Created
August 22, 2019 09:59
-
-
Save derchrisuk/bb5124f0de566e073c8c220a134d560c 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
{ | |
"nickname": "derchris", | |
"subtitle": "VOC", | |
"background": [255, 0, 0], | |
"fg_color": [255, 255, 255], | |
"fg_sub_color": [0, 255, 255], | |
"background_night": [128, 0, 0], | |
"fg_color_night": [255, 255, 255], | |
"fg_sub_color_night": [0, 0, 255] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment