Remove Blue Border in Character AI

Removes the blue border around text after editing a chat on Character AI

Tác giả
elifwlr
Cài đặt hàng ngày
0
Số lần cài đặt
50
Đánh giá
0 0 0
Phiên bản
0.2
Đã tạo
08-11-2024
Đã cập nhật
08-11-2024
Giấy phép
MIT
Áp dụng cho

This script will allow users to remove the blue border that surrounds text after you edit it, *IF* your site's body is #242525.

HOW THIS SCRIPT WORKS:
The script changes the blue border's colour to the background colour of the site. I couldn't find a way to remove the border itself, as I think it's stuck to the text, so this is the best I could do.

MY SITE'S BODY ISN'T #242525, HELP!
1. Install this script: https://greasyfork.org/de/scripts/483100-c-ai-x-text-color
2. Once installed, find the small paintbrush icon in the corner (Note: it won't appear in chats since the border covers it. You can find it on the discover page or a profile page.)
3. Once you open the paintbrush icon, a menu will appear. Find 'body' and enter the following rgbs: 36, 37, 37.

The reason why I use a different colour body is because c.ai's colour pallet sucks :) I wanted it to feel like the old site so I altered it. If you want to do that too, then here are the rest of the rgbs!:
texts: 200, 197, 189
guide: 25, 26, 26
body/input: 36, 37, 37
accent: 54, 56, 56
user bubble: 43, 44, 45

Alternatively, you can edit the script for yourself and change it to your site colours but I selfishly chose my own. My script, my rules!

HOW DO I DO THIS?
1. Find '#242525' in the code
2. Find your site's background colour via a colour dropper and find its hex code.
3. Replace '#242525' with your hex code.

Also you can dm me on discord at @eliissmellyy and I'll be able to explain whatever in better detail.