feat: reshuffle files

This commit is contained in:
Jamie Albert
2025-11-12 01:11:54 +00:00
parent e58c120f62
commit 3ebb8c54f1
212 changed files with 483 additions and 160 deletions

View File

@@ -1,6 +0,0 @@
table inet mullvad_tailscale {
chain output {
type route hook output priority 0; policy accept;
ip daddr 100.64.0.0/10 ct mark set 0x00000f41 meta mark set 0x6d6f6c65;
}
}

View File

@@ -1,13 +0,0 @@
# Default
Default look of Spotify with different color schemes.
## Screenshot
![screenshot](./ocean.png)
## Info
### Ocean
Part of material ocean themes, [checkout here](https://github.com/material-ocean) for the same theme for different applications. By @Blacksuan19

View File

@@ -1,33 +0,0 @@
[Ocean]
text = FFFFFF
subtext = F1F1F1
main = 0F111A
sidebar = 0F111A
player = 0F111A
card = 00010A
shadow = 0F111A
selected-row = F1F1F1
button = FF4151
button-active = F1F1F1
button-disabled = 434C5E
tab-active = FF4151
notification = 00010A
notification-error = FF4151
misc = 00010A
[gruvbox]
text = fbf1c7
subtext = ebdbb2
main = 1d2021
sidebar = 282828
player = 3c3836
card = 665c54
shadow = 1d2021
selected-row = d5c4a1
button = ebdbb2
button-active = 8ec07c
button-disabled = 535353
tab-active = 689d6a
notification = ebdbb2
notification-error = e2e2e2
misc = bdae93

View File

@@ -1,16 +0,0 @@
[gruvbox]
text = fbf1c7
subtext = ebdbb2
main = 1d2021
sidebar = 282828
player = 3c3836
card = 665c54
shadow = 1d2021
selected-row = d5c4a1
button = ebdbb2
button-active = 8ec07c
button-disabled = 535353
tab-active = 689d6a
notification = ebdbb2
notification-error = e2e2e2
misc = bdae93

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB