mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
feat(Ziro): rewrite (#733)
This commit is contained in:
parent
a3963f9c51
commit
5630da75b9
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 schnensch
|
||||
Copyright (c) 2021-2022 schnensch
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -31,3 +31,5 @@
|
||||
|
||||
## More
|
||||
Inspired by the [Zorin GTK theme](https://github.com/ZorinOS/zorin-desktop-themes) and [spot](https://github.com/xou816/spot)
|
||||
|
||||
<a href=https://discord.gg/tMEcBhsNqA><img src="https://img.shields.io/discord/733994169508560938?style=flat-square&logo=discord&color=5865F2&labelColor=white&label=support"></img></a>
|
||||
|
@ -5,8 +5,7 @@
|
||||
; selected row = selected song & tab
|
||||
; button-active = play button, outline on focused input
|
||||
; button = all other buttons
|
||||
; button-disabled = volume & seekbar background, scrollbar handle, borders
|
||||
; everything else = self-explanatory
|
||||
; button-disabled = volume & seekbar background, scrollbar handle, borders, hover
|
||||
|
||||
[blue-dark]
|
||||
text = bde6fb
|
||||
@ -17,7 +16,7 @@ player = 1e2529
|
||||
card = 171d20
|
||||
shadow = 171d20
|
||||
selected-row = bde6fb
|
||||
button = a9a9a9
|
||||
button = bde6fb
|
||||
button-active = bde6fb
|
||||
button-disabled = 2a3439
|
||||
tab-active = bde6fb
|
||||
@ -36,7 +35,7 @@ shadow = ffffff
|
||||
selected-row = 22c5fd
|
||||
button = 22c5fd
|
||||
button-active = 22c5fd
|
||||
button-disabled = ffffff
|
||||
button-disabled = c8d0d9
|
||||
tab-active = 22c5fd
|
||||
notification = ffffff
|
||||
notification-error = fb7c7c
|
||||
@ -51,7 +50,7 @@ player = 202020
|
||||
card = 191919
|
||||
shadow = 191919
|
||||
selected-row = ffffff
|
||||
button = a9a9a9
|
||||
button = ffffff
|
||||
button-active = ffffff
|
||||
button-disabled = 313131
|
||||
tab-active = ffffff
|
||||
@ -70,7 +69,7 @@ shadow = ffffff
|
||||
selected-row = 61717c
|
||||
button = 61717c
|
||||
button-active = 61717c
|
||||
button-disabled = ffffff
|
||||
button-disabled = cecece
|
||||
tab-active = 61717c
|
||||
notification = ffffff
|
||||
notification-error = fb7c7c
|
||||
@ -85,7 +84,7 @@ player = 1b2421
|
||||
card = 151c19
|
||||
shadow = 151c19
|
||||
selected-row = bbf1dd
|
||||
button = a9a9a9
|
||||
button = bbf1dd
|
||||
button-active = bbf1dd
|
||||
button-disabled = 27332f
|
||||
tab-active = bbf1dd
|
||||
@ -104,7 +103,7 @@ shadow = ffffff
|
||||
selected-row = 2ae18e
|
||||
button = 2ae18e
|
||||
button-active = 2ae18e
|
||||
button-disabled = e5eceb
|
||||
button-disabled = cad6d4
|
||||
tab-active = 2ae18e
|
||||
notification = e5eceb
|
||||
notification-error = fb7c7c
|
||||
@ -119,7 +118,7 @@ player = 271e1b
|
||||
card = 1e1715
|
||||
shadow = 1e1715
|
||||
selected-row = fcc8b4
|
||||
button = a9a9a9
|
||||
button = fcc8b4
|
||||
button-active = fcc8b4
|
||||
button-disabled = 372b26
|
||||
tab-active = fcc8b4
|
||||
@ -138,7 +137,7 @@ shadow = ffffff
|
||||
selected-row = ff8265
|
||||
button = ff8265
|
||||
button-active = ff8265
|
||||
button-disabled = ffffff
|
||||
button-disabled = d9d2cd
|
||||
tab-active = ff8265
|
||||
notification = ffffff
|
||||
notification-error = fb7c7c
|
||||
@ -153,7 +152,7 @@ player = 221f26
|
||||
card = 1a181e
|
||||
shadow = 1a181e
|
||||
selected-row = d8c4f1
|
||||
button = a9a9a9
|
||||
button = d8c4f1
|
||||
button-active = d8c4f1
|
||||
button-disabled = 302b36
|
||||
tab-active = d8c4f1
|
||||
@ -172,7 +171,7 @@ shadow = ffffff
|
||||
selected-row = 9f74e7
|
||||
button = 9f74e7
|
||||
button-active = 9f74e7
|
||||
button-disabled = ffffff
|
||||
button-disabled = d4ced7
|
||||
tab-active = 9f74e7
|
||||
notification = ffffff
|
||||
notification-error = fb7c7c
|
||||
@ -187,7 +186,7 @@ player = 271b1b
|
||||
card = 1e1515
|
||||
shadow = 1e1515
|
||||
selected-row = fdb4b4
|
||||
button = a9a9a9
|
||||
button = fdb4b4
|
||||
button-active = fdb4b4
|
||||
button-disabled = 372626
|
||||
tab-active = fdb4b4
|
||||
@ -206,7 +205,7 @@ shadow = ffffff
|
||||
selected-row = ff5966
|
||||
button = ff5966
|
||||
button-active = ff5966
|
||||
button-disabled = ffffff
|
||||
button-disabled = d9cecb
|
||||
tab-active = ff5966
|
||||
notification = ffffff
|
||||
notification-error = fb7c7c
|
||||
|
944
Ziro/user.css
944
Ziro/user.css
File diff suppressed because it is too large
Load Diff
@ -91,8 +91,8 @@
|
||||
},
|
||||
{
|
||||
"name": "Ziro",
|
||||
"description": "Ziro",
|
||||
"preview": "https://raw.githubusercontent.com/schnensch0/ziro/main/preview/album-blue-dark.png",
|
||||
"description": "a smooth theme inspired by zorin os",
|
||||
"preview": "https://raw.githubusercontent.com/schnensch0/ziro/main/preview/mockup.png",
|
||||
"readme": "Ziro/README.md",
|
||||
"usercss": "Ziro/user.css",
|
||||
"schemes": "Ziro/color.ini",
|
||||
|
Loading…
Reference in New Issue
Block a user