Last active
January 7, 2021 08:29
-
-
Save eightpigs/a0050942a55cb66d64acb190a80f4510 to your computer and use it in GitHub Desktop.
blink-theme-base16-default-dark
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',["#181818", "#ab4642", "#a1b56c", "#f7ca88", "#7cafc2", "#ba8baf", "#86c1b9", "#d8d8d8", "#585858", "#ab4642", "#a1b56c", "#f7ca88", "#7cafc2", "#ba8baf", "#86c1b9", "#f8f8f8"]); | |
| t.prefs_.set('foreground-color', "#d8d8d8"); | |
| t.prefs_.set('background-color', "#181818"); | |
| t.prefs_.set('cursor-color', 'rgba(210, 210, 210, 0.5)'); |
Author
eightpigs
commented
Dec 4, 2020
- copy raw link
- add ?n=x.js to the end of the link
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment