aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tigrc.dot.link7
1 files changed, 6 insertions, 1 deletions
diff --git a/tigrc.dot.link b/tigrc.dot.link
index a8106ad..60461a7 100644
--- a/tigrc.dot.link
+++ b/tigrc.dot.link
@@ -2,8 +2,13 @@
# *color* 'area' 'fgcolor' 'bgcolor' '[attributes]'
# See https://github.com/cbertoldi/dotfiles/blob/master/tigrc.symlink
+# Default colors for solarized scheme
+#color default color15 color235
+
+# Default colors for xoria256 scheme
+color default color15 color234
+
# general
-color default color15 color235
color cursor color15 color241
color title-focus color242 color221
color title-blur color242 color221