Icon update

This commit is contained in:
2017-11-04 22:23:07 +01:00
parent 28da13e8f0
commit 7d748d0368
20 changed files with 24 additions and 14 deletions

View File

@ -9,7 +9,7 @@ text-color = hsl(0, 0%, 90%)
bg-color = hsl(0, 0%, 24%)
link-color = hsl(hue, saturation, 66%)
link-hover-color = hsl(hue, saturation, 76%)
ui-background = hsla(0, 0%, 8%, 0.5)
ui-background = hsla(0, 0%, 8%, 0.3)
theme-white = bg-color
theme-black = text-color

View File

@ -21,6 +21,12 @@
:first-child
border-left ui-border
border-top-left-radius ui-element-border-radius
border-bottom-left-radius ui-element-border-radius
:last-child
border-top-right-radius ui-element-border-radius
border-bottom-right-radius ui-element-border-radius
// color text-color !important
// :hover