Cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#fafafa'
|
||||
background: '#ffffff'
|
||||
foreground: '#5c6773'
|
||||
|
||||
# Normal colors
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
# General
|
||||
set window-title-basename true
|
||||
set statusbar-home-tilde true
|
||||
set selection-clipboard clipboard
|
||||
|
||||
# Layout
|
||||
set statusbar-h-padding 0
|
||||
set statusbar-v-padding 0
|
||||
set show-scrollbars false
|
||||
|
||||
# colors
|
||||
set completion-bg "#fafafa" # bg
|
||||
set completion-fg "#5c6773" # fg
|
||||
|
||||
set inputbar-bg "#fafafa" # bg
|
||||
set inputbar-fg "#5c6773" # fg
|
||||
|
||||
set statusbar-bg "#fafafa" # bg
|
||||
set statusbar-fg "#5c6773" # fg
|
||||
|
||||
set default-bg "#fafafa" # bg
|
||||
set default-fg "#5c6773" # fg
|
||||
Reference in New Issue
Block a user