Created
December 7, 2021 03:25
-
-
Save 8KCoffeeWizard/fef5ec6d6adc1ba000f3a82e2a2b45bd to your computer and use it in GitHub Desktop.
Tokyo Night Color Config for Sleek
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Add to spicetify-cli/Themes/Sleek/color.ini, and run spicetify config color_scheme TokyoNight | |
[TokyoNight] | |
button = 364A82 | |
sidebar = 16161e | |
player = 16161e | |
main = 1a1b26 | |
button-active = A9B1D6 | |
text = c0caf5 | |
subtext = 9aa5ce | |
button-text = A9B1D6 | |
card = 364A82 | |
shadow = 364A82 | |
selected-row = 565f89 | |
sub-button = 24283b | |
button-disabled = 364A82 | |
sidebar-button = 24283b | |
play-button = 24283b | |
tab-active = A9B1D6 | |
notification = 8f5e15 | |
notification-error = 8c4351 | |
playback-bar = 24283b | |
misc = 7dcfff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment