mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-11 23:58:46 +00:00
background images, document title
This commit is contained in:
parent
0b43f83daa
commit
0c8bbdf02b
14 changed files with 105 additions and 44 deletions
|
@ -1,3 +1,16 @@
|
|||
.theme-white {
|
||||
--color-50: 255 255 255;
|
||||
--color-100: 255 255 255;
|
||||
--color-200: 255 255 255;
|
||||
--color-300: 255 255 255;
|
||||
--color-400: 255 255 255;
|
||||
--color-500: 60 60 60;
|
||||
--color-600: 255 255 255;
|
||||
--color-700: 40 40 40;
|
||||
--color-800: 255 255 255;
|
||||
--color-900: 255 255 255;
|
||||
}
|
||||
|
||||
.theme-slate {
|
||||
--color-50: 248 250 252;
|
||||
--color-100: 241 245 249;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue