Skip to content

Instantly share code, notes, and snippets.

@derchrisuk
Created August 22, 2019 09:59
Show Gist options
  • Save derchrisuk/bb5124f0de566e073c8c220a134d560c to your computer and use it in GitHub Desktop.
Save derchrisuk/bb5124f0de566e073c8c220a134d560c to your computer and use it in GitHub Desktop.
{
"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