summaryrefslogtreecommitdiff
path: root/termcolors
diff options
context:
space:
mode:
Diffstat (limited to 'termcolors')
-rw-r--r--termcolors/google38
-rw-r--r--termcolors/yosemite44
2 files changed, 82 insertions, 0 deletions
diff --git a/termcolors/google b/termcolors/google
new file mode 100644
index 0000000..322c4e6
--- /dev/null
+++ b/termcolors/google
@@ -0,0 +1,38 @@
+! special
+*.foreground: #c5c8c6
+*.background: #1d1f21
+*.cursorColor: #c5c8c6
+
+! black
+*.color0: #1d1f21
+*.color8: #969896
+
+! red
+*.color1: #cc342b
+*.color9: #cc342b
+
+! green
+*.color2: #198844
+*.color10: #198844
+
+! yellow
+*.color3: #fba922
+*.color11: #fba922
+
+! blue
+*.color4: #3971ed
+*.color12: #3971ed
+
+! magenta
+*.color5: #a36ac7
+*.color13: #a36ac7
+
+! cyan
+*.color6: #3971ed
+*.color14: #3971ed
+
+! white
+*.color7: #c5c8c6
+*.color15: #ffffff
+
+! vim: ft=xdefaults
diff --git a/termcolors/yosemite b/termcolors/yosemite
new file mode 100644
index 0000000..240b057
--- /dev/null
+++ b/termcolors/yosemite
@@ -0,0 +1,44 @@
+! color settings
+!----------------------------------------------------
+! easysid - yosmite_by_amdpastrana
+! Sunday, 01 November 2015 14:34 IST
+!
+
+*background: #E0E0E0
+*foreground: #333333
+
+! BLACK
+*color0: #ECECEC
+*color8: #B9B9B9
+
+! RED
+*color1: #9E3C7C
+*color9: #9E3C7C
+
+! GREEN
+*color2: #2373B2
+*color10: #2373B2
+
+! YELLOW
+*color3: #B07D96
+*color11: #B07D96
+
+! BLUE
+*color4: #11458A
+*color12: #11458A
+
+! MAGENTA
+*color5: #9860AC
+*color13: #9860AC
+
+! CYAN
+*color6: #8182B9
+*color14: #8182B9
+
+! WHITE
+*color7: #909090
+*color15: #2A2A2A
+
+dzen2.foreground: #a0a0a0
+dzen2.background: #262626
+! vim: ft=xdefaults