Skip to content

Instantly share code, notes, and snippets.

@abangfarhan
Created August 21, 2019 12:38
Show Gist options
  • Save abangfarhan/0bc1968b5af0c420595e52919ca196c8 to your computer and use it in GitHub Desktop.
Save abangfarhan/0bc1968b5af0c420595e52919ca196c8 to your computer and use it in GitHub Desktop.
babun colorscheme from ConEmu to be used in Windows' ColorTool.exe
[table]
DARK_BLACK = 27,29,30
DARK_BLUE = 38,139,210
DARK_GREEN = 130,180,20
DARK_CYAN = 86,194,214
DARK_RED = 249,38,114
DARK_MAGENTA = 140,84,254
DARK_YELLOW = 253,151,31
DARK_WHITE = 204,204,198
BRIGHT_BLACK = 80,83,84
BRIGHT_BLUE = 98,173,227
BRIGHT_GREEN = 183,235,70
BRIGHT_CYAN = 148,216,229
BRIGHT_RED = 255,89,149
BRIGHT_MAGENTA =191,160,254
BRIGHT_YELLOW = 254,237,108
BRIGHT_WHITE = 248,248,242
[info]
name = Babun
author = anonymous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment