changed the colour scheme again to make it feel a bit less dead
This commit is contained in:
@ -16,14 +16,14 @@
|
|||||||
"Helvetica Neue", sans-serif;
|
"Helvetica Neue", sans-serif;
|
||||||
--mono-font: Consolas, Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
|
--mono-font: Consolas, Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
|
||||||
|
|
||||||
--bg: #969f83;
|
--bg: #6a826a;
|
||||||
--container: #fffbef;
|
--container: #fffbef;
|
||||||
--accent-bg: #EFD345;
|
--accent-bg: #b99b6c;
|
||||||
--text: #969f83;
|
--text: #6a826a;
|
||||||
--header-text: #d1bb2d;
|
--header-text: #b99b6c;
|
||||||
/* --text-light: #585858; */
|
/* --text-light: #585858; */
|
||||||
--border: #969f83;
|
--border: #6a826a;
|
||||||
--accent: #f55e00;
|
--accent: #aa5757;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
Reference in New Issue
Block a user