22 lines
416 B
TOML
22 lines
416 B
TOML
gapless = true
|
|
notify = false
|
|
use_nerdfont = false
|
|
|
|
[theme]
|
|
background = "#1e1e2e"
|
|
primary = "#cdd6f4"
|
|
secondary = "#94e2d5"
|
|
title = "#a6e3a1"
|
|
playing = "#000"
|
|
playing_bg = "#88546b"
|
|
highlight = "#000"
|
|
highlight_bg = "#628067"
|
|
playing_selected = "#a6e3a1"
|
|
error = "#1e1e2e"
|
|
error_bg = "#f38ba8"
|
|
statusbar = "#a6e3a1"
|
|
statusbar_bg = "#313244"
|
|
statusbar_progress = "#628067"
|
|
cmdline = "#a6e3a1"
|
|
cmdline_bg = "#181825"
|