Created
June 25, 2019 08:26
-
-
Save elhenro/13e780841d6b936e0691712b3493d294 to your computer and use it in GitHub Desktop.
colors from spacecamp vim colorscheme
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
[colors] | |
cursor = #F66100 | |
cursor_foreground = #CF73E6 | |
highlight = #F66100 | |
color0 = #91AADF | |
color1 = #F66100 | |
color2 = #F0D50C | |
color3 = #DEDEDE | |
color4 = #F66100 | |
color5 = #91AADF | |
color6 = #57BA37 | |
color7 = #D8FA3B | |
color8 = #F0D50C | |
color9 = #F66100 | |
color10 = #CF73E6 | |
color11 = #49483E | |
color12 = #CF73E6 | |
color13 = #DEDEDE | |
color14 = #CF73E6 | |
color15 = #F66100 | |
foreground = #F8F8F8 | |
foreground_bold = #91AADF | |
background = #121212 | |
[options] | |
font = Fira Code Retina 9 | |
[options] | |
allow_bold = true | |
clickable_url = true | |
search_wrap = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment