use semi-transparent faint color + fix
This commit is contained in:
parent
622e8cd94f
commit
c46795c692
3 changed files with 3 additions and 6 deletions
|
@ -4,7 +4,7 @@ $darkened-background: whitesmoke;
|
|||
|
||||
$fallback--bg: #121a24;
|
||||
$fallback--btn: #182230;
|
||||
$fallback--faint: #999;
|
||||
$fallback--faint: rgba(185, 185, 186, .5);
|
||||
$fallback--fg: #b9b9ba;
|
||||
$fallback--link: #d8a070;
|
||||
$fallback--icon: #666;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue