Set base theme colours
This commit is contained in:
parent
10094515da
commit
f5cb783f8d
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ $pre-background: unset;
|
|||
$family-code: "Fira Code", monospace;
|
||||
$dropdown-content-radius: 0px;
|
||||
$dropdown-content-offset: 0px;
|
||||
$primary: #e85537;
|
||||
$link: $primary;
|
||||
$dark: #17181c;
|
||||
|
||||
$code-background: none;
|
||||
$pre-background: none;
|
||||
|
|
Loading…
Reference in a new issue