rounded corners

This commit is contained in:
2019-05-19 22:25:03 +02:00
parent 5a3bdefbda
commit 9aae3c9d48
2 changed files with 4 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ var defaultPixeldrainStyle = pixeldrainStyleSheet{
HighlightTextColor: hsl{0, 0, 0},
DangerColor: hsl{339, .65, .31},
DangerColorDark: hsl{339, .64, .23},
FileBackgroundColor: hsl{0, 0, 0},
FileBackgroundColor: hsl{89, .51, .02},
BackgroundColor: hsl{0, 0, .05},
BodyColor: hsl{20, .05, .14},