diff --git a/Base/res/terminal-colors/Zenburn.ini b/Base/res/terminal-colors/Zenburn.ini new file mode 100644 index 0000000000..0597998d56 --- /dev/null +++ b/Base/res/terminal-colors/Zenburn.ini @@ -0,0 +1,26 @@ +[Options] +ShowBoldTextAsBright=false + +[Primary] +Background=#111111 +Foreground=#dcdccc + +[Normal] +Black=#222222 +Red=#cc9393 +Green=#7f9f7f +Yellow=#d0bf8f +Blue=#6ca0a3 +Magenta=#dc8cc3 +Cyan=#93e0e3 +White=#dcdccc + +[Bright] +Black=#666666 +Red=#dca3a3 +Green=#bfebbf +Yellow=#f0dfaf +Blue=#8cd0d3 +Magenta=#fcace3 +Cyan=#b3ffff +White=#ffffff