Last active
April 11, 2019 20:34
-
-
Save Daedren/1d404e29e4a8a3da5a48727d9dd0cf11 to your computer and use it in GitHub Desktop.
Apprentice theme for Blink - https://github.com/romainl/Apprentice
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',["#1c1c1c","#af5f5f","#5f875f","#87875f","#5f87af","#5f5f87","#5f8787","#6c6c6c","#444444","#ff8700","#87af87","#ffffaf","#8fafd7","#8787af","#5fafaf","#ffffff"]); | |
| t.prefs_.set('foreground-color', "#bcbcbc"); | |
| t.prefs_.set('background-color', "#262626"); | |
| t.prefs_.set('cursor-color', 'rgba(188,188,188,0.5)'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment