Created
November 27, 2021 14:16
-
-
Save lululau/3f03412796dc3cf331b58aa00b23f2a9 to your computer and use it in GitHub Desktop.
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',["#151515", "#ac4142", "#7e8e50", "#e5b567", "#6c99bb", "#9f4e85", "#7dd6cf", "#d0d0d0", "#505050", "#ac4142", "#7e8e50", "#e5b567", "#6c99bb", "#9f4e85", "#7dd6cf", "#f5f5f5"]); | |
t.prefs_.set('foreground-color', "#d0d0d0"); | |
t.prefs_.set('background-color', "#303030"); | |
t.prefs_.set('cursor-color', 'rgba(208,208,208,0.5)'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment