reduce contrast

main
bdeshi 2 years ago
parent 035dd0cc82
commit d885ed5de8
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0

@ -1,17 +1,17 @@
$bg: #444444
$mg: #222222
$fg: #C8C8C8
$fg: #B4B4B4
$dim: #A4A4A4
$bright: #D8D8D8
$dimmer: #888888
$brighter: #FBFBFB
$dim: #8A8A8A
$bright: #C8C8C8
$dimmer: #767676
$brighter: #DADADA
$accent1: #98e2ff
$accent2: #ffe655
$accent3: #82cdff
$accent4: #69f07b
$accent1: #71c9ec
$accent2: #f8d34a
$accent3: #4cc17f
$accent4: #d77942
body
background-color: $bg
@ -44,7 +44,7 @@ header, footer
.main
b
color: $accent4
color: $accent3
em
color: $accent1
h1
@ -53,13 +53,13 @@ header, footer
em
color: $accent1
.options b
color: $accent4
color: $accent3
.synopsis
.desc > p > b
color: $accent4
color: $accent3
.history
.job
color: $accent4
color: $accent3
.target a, a.target
text-decoration: none

Loading…
Cancel
Save