mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-16 13:25:01 +01:00
change color of theme
This commit is contained in:
parent
80ebde41d1
commit
ab95691e6f
3 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@
|
|||
:root {
|
||||
--background: #1a170f;
|
||||
--foreground: #eceae5;
|
||||
--accent: #eec35e;
|
||||
--accent: #e5a5c2;
|
||||
--font-size: 1rem;
|
||||
--line-height: 1.54rem;
|
||||
--radius: 0px;
|
||||
--radius: 0pxpx;
|
||||
}
|
||||
|
||||
html {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue