Themes


stylus extension (pc only): link here
preset themes in progress


HOW???


STEP 1:
Alright calm the fuck down so basically you wanna copy this code:

:root {
 --col1: #E6E6E6;
 --col2: #0A0A1B;
 --col3: #FF1600;
 --col4: #008EFF;
}


STEP 2:
then go to your stylus extension and click "write style for". remember to hover over "kitmeow" on the url so that your custom theme is written to this website only.

STEP 3:
A new tab/window should pop up. Paste the code.

STEP 4:
Finally, edit the hex values to your liking. The end.

OTHER STUFF:
you can also use this piece of code to change the background on the chatbox page if you are making a dark theme:

 --chatbgcol: #ffffff00;


THEMES 🡤