summaryrefslogtreecommitdiffstats
path: root/pkg/config
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2019-10-18 09:48:37 +0200
committerJesse Duffield <jessedduffield@gmail.com>2019-10-20 12:32:57 +1100
commit02fef3136f27a0a93352ee62f47d4924e54389dd (patch)
tree1be96988ffda2cc6f29c1d06ebf60d8677c5121c /pkg/config
parent8fe0e00cd9484c231c79c77ad3bc3dd601f0451a (diff)
Added light theme option to the settings
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index 50cb68056..ca17efd3d 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -244,6 +244,7 @@ func GetDefaultConfig() []byte {
scrollPastBottom: true
mouseEvents: false # will default to true when the feature is complete
theme:
+ lightTheme: false
activeBorderColor:
- white
- bold