This commit is contained in:
Marco Thomas
2021-11-17 16:25:22 +01:00
parent fc3229b49a
commit 14ba05f7b7
8 changed files with 37 additions and 66 deletions

View File

@@ -2,7 +2,7 @@
colors:
# Default colors
primary:
background: '#fafafa'
background: '#ffffff'
foreground: '#5c6773'
# Normal colors

View File

@@ -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