Spicetify-Nix: Difference between revisions

Gerg-L (talk | contribs)
Remove reference to delete file, remove suggestion to follow nixpkgs
m Dark mode support
Line 1: Line 1:
<div style="border: 1px solid #295BC6; background: #DEE9FF; padding: 30px; border-radius: 5px; margin: 10px 0px; display: flex; align-items: center;">
<div style="border: 1px solid var(--color-progressive--hover); background: var(--background-color-progressive-subtle); padding: 30px; border-radius: 5px; margin: 10px 0px; display: flex; align-items: center;">
     <div style="color: #295BC6; font-size: 40px; margin-right: 15px; background: #DEE9FF; display: flex; line-height: 0; align-items: center;">❄</div>
     <div style="color: var(--color-progressive--hover); font-size: 40px; margin-right: 15px; background: var(--background-color-progressive-subtle); display: flex; line-height: 0; align-items: center;">❄</div>
     <div style="color: #295BC6; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">This guide requires an understanding of flakes.</div>
     <div style="color: var(--color-progressive--hover); font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">This guide requires an understanding of [[Flakes|flakes]].</div>
</div>
</div>


<div style="border: 1px solid #6A0DAD; background: #F0E6FA; padding: 15px; border-radius: 5px; margin: 10px 0px; display: flex; justify-content: space-between; align-items: center;">
<div style="border: 1px solid var(--color-content-added); background: var(--background-color-success-subtle); padding: 15px; border-radius: 5px; margin: 10px 0px; display: flex; justify-content: space-between; align-items: center;">
<div style="color: #6A0DAD; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">[https://spotify.com/ Spotify]</div>
<div style="color: var(--color-content-added); font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">[https://spotify.com/ Spotify]</div>
<div style="color: #6A0DAD; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: center;">[https://wiki.nixos.org/wiki/Unfree_software#Using_unfree_packages/ License: Unfree]</div>
<div style="color: var(--color-content-added); font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: center;">[https://wiki.nixos.org/wiki/Unfree_software#Using_unfree_packages/ License: Unfree]</div>
<div style="color: #6A0DAD; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: right;">[https://www.spotify.com/legal/end-user-agreement/ Terms of Service]</div>
<div style="color: var(--color-content-added); font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; text-align: right;">[https://www.spotify.com/legal/end-user-agreement/ Terms of Service]</div>
</div>
</div>