mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update colors
This commit is contained in:
parent
a2ecfd294b
commit
4915d05855
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@
|
|||
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
|
||||
|
||||
:root {
|
||||
--color0: rgb(44, 47, 50);
|
||||
--color15: rgb(205, 208, 215);
|
||||
--color0: #21252F;
|
||||
--color15: #C4C9D2;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Reference in a new issue