some style tweaks

This commit is contained in:
2018-09-18 19:59:53 +02:00
parent f070cf3c14
commit 616fe14ba3
7 changed files with 14 additions and 21 deletions

View File

@@ -188,7 +188,7 @@ var SolarizedDarkStyle = PixeldrainStyleSheet{
AccentColorMedium: HSL{192, .81, .14},
AccentColorLight: HSL{192, .95, .17},
ShadowColor: HSL{192, .87, .05},
ShadowColor: HSL{192, .87, 0},
ShadowSpread: 50,
ShadowIntensity: 5,
}