Update
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user