Mkdir xrdb, Move xrdb files there

This commit is contained in:
Daijiro Wachi 2013-11-30 16:30:45 +09:00
parent 2b67a4a4e0
commit 20900a9b58
26 changed files with 0 additions and 0 deletions

23
xrdb/Solarized Dark.xrdb Normal file
View file

@ -0,0 +1,23 @@
#define Ansi_0_Color #002831
#define Ansi_1_Color #d11c24
#define Ansi_10_Color #475b62
#define Ansi_11_Color #536870
#define Ansi_12_Color #708284
#define Ansi_13_Color #5956ba
#define Ansi_14_Color #819090
#define Ansi_15_Color #fcf4dc
#define Ansi_2_Color #738a05
#define Ansi_3_Color #a57706
#define Ansi_4_Color #2176c7
#define Ansi_5_Color #c61c6f
#define Ansi_6_Color #259286
#define Ansi_7_Color #eae3cb
#define Ansi_8_Color #001e27
#define Ansi_9_Color #bd3613
#define Background_Color #001e27
#define Bold_Color #819090
#define Cursor_Color #708284
#define Cursor_Text_Color #002831
#define Foreground_Color #708284
#define Selected_Text_Color #819090
#define Selection_Color #002831