From 62380490ada10f2d509e615407486507fcf5a4b9 Mon Sep 17 00:00:00 2001
From: jbjjbjjbj <julianteule@gmail.com>
Date: Mon, 7 Aug 2017 21:12:17 +0200
Subject: Added new terminal color theme

---
 .colors/5 | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 .colors/5

(limited to '.colors/5')

diff --git a/.colors/5 b/.colors/5
new file mode 100644
index 0000000..ff0b4ad
--- /dev/null
+++ b/.colors/5
@@ -0,0 +1,24 @@
+
+! special
+*.foreground:   #FFFFFF
+*.background:   #1e1e1e
+*.cursorColor:  #a7a7a7
+
+
+! colors
+*color0: #212121
+*color1: #2b2b2b
+*color2: #b1b1b1
+*color3: #b1b1b1
+*color4: #4c8dcc
+*color5: #add8e6
+*color6: #e0e0e0
+*color7: #ffffff
+URxvt*color8: #cc6666
+URxvt*color9: #de935f
+URxvt*color10: #f0c674
+URxvt*color11: #b5bd68
+URxvt*color12: #8abeb7
+URxvt*color13: #81a2be
+URxvt*color14: #b294bb
+URxvt*color15: #a3685a
-- 
cgit v1.2.3