Skip to content

Instantly share code, notes, and snippets.

@derjp
Created March 20, 2021 01:35
Show Gist options
  • Save derjp/459c440e3b2e47642bef10c0daa431fc to your computer and use it in GitHub Desktop.
Save derjp/459c440e3b2e47642bef10c0daa431fc to your computer and use it in GitHub Desktop.
pmndrs theme for Spotify, apply using Spicetify https://github.com/khanhas/spicetify-cli
[Base]
main_fg = E4F0FB ; offWhite
secondary_fg = 767C9D ; darkerGray
main_bg = 1B1E28 ; bg
sidebar_and_player_bg = 1B1E28 ; bg
cover_overlay_and_shadow = 000000 ; black
indicator_fg_and_button_bg = D0679D ; hotRed
slider_bg = 5d6383 ; darkerGray darkened (spicetify doesn't support alpha)
scrollbar_fg_and_selected_row_bg = 252937 ; bg lightened
pressing_button_fg = E4F0FB ; offWhite
pressing_button_bg = 252937 ; bg lightened
sidebar_indicator_and_hover_button_bg = D0679D ; hotRed
selected_button = D0679D ; hotRed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment