Skip to content

Instantly share code, notes, and snippets.

@JohannesRudolph
Created July 21, 2017 10:24
Show Gist options
  • Save JohannesRudolph/062c5c827140ac5b45842fe32f9e9bfc to your computer and use it in GitHub Desktop.
Save JohannesRudolph/062c5c827140ac5b45842fe32f9e9bfc to your computer and use it in GitHub Desktop.
concg PowershellTheme oceanicnext.tweaked
{
"black": "#1b2b34",
"dark_blue": "#6699cc",
"dark_green": "#99c794",
"dark_cyan": "#5fb3b3",
"dark_red": "#ec5f67",
"dark_magenta": "#ab7967",
"dark_yellow": "#fac863",
"gray": "#cdd3de",
"dark_gray": "#808080",
"blue": "#a7adba",
"green": "#94ff96",
"cyan": "#c0c5ce",
"red": "#f99157",
"magenta": "#c594c5",
"yellow": "#f1fffb",
"white": "#ffffff",
"screen_colors": "blue,black",
"popup_colors": "yellow,white"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment