Skip to content

Added a mintty theme #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions Smyck.minttyrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
BoldAsFont=yes
CursorType=block
RightClickAction=menu
ForegroundColour=176,176,176
BackgroundColour=0,0,0
CursorColour=220,50,47
Black=0,0,0
BoldBlack=93,93,93
Red=199,86,70
BoldRed=224,150,144
Green=142,179,59
BoldGreen=205,238,105
Yellow=208,176,60
BoldYellow=255,227,119
Blue=114,179,204
BoldBlue=156,217,240
Magenta=200,160,209
BoldMagenta=251,177,249
Cyan=33,134,147
BoldCyan=119,223,216
White=176,176,176
BoldWhite=247,247,247
Font=Consolas
FontHeight=10
FontSmoothing=default
CopyAsRTF=no
CursorBlinks=no
Term=xterm-256color
BoldAsColour=yes
ScrollbackLines=1000000