mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(themes): better variable names and organize in categories
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
.app {
|
||||
background: var(--background-base-color) var(--background-pattern-image) top center repeat-x;
|
||||
background: var(--body-background-base-color) var(--body-background-pattern-image) top center repeat-x;
|
||||
font-size: var(--body-font-size);
|
||||
font-family: var(--body-font-family);
|
||||
color: var(--body-font-color);
|
||||
|
||||
Reference in New Issue
Block a user