Handy dot files with sensible bindings and settings
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

28 lines
728 B

* {
active-background: #101C2F;
active-foreground: #D6CBD5;
normal-background: #030508;
normal-foreground: #D6CBD5;
urgent-background: #2B7F48;
urgent-foreground: #D6CBD5;
alternate-active-background: #11606B;
alternate-active-foreground: #D6CBD5;
alternate-normal-background: #030508;
alternate-normal-foreground: #D6CBD5;
alternate-urgent-background: #030508;
alternate-urgent-foreground: #D6CBD5;
selected-active-background: #101C2F;
selected-active-foreground: #D6CBD5;
selected-normal-background: #BCADBB;
selected-normal-foreground: #D6CBD5;
selected-urgent-background: #2B7F48;
selected-urgent-foreground: #D6CBD5;
background-color: #030508;
background: rgba(0,0,0,0.7);
foreground: #BCADBB;
border-color: #101C2F;
}