aboutsummaryrefslogtreecommitdiff
path: root/.config/ncspot/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/ncspot/config.toml')
-rw-r--r--.config/ncspot/config.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml
deleted file mode 100644
index e14bb36..0000000
--- a/.config/ncspot/config.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-use_nerdfont = true
-volnorm = true
-notify = true
-
-[theme]
-background = "black"
-primary = "light white"
-secondary = "light black"
-title = "green"
-playing = "green"
-playing_selected = "light green"
-playing_bg = "black"
-highlight = "light white"
-highlight_bg = "#484848"
-error = "light white"
-error_bg = "red"
-statusbar = "black"
-statusbar_progress = "green"
-statusbar_bg = "green"
-cmdline = "light white"
-cmdline_bg = "black"
-search_match = "light red"