Browse Source

import colors from urxvt ~/.Xdefaults via terminal.sexy

Fabian Peter Hammerle 6 years ago
parent
commit
77a163ccdb
1 changed files with 37 additions and 30 deletions
  1. 37 30
      config

+ 37 - 30
config

@@ -39,38 +39,45 @@ scrollback_lines = 10000
 #scrollbar = off
 
 [colors]
-# If both of these are unset, cursor falls back to the foreground color,
-# and cursor_foreground falls back to the background color.
-#cursor = #dcdccc
-#cursor_foreground = #dcdccc
 
-#foreground = #dcdccc
-#foreground_bold = #ffffff
-#background = #3f3f3f
+# special
+foreground      = #e6e6e6
+foreground_bold = #e6e6e6
+cursor          = #e6e6e6
+background      = #000000
+# highlight = #2f2f2f
+
+# black
+color0  = #282a2e
+color8  = #373b41
+
+# red
+color1  = #e92121
+color9  = #cc6666
+
+# green
+color2  = #96a02e
+color10 = #b2bd4d
+
+# yellow
+color3  = #f2ab34
+color11 = #f0bf5f
+
+# blue
+color4  = #4688c0
+color12 = #66a9e3
+
+# magenta
+color5  = #81568f
+color13 = #b294bb
+
+# cyan
+color6  = #2bb69a
+color14 = #6acfc2
 
-# 20% background transparency (requires a compositor)
-#background = rgba(63, 63, 63, 0.8)
-
-# If unset, will reverse foreground and background
-highlight = #2f2f2f
-
-# Colors from color0 to color254 can be set
-color0 = #3f3f3f
-color1 = #705050
-color2 = #60b48a
-color3 = #dfaf8f
-color4 = #506070
-color5 = #dc8cc3
-color6 = #8cd0d3
-color7 = #dcdccc
-color8 = #709080
-color9 = #dca3a3
-color10 = #c3bf9f
-color11 = #f0dfaf
-color12 = #94bff3
-color13 = #ec93d3
-color14 = #93e0e3
-color15 = #ffffff
+# white
+color7  = #6c7680
+color15 = #c5c8c6
 
 [hints]
 #font = Monospace 12