Created
November 1, 2016 10:50
-
-
Save oxo42/8a9583d18ce677c91c1700147cc971b6 to your computer and use it in GitHub Desktop.
This file contains 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
Term=xterm-256color | |
BoldAsFont=yes | |
Font=DejaVu Sans Mono for Powerline | |
FontHeight=8 | |
Transparency=medium | |
OpaqueWhenFocused=yes | |
CursorType=block | |
CursorBlinks=no | |
RightClickAction=paste | |
Scrollbar=none | |
ScrollMod=ctrl | |
FontSmoothing=full | |
BackgroundColour=29,31,33 | |
ForegroundColour=197,200,198 | |
CursorColour=197,200,198 | |
Black=29,31,33 | |
BoldBlack=150,152,150 | |
Red=204,102,102 | |
BoldRed=204,102,102 | |
Green=181,189,104 | |
BoldGreen=181,189,104 | |
Yellow=240,198,116 | |
BoldYellow=240,198,116 | |
Blue=129,162,190 | |
BoldBlue=129,162,190 | |
Magenta=178,148,187 | |
BoldMagenta=178,148,187 | |
Cyan=138,190,183 | |
BoldCyan=138,190,183 | |
White=197,200,198 | |
BoldWhite=255,255,255 | |
Columns=162 | |
Rows=45 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment