Updated a color scheme
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
07cc55afb7
commit
f5db4187c2
@ -1,8 +1,8 @@
|
|||||||
$color-bg-alt: rgba(0, 0, 0, .09);
|
$color-bg-alt: rgba(0, 0, 0, .09);
|
||||||
$color-bg: rgb(30, 32, 33);
|
$color-bg: rgb(49, 49, 49);
|
||||||
$color-blossom: rgb(77, 99, 140);
|
$color-blossom: rgb(253, 112, 19);
|
||||||
$color-fade: rgb(40, 54, 84);
|
$color-fade: rgb(238, 238, 238);
|
||||||
$color-html:rgb(24, 26, 27);
|
$color-html:rgb(65, 65, 65);
|
||||||
$color-text: rgb(245, 245, 245);
|
$color-text: rgb(245, 245, 245);
|
||||||
|
|
||||||
$font-family-sans-serif: '-apple-system', BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif;
|
$font-family-sans-serif: '-apple-system', BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user