Make the UI flatter

This commit is contained in:
2022-01-03 14:02:50 +01:00
parent bdec963be0
commit 4f17c71b56
30 changed files with 239 additions and 247 deletions

View File

@@ -241,7 +241,7 @@ var sunnyPixeldrainStyle = pixeldrainStyleSheet{
Layer3Color: hsl{0, 1, 1},
Layer4Color: hsl{0, 1, 1},
ShadowColor: hsl{0, 0, 0.5},
ShadowColor: hsl{0, 0, 0},
}
var solarizedDarkStyle = pixeldrainStyleSheet{