forked from catppuccin/spotify-tui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmacchiato.yml
15 lines (15 loc) · 1.04 KB
/
macchiato.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
theme:
error_border: "237, 135, 150" # error dialog border is Red
error_text: "238, 153, 160" # error message text (e.g. "Spotify API reported error 404") is Maroon
hint: "238, 212, 159" # hint text in errors Yellow
playbar_background: "24, 25, 38" # background of progress bar "Crust"
playbar_progress: "30, 32, 48" # filled-in part of the progress bar Mantle
playbar_progress_text: "166, 218, 149" # song length and time played/left indicator in the progress bar "Green"
playbar_text: "165, 173, 203" # artist name in player pane is "Subtext 0"
inactive: "110, 115, 141" # borders of inactive panes "Overlay 0"
text: "202, 211, 245" # text in panes is "Text"
active: "198, 160, 246" # current playing song in list Mauve
banner: "139, 213, 202" # the "spotify-tui" banner on launch Teal
hovered: "245, 189, 230" # hovered pane border Pink
selected: "183, 189, 248" # a) selected pane border, b) hovered item in list, & c) track title in player Lavender
header: "183, 189, 248" # header text in panes (e.g. 'Title', 'Artist', etc.) Lavender