iterm stuff added to tree (and trackable)

This commit is contained in:
Howland Owl 2017-04-25 18:42:51 +03:00
parent 705d6d4dc9
commit 1e0d8bdc07
1599 changed files with 99751 additions and 0 deletions

View file

@ -0,0 +1,23 @@
#define Ansi_0_Color #2b2b2b
#define Ansi_1_Color #d45a60
#define Ansi_10_Color #aabb39
#define Ansi_11_Color #e5be39
#define Ansi_12_Color #6699d6
#define Ansi_13_Color #ab53d6
#define Ansi_14_Color #5fc0ae
#define Ansi_15_Color #c1c2c2
#define Ansi_2_Color #afba67
#define Ansi_3_Color #e5d289
#define Ansi_4_Color #a0bad6
#define Ansi_5_Color #c092d6
#define Ansi_6_Color #91bfb7
#define Ansi_7_Color #3c3d3d
#define Ansi_8_Color #454747
#define Ansi_9_Color #d3232f
#define Background_Color #222222
#define Bold_Color #ffffff
#define Cursor_Color #424242
#define Cursor_Text_Color #959595
#define Foreground_Color #959595
#define Selected_Text_Color #959595
#define Selection_Color #424242