This website requires JavaScript.
Explore
Help
Sign In
kiril
/
KankenOnline
Watch
1
Star
0
Fork
0
You've already forked KankenOnline
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
66967811c1
KankenOnline
/
kanken_online
/
static
/
dark_theme.css
8 lines
92 B
CSS
Raw
Normal View
History
Unescape
Escape
Add color theme customization support
2024-10-14 16:10:12 +00:00
body
{
Remove unsightly greenness from dark theme
2024-10-21 09:23:48 +00:00
background
:
black
;
color
:
aliceblue
;
Add color theme customization support
2024-10-14 16:10:12 +00:00
}
Remove unsightly greenness from dark theme
2024-10-21 09:23:48 +00:00
html
{
background-color
:
black
;
}
Reference in New Issue
Copy Permalink