Update with iterm2rxdb
cd schemes for f in *; do ../tools/iterm2xrdb $f > "../xrdb/`basename $f .itermcolors`.xrdb"; done
This commit is contained in:
parent
18c5aff056
commit
404fa1c183
8 changed files with 97 additions and 21 deletions
|
|
@ -1,13 +1,13 @@
|
|||
#define Ansi_0_Color #212121
|
||||
#define Ansi_1_Color #b7141f
|
||||
#define Ansi_10_Color #7aba3a
|
||||
#define Ansi_11_Color #fd8e09
|
||||
#define Ansi_11_Color #ffea2e
|
||||
#define Ansi_12_Color #54a4f3
|
||||
#define Ansi_13_Color #aa4dbc
|
||||
#define Ansi_14_Color #26bbd1
|
||||
#define Ansi_15_Color #d9d9d9
|
||||
#define Ansi_2_Color #457b24
|
||||
#define Ansi_3_Color #fc7b08
|
||||
#define Ansi_3_Color #f6981e
|
||||
#define Ansi_4_Color #134eb2
|
||||
#define Ansi_5_Color #560088
|
||||
#define Ansi_6_Color #0e717c
|
||||
|
|
@ -15,13 +15,9 @@
|
|||
#define Ansi_8_Color #424242
|
||||
#define Ansi_9_Color #e83b3f
|
||||
#define Background_Color #eaeaea
|
||||
#define Badge_Color #ff0000
|
||||
#define Bold_Color #2a373e
|
||||
#define Bold_Color #b7141f
|
||||
#define Cursor_Color #16afca
|
||||
#define Cursor_Guide_Color #a6e8ff
|
||||
#define Cursor_Text_Color #2e2e2d
|
||||
#define Foreground_Color #2e2e2d
|
||||
#define Link_Color #134eb2
|
||||
#define Foreground_Color #232322
|
||||
#define Selected_Text_Color #4e4e4e
|
||||
#define Selection_Color #c2c2c2
|
||||
#define Tab_Color #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue