From 62380490ada10f2d509e615407486507fcf5a4b9 Mon Sep 17 00:00:00 2001 From: jbjjbjjbj Date: Mon, 7 Aug 2017 21:12:17 +0200 Subject: Added new terminal color theme --- .colors/c/contrast_need | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 .colors/c/contrast_need (limited to '.colors/c/contrast_need') diff --git a/.colors/c/contrast_need b/.colors/c/contrast_need deleted file mode 100644 index ae7dd6a..0000000 --- a/.colors/c/contrast_need +++ /dev/null @@ -1,37 +0,0 @@ - -! special -*.foreground: #FFFFFF -*.background: #1e1e1e -*.cursorColor: #a7a7a7 - -! black -*.color0: #050505 -*.color8: #1c1b19 - -! red -*.color1: #B81109 -*.color9: #E8160C - -! green -*.color2: #1CB228 -*.color10: #24E534 - -! yellow -*.color3: #BAA407 -*.color11: #FCDF09 - -! blue -*.color4: #2C5FAD -*.color12: #408AFC - -! magenta -*.color5: #e35682 -*.color13: #e02c6d - -! cyan -*.color6: #16a085 -*.color14: #1abc9c - -! white -*.color7: #FFFFFF -*.color15: #EBE3E3 -- cgit v1.2.3