Adjust color scheme

This commit is contained in:
Hektor Misplon
2020-11-01 15:14:40 +01:00
parent b451d165ac
commit fe0a4a4f2f
5 changed files with 46 additions and 45 deletions

View File

@@ -1,17 +1,17 @@
[theme]
background = "#1C1C1C"
background = "#111111"
primary = "#CCCCCC"
secondary = "#AAAAAA"
title = "#CCCCCC"
playing = "#FFFFFF"
playing_selected = "#FFFFFF"
playing_bg = "#1C1C1C"
playing_bg = "#111111"
highlight = "#CCCCCC"
highlight_bg = "#333333"
error = "#FFFFFF"
error_bg = "#1C1C1C"
error_bg = "#111111"
statusbar = "#CCCCCC"
statusbar_progress = "#CCCCCC"
statusbar_bg = "#1C1C1C"
statusbar_bg = "#111111"
cmdline = "#CCCCCC"
cmdline_bg = "#1C1C1C"
cmdline_bg = "#111111"