Created
December 23, 2016 18:46
-
-
Save joetemp/2961361b7678015bef35b57b24f0f3b5 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
| [options] | |
| font = Fira Mono for Powerline 9 | |
| clickable_url = true | |
| browser = firefox | |
| [colors] | |
| # special | |
| foreground = #c0c5ce | |
| foreground_bold = #c0c5ce | |
| cursor = #c0c5ce | |
| background = #2b303b | |
| # black | |
| color0 = #2b303b | |
| color8 = #65737e | |
| # red | |
| color1 = #bf616a | |
| color9 = #bf616a | |
| # green | |
| color2 = #a3be8c | |
| color10 = #a3be8c | |
| # yellow | |
| color3 = #ebcb8b | |
| color11 = #ebcb8b | |
| # blue | |
| color4 = #8fa1b3 | |
| color12 = #8fa1b3 | |
| # magenta | |
| color5 = #b48ead | |
| color13 = #b48ead | |
| # cyan | |
| color6 = #96b5b4 | |
| color14 = #96b5b4 | |
| # white | |
| color7 = #c0c5ce | |
| color15 = #eff1f5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment