mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-14 15:47:10 +00:00
Update '_sass/minima-dark/skins/special.scss'
This commit is contained in:
parent
878b4a4d66
commit
e992b74dd4
@ -1,16 +1,16 @@
|
||||
@charset "utf-8";
|
||||
|
||||
$brand-color: #999999 !default;
|
||||
$brand-color: #bc2dd8 !default;
|
||||
$brand-color-light: lighten($brand-color, 5%) !default;
|
||||
$brand-color-dark: darken($brand-color, 35%) !default;
|
||||
|
||||
$site-title-color: $brand-color-light !default;
|
||||
|
||||
$text-color: #bbbbbb !default;
|
||||
$text-color: #56e30f !default;
|
||||
$background-color: #181818 !default;
|
||||
$code-background-color: #212121 !default;
|
||||
$code-background-color: #483908 !default;
|
||||
|
||||
$link-base-color: #79b8ff !default;
|
||||
$link-base-color: #4b1074 !default;
|
||||
$link-visited-color: $link-base-color !default;
|
||||
$link-hover-color: $text-color !default;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user