This commit is contained in:
2026-08-01 09:26:26 -04:00
parent 273df8d6b2
commit 504283ca58
4 changed files with 94 additions and 85 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
background: @base;
selected-active-background: @blue;
active-background: @background;
selected-normal-background: @lightfg;
selected-normal-background: @peach;
alternate-normal-background: @lightbg;
foreground: @text;
selected-urgent-foreground: @background;
@@ -115,7 +115,7 @@ scrollbar {
padding: 0;
handle-width: 8px ;
border: 0;
handle-color: @normal-foreground;
handle-color: @peach;
}
sidebar {
border-color: @separatorcolor;