Skip to content

Instantly share code, notes, and snippets.

@mledoze
Created September 13, 2019 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mledoze/635ef3d83393936f2dab2b528aacfb75 to your computer and use it in GitHub Desktop.
Save mledoze/635ef3d83393936f2dab2b528aacfb75 to your computer and use it in GitHub Desktop.
BoldAsFont=-1
Term=xterm-256color
Transparency=off
OpaqueWhenFocused=no
CursorType=block
CursorBlinks=no
FontSmoothing=full
Font=Consolas
RightClickAction=paste
/*********************************/
/* FLAT UI */
/*********************************/
ForegroundColour= 236, 240, 241
BackgroundColour= 24, 24, 24
CursorColour= 211, 84, 0
BoldBlack= 52, 73, 94
Black= 44, 62, 80
BoldRed= 231, 76, 60
Red= 192, 57, 43
BoldGreen= 46, 204, 113
Green= 39, 174, 96
BoldYellow= 241, 196, 15
Yellow= 243, 156, 18
BoldBlue= 52, 152, 219
Blue= 41, 128, 185
BoldMagenta= 155, 89, 182
Magenta= 142, 68, 173
BoldCyan= 26, 188, 156
Cyan= 122, 160, 133
BoldWhite= 236, 240, 241
White= 189, 195, 199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment