Migrate to panacea as daily driver

This commit is contained in:
2020-05-24 02:23:06 +02:00
parent 9743634f3c
commit 6e23af4691
29 changed files with 230 additions and 366 deletions

View File

@@ -11,4 +11,4 @@ set statusbar-bg "#161821"
set statusbar-fg "#c6c8d1"
set highlight-color "#a093c7"
set highlight-active-color "#a093c7"
set font "Go Mono 9"
set font "Go Mono 12"

View File

@@ -1,13 +0,0 @@
set adjust-open "width"
set selection-clipboard clipboard
set recolor-lightcolor "#312e39"
set recolor-darkcolor "#c0a79a"
set recolor true
set smooth-scroll true
set window-title-basename true
set completion-bg "#312e39"
set statusbar-bg "#312e39"
set statusbar-fg "#c0a79a"
set highlight-color "#783e57"
set highlight-active-color "#783e57"
set font "iosevka slab 11"

View File

@@ -1,13 +0,0 @@
set adjust-open "width"
set selection-clipboard clipboard
set recolor-lightcolor "#fbf1c7"
set recolor-darkcolor "#3c3836"
set recolor true
set smooth-scroll true
set window-title-basename true
set completion-bg "#fbf1c7"
set statusbar-bg "#fbf1c7"
set statusbar-fg "#3c3836"
set highlight-color "#b16286"
set highlight-active-color "#b16286"
set font "iosevka slab 11"