This is a theme for the-lounge and matches the Anya BD theme
Can be installed using: thelounge install sailor-moon-tl-theme
Overrides can be used if you don't like specific features of my theme! You would put these in the custom css box on the settings page!
Overrides are below:
:root {
--body-bg-color: url("https://vanillyneko.github.io/sailor-moon-lounge-theme/assets/chibi-sailor-moon.jpg");
--window-bg-color: url("https://vanillyneko.github.io/sailor-moon-lounge-theme/assets/chibi-sailor-moon.jpg");
--backgroundposition: center;
--backgroundsize: cover;
--backgroundOpacity: 100;
--backgroundBlur: 100;
--body-color: #e897ff;
--body-color-muted: #b7c5d1;
--link-color: #268bd2;
--unread-marker-color: #5726d2;
--date-marker-color: #465df0;
--highlight-bg-color: rgb(0, 43, 54);
--highlight-border-color: #8eceff;
--background-light-color: #58026c;
--overlay-bg-color: rgba(0, 0, 0, 0.58);
--window-heading-color: rgb(88, 2, 108);
--font-choice: Caveat;
--self-font-color: rgb(101, 161, 255);
}