Add software configs

This commit is contained in:
Hektor Misplon
2020-05-07 00:58:55 +00:00
parent 86955a700d
commit df9f2ac36e
5 changed files with 448 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[theme]
background = "#000000"
primary = "#aaaaaa"
secondary = "#444444"
title = "#aaaaaa"
playing = "#ffffff"
playing_bg = "#000000"
highlight = "#ffffff"
highlight_bg = "#444444"
error = "#ffffff"
error_bg = "red"
statusbar = "#000000"
statusbar_progress = "green"
statusbar_bg = "green"
cmdline = "#ffffff"
cmdline_bg = "#000000"