Update color scheme

master
Hektor Misplon 2020-10-06 18:02:03 +02:00
parent b378919b1b
commit 14804af5dc
1 changed files with 16 additions and 15 deletions

View File

@ -1,16 +1,17 @@
[theme] [theme]
background = "#0d0d0d" background = "#1C1C1C"
primary = "#aaaaaa" primary = "#CCCCCC"
secondary = "#444444" secondary = "#AAAAAA"
title = "#aaaaaa" title = "#CCCCCC"
playing = "#ffffff" playing = "#FFFFFF"
playing_bg = "#0d0d0d" playing_selected = "#FFFFFF"
highlight = "#ffffff" playing_bg = "#1C1C1C"
highlight_bg = "#444444" highlight = "#CCCCCC"
error = "#ffffff" highlight_bg = "#333333"
error_bg = "red" error = "#FFFFFF"
statusbar = "#0d0d0d" error_bg = "#1C1C1C"
statusbar_progress = "green" statusbar = "#CCCCCC"
statusbar_bg = "green" statusbar_progress = "#CCCCCC"
cmdline = "#ffffff" statusbar_bg = "#1C1C1C"
cmdline_bg = "#0d0d0d" cmdline = "#CCCCCC"
cmdline_bg = "#1C1C1C"