Character.AI Text Color

Lets you change the text colors as you wish and highlight chosen words

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v2.3 15.11.2023

    Fixed one thing with quotationmarks

  • v2.2 14.11.2023
  • v2.2 14.11.2023

    a few more bugfixes

  • v2.1 14.11.2023

    I didn't like the former icon

  • v2.0 14.11.2023

    Added a menu, now you can change colors as you wish

  • v1.5 21.10.2023

    Whoops, I hardcoded plus, sorry about that

  • v1.4 20.10.2023

    Changes something for the better and stuff yeah.

  • v1.3 22.08.2023

    Images that are applied with ![]() are now untouched and will show properly

  • v1.2 19.08.2023

    It now will also apply to the community section as well as the feed. Added the default font (noto sans). Also fixed links, they will show up properly now.

  • v1.1 14.06.2023

    Changes Italic Text to GOLD color. If you want another color change this line:

    text = text.replace(/(.*?)<\/em>/g, '$1');

    #EDB72C is the color code, replace that if you want another color.

    Fixed the problem with the `code` panels, the HTML crashed with the script if the bot used code.

  • v1.0 19.05.2023
  • v1.0 18.05.2023