Skip to content
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

To fix the color of Solarized dark theme #79

Merged
merged 1 commit into from
Feb 12, 2018
Merged
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
18 changes: 9 additions & 9 deletions src/etc/themes/base16-solarized-dark.minttyrc
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
ForegroundColour=147,161,161
ForegroundColour=131,148,150
BackgroundColour=0,43,54
CursorColour=147,161,161
Black=0,43,54
BoldBlack=101,123,131
Black=7,54,66
BoldBlack=0,43,54
Red=220,50,47
BoldRed=203,75,22
Green=133,153,0
BoldGreen=7,54,66
BoldGreen=88,110,117
Yellow=181,137,0
BoldYellow=88,110,117
BoldYellow=101,123,131
Blue=38,139,210
BoldBlue=131,148,150
Magenta=108,113,196
BoldMagenta=238,232,213
Magenta=211,54,130
BoldMagenta=108,113,196
Cyan=42,161,152
BoldCyan=211,54,130
White=147,161,161
BoldCyan=147,161,161
White=238,232,213
BoldWhite=253,246,227