forked from spicetify/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcolor.ini
More file actions
37 lines (36 loc) · 1.55 KB
/
color.ini
File metadata and controls
37 lines (36 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[Base]
; Pink on White background
main_fg = FE6F61
secondary_fg = 3D3D3D
main_bg = FAFAFA
sidebar_and_player_bg = FAFAFA
cover_overlay_and_shadow = 000000
indicator_fg_and_button_bg = FE6F61
pressing_fg = FF5C86
slider_bg = FAFAFA
sidebar_indicator_and_hover_button_bg = FF6F61
scrollbar_fg_and_selected_row_bg = EBEBEB
pressing_button_fg = DEDEDE
pressing_button_bg = 383145
selected_button = FE6F61
miscellaneous_bg = 3F3C45
miscellaneous_hover_bg = 383145
preserve_1 = FFFFFF
[Dark]
; Light green on Dark Blue background
main_fg = 00FF9C
secondary_fg = DEDEDE
main_bg = 2E2837
sidebar_and_player_bg = 2E2837
cover_overlay_and_shadow = 000000
indicator_fg_and_button_bg = 00FF9C
pressing_fg = FF5C86
slider_bg = 3F3C45
sidebar_indicator_and_hover_button_bg = 00BF76
scrollbar_fg_and_selected_row_bg = 615670
pressing_button_fg = DEDEDE
pressing_button_bg = 383145
selected_button = 00BF76
miscellaneous_bg = 3F3C45
miscellaneous_hover_bg = 383145
preserve_1 = FFFFFF