Compare commits
1 Commits
v2
...
issue/cust
Author | SHA1 | Date | |
---|---|---|---|
90c96ebf9e |
@@ -1 +1,13 @@
|
|||||||
// override vars for theming here
|
// override vars for theming here
|
||||||
|
$font-stack: Helvetica, sans-serif;
|
||||||
|
$background: #041704;
|
||||||
|
$light-background: #115817;
|
||||||
|
$text-color: #8f8f8f;
|
||||||
|
$primary-color: #33DD3D; // ярко-зелёный акцент
|
||||||
|
$secondary-color: #a259d9; // фиолетовый акцент
|
||||||
|
$form-background-color: #23262f;
|
||||||
|
$form-text-color: #e6e6e6;
|
||||||
|
$muted-color: #888fa6; // приглушённый для комментариев
|
||||||
|
$primary-button-text-color: #181a20;
|
||||||
|
$code-highlight-background: #23262f;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user