mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
start homepage design, add languages and themes
This commit is contained in:
+12
-2
@@ -1,11 +1,21 @@
|
||||
:root .yotsuba {
|
||||
--background-color: #ffe;
|
||||
--background-fade: url("/public/assets/background-fade.png");
|
||||
--color: #800;
|
||||
--color-primary: #800;
|
||||
--text-primary: #fff;
|
||||
--text-black: #000;
|
||||
--text-white: #fff;
|
||||
--text-background: #fff;
|
||||
--text-link: #00f;
|
||||
}
|
||||
|
||||
:root .yotsuba-b {
|
||||
--background-color: #eef2ff;
|
||||
--background-fade: url("/public/assets/background-fade-blue.png");
|
||||
--color: #000;
|
||||
--color-primary: #98e;
|
||||
--text-primary: #000;
|
||||
--text-black: #000;
|
||||
--text-white: #fff;
|
||||
--text-background: #fff;
|
||||
--text-link: #00f;
|
||||
}
|
||||
Reference in New Issue
Block a user