summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-07-11 08:41:46 +0200
committerache <ache@ache.one>2017-07-11 08:41:46 +0200
commit30ecd313ae9257288ae463525c8aa6f1426ce547 (patch)
treed082b4203a82252cd58f4bfb01e03b8940b0e000
parentSwitch colorscheme (diff)
New green colorHEADmaster
-rw-r--r--Colours/Défaut43
1 files changed, 42 insertions, 1 deletions
diff --git a/Colours/Défaut b/Colours/Défaut
index e5c7d8e..08dfb14 100644
--- a/Colours/Défaut
+++ b/Colours/Défaut
@@ -4,20 +4,61 @@ background=#191923
bold=#ffffff
cursor=#8a8ae2
+
+#
+# Background color
+#
+
+# Black
0=#444444
+
+# Red
1=#8e434b
-2=#71880f
+
+# Green
+2=#a1b83f
+
+# Yellow/Orange
3=#c16000
+
+# Blue
4=#667daa
+
+# Violet
5=#85678f
+
+#Cyan
6=#4d8588
+
+# White
7=#aaaaaa
+
palette_size=16
+
+#
+# Foreground color
+#
+
+# Black
8=#888888
+
+# Red
9=#c65d69
+
+# Green
10=#a7ca17
+
+# Yellow/Orange
11=#f58d27
+
+# Blue
12=#94b7f9
+
+# Purple
13=#c096d0
+
+# Cyan
14=#73c7cc
+
+# White
15=#eeeeee