Resync {dark,light}.styl

There were a few things missing from light
pull/4/head
Adam Porter 9 years ago
parent 915ef10e79
commit 9cb622a3f7

@ -10,4 +10,8 @@ color-border = base00
color-text = base0
comment = base01
emphasized = base1
emphasized-more = base2
emphasized-more-more = base3
button-gradient-top = color-background-highlight-extra
button-gradient-bottom = color-background-highlight

@ -4,8 +4,15 @@
color-background = base3
color-background-highlight = base2
color-background-highlight-extra = base1
color-background-highlight-extra-less = darken(color-background-highlight, 2%)
color-background-highlight-extra-less = darken(color-background-highlight, 4%)
color-background-highlight-extra-less-less = darken(color-background-highlight, 2%)
color-border = base0
color-text = base00
comment = base1
emphasized = base01
emphasized-more = base02
emphasized-more-more = base03
button-gradient-top = color-background-highlight
button-gradient-bottom = color-background-highlight-extra
Loading…
Cancel
Save