Преглед изворни кода

Terminal: Add Solarized color schemes

Both dark and light variants
circl пре 3 година
родитељ
комит
ad01f6030b
2 измењених фајлова са 52 додато и 0 уклоњено
  1. 26 0
      Base/res/terminal-colors/Solarized Dark.ini
  2. 26 0
      Base/res/terminal-colors/Solarized Light.ini

+ 26 - 0
Base/res/terminal-colors/Solarized Dark.ini

@@ -0,0 +1,26 @@
+[Options]
+ShowBoldTextAsBright=false
+
+[Primary]
+Background=#002b36
+Foreground=#839496
+
+[Normal]
+Black=#073642
+Red=#dc322f
+Green=#859900
+Yellow=#b58900
+Blue=#268bd2
+Magenta=#d33682
+Cyan=#2aa198
+White=#eee8d5
+
+[Bright]
+Black=#002b36
+Red=#cb4b16
+Green=#586e75
+Yellow=#657b83
+Blue=#839496
+Magenta=#6c71c4
+Cyan=#93a1a1
+White=#fdf6e3

+ 26 - 0
Base/res/terminal-colors/Solarized Light.ini

@@ -0,0 +1,26 @@
+[Options]
+ShowBoldTextAsBright=false
+
+[Primary]
+Background=#fdf6e3
+Foreground=#657b83
+
+[Normal]
+Black=#073642
+Red=#dc322f
+Green=#859900
+Yellow=#b58900
+Blue=#268bd2
+Magenta=#d33682
+Cyan=#2aa198
+White=#eee8d5
+
+[Bright]
+Black=#002b36
+Red=#cb4b16
+Green=#586e75
+Yellow=#657b83
+Blue=#839496
+Magenta=#6c71c4
+Cyan=#93a1a1
+White=#fdf6e3