Make cmdline readable

This commit is contained in:
Hektor Misplon
2021-01-09 01:05:44 +01:00
parent 0fb9450587
commit 9484168207

View File

@@ -1,3 +1,5 @@
notify = true
[theme] [theme]
background="black" background="black"
primary="#aaa" primary="#aaa"
@@ -14,4 +16,4 @@ statusbar="#ccc"
statusbar_progress="#ccc" statusbar_progress="#ccc"
statusbar_bg="black" statusbar_bg="black"
cmdline="#ccc" cmdline="#ccc"
cmdline_bg="#ccc" cmdline_bg="black"