mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
feat(Dribbblish): add catppuccin color scheme (#1003)
This commit is contained in:
parent
13c915d4c0
commit
676888d78d
@ -22,6 +22,10 @@
|
|||||||
![rosepine](rosepine.png)
|
![rosepine](rosepine.png)
|
||||||
### Lunar
|
### Lunar
|
||||||
![lunar](lunar.png)
|
![lunar](lunar.png)
|
||||||
|
### Catppuccin Latte
|
||||||
|
![catppuccin-latte](catppuccin-latte.png)
|
||||||
|
### Catppuccin Macchiato
|
||||||
|
![catppuccin-macchiato](catppuccin-macchiato.png)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
### Resizable sidebar
|
### Resizable sidebar
|
||||||
|
BIN
Dribbblish/catppuccin-latte.png
Normal file
BIN
Dribbblish/catppuccin-latte.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
Dribbblish/catppuccin-macchiato.png
Normal file
BIN
Dribbblish/catppuccin-macchiato.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
@ -214,3 +214,39 @@ tab-active = ebbcba
|
|||||||
notification = 3281ea
|
notification = 3281ea
|
||||||
notification-error = b10c0c
|
notification-error = b10c0c
|
||||||
misc = 252525
|
misc = 252525
|
||||||
|
|
||||||
|
[catppuccin-latte]
|
||||||
|
text = 4c4f69
|
||||||
|
subtext = 5c5f77
|
||||||
|
sidebar-text = 4c4f69
|
||||||
|
main = eff1f5
|
||||||
|
sidebar = e6e9ef
|
||||||
|
player = eff1f5
|
||||||
|
card = eff1f5
|
||||||
|
shadow = e6e9ef
|
||||||
|
selected-row = 7c7f93
|
||||||
|
button = 8c8fa1
|
||||||
|
button-active = 7c7f93
|
||||||
|
button-disabled = 9ca0b0
|
||||||
|
tab-active = ccd0da
|
||||||
|
notification = ccd0da
|
||||||
|
notification-error = d20f39
|
||||||
|
misc = bcc0cc
|
||||||
|
|
||||||
|
[catppuccin-macchiato]
|
||||||
|
text = cad3f5
|
||||||
|
subtext = b8c0e0
|
||||||
|
sidebar-text = cad3f5
|
||||||
|
main = 24273a
|
||||||
|
sidebar = 1e2030
|
||||||
|
player = 24273a
|
||||||
|
card = 24273a
|
||||||
|
shadow = 1e2030
|
||||||
|
selected-row = 939ab7
|
||||||
|
button = 8087a2
|
||||||
|
button-active = 939ab7
|
||||||
|
button-disabled = 6e738d
|
||||||
|
tab-active = 363a4f
|
||||||
|
notification = 363a4f
|
||||||
|
notification-error = ed8796
|
||||||
|
misc = 494d64
|
Loading…
Reference in New Issue
Block a user