Added background color

pull/140/head
aristocratos 2020-06-06 19:11:06 +02:00
parent 34fa204bdd
commit 65107f66d7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# Use "start", "mid" and "end" for three color gradient
# Main background, empty for terminal default, need to be empty if you want transparent background
theme[main_bg]=""
theme[main_bg]="#e4e4e7"
# Main text color
theme[main_fg]="#737680"