Created
January 13, 2019 21:49
-
-
Save sotsugov/37b2fcc38bb319ac825be5508b44aed0 to your computer and use it in GitHub Desktop.
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
{ | |
"background-color": "#1B172C", | |
"badge-color": "#AC7EA8", | |
"bold-color": "#FFFFFF", | |
"comment": "", | |
"cursor-background-color": "#000000", | |
"cursor-foreground-color": "#FFFFFF", | |
"foreground-color": "#CBE3E7", | |
"highlight-background-color": "#000000", | |
"highlight-foreground-color": "#FFFFFF", | |
"name": "challeer-deep-theme", | |
"palette": [ | |
"#565575", | |
"#FF8080", | |
"#95FFA3", | |
"#FFE9AA", | |
"#91DDFF", | |
"#C990E1", | |
"#AAFFE4", | |
"#CBE3E7", | |
"#0F0D23", | |
"#FF5357", | |
"#61D196", | |
"#FFB378", | |
"#64B2FF", | |
"#906CFF", | |
"#62F2F0", | |
"#A6B2CC" | |
], | |
"use-badge-color": false, | |
"use-bold-color": false, | |
"use-cursor-color": false, | |
"use-highlight-color": false, | |
"use-theme-colors": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment