Last active
May 6, 2022 04:52
-
-
Save ericboehs/1317376740a322a4436a5539c7da2fe4 to your computer and use it in GitHub Desktop.
Blink She'll GitHub Theme
This file contains hidden or 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
t.prefs_.set('color-palette-overrides',["#333333", "#be4943", "#64cb38", "#969829", "#2350a1", "#aa25b7", "#4796b9", "#cccccc", "#000000", "#bb3f39", "#64cb38", "#b7ba34", "#2350a1", "#aa25b7", "#4796b9", "#ffffff"]); | |
t.prefs_.set('foreground-color', "#25292e"); | |
t.prefs_.set('background-color', "#ffffff"); | |
t.prefs_.set('cursor-color', 'rgba(4,66,137,0.5)'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment