summaryrefslogtreecommitdiffstats
path: root/pkg/config
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-02-25 21:23:29 +1100
committerJesse Duffield <jessedduffield@gmail.com>2020-02-25 21:27:50 +1100
commitd0ab7474798bd2ad551f1fe3482ef5238310eed1 (patch)
treebbc0f8cfc261a5367b1f668a019d56b52976cad6 /pkg/config
parentf94d0be2c9b0eaaf539d2cdcfaf258f754162a2e (diff)
color active frames green by default
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index 2ed84b8e4..1adedc780 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -247,7 +247,7 @@ func GetDefaultConfig() []byte {
theme:
lightTheme: false
activeBorderColor:
- - white
+ - green
- bold
inactiveBorderColor:
- white