mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 20:35:02 +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 {
|
:root {
|
||||||
--background: #1a170f;
|
--background: #1a170f;
|
||||||
--foreground: #eceae5;
|
--foreground: #eceae5;
|
||||||
--accent: #eec35e;
|
--accent: #e5a5c2;
|
||||||
--font-size: 1rem;
|
--font-size: 1rem;
|
||||||
--line-height: 1.54rem;
|
--line-height: 1.54rem;
|
||||||
--radius: 0px;
|
--radius: 0pxpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 210 B |
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Add a link
Reference in a new issue