Add WarmNeon screenshot, xrdb, and README update
This commit is contained in:
parent
879e5ae214
commit
92139b2d25
3 changed files with 29 additions and 0 deletions
|
|
@ -226,6 +226,10 @@ To include a screenshot, please generate the output using the [screenshotTable.s
|
|||
|
||||

|
||||
|
||||
**WarmNeon**
|
||||
|
||||

|
||||
|
||||
**Zenburn**
|
||||
|
||||

|
||||
|
|
@ -279,6 +283,8 @@ The Smyck theme was found [here](https://github.com/hukl/Smyck-Color-Scheme)
|
|||
|
||||
The Cobalt2 theme was created by [wesbos](https://github.com/wesbos/Cobalt2-iterm)
|
||||
|
||||
The WarmNeon theme was ported from [PyCharm](http://www.jetbrains.com/pycharm/) by [firewut](https://github.com/firewut)
|
||||
|
||||
If there are other color schemes you'd like to see included, drop me a line!
|
||||
|
||||
## Extra
|
||||
|
|
|
|||
BIN
screenshots/warm_neon.png
Normal file
BIN
screenshots/warm_neon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
23
xrdb/WarmNeon.xrdb
Normal file
23
xrdb/WarmNeon.xrdb
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
#define Ansi_0_Color #000000
|
||||
#define Ansi_1_Color #e24346
|
||||
#define Ansi_10_Color #9cc090
|
||||
#define Ansi_11_Color #ddda7a
|
||||
#define Ansi_12_Color #7b91d6
|
||||
#define Ansi_13_Color #f674ba
|
||||
#define Ansi_14_Color #5ed1e5
|
||||
#define Ansi_15_Color #d8c8bb
|
||||
#define Ansi_2_Color #39b13a
|
||||
#define Ansi_3_Color #dae145
|
||||
#define Ansi_4_Color #4261c5
|
||||
#define Ansi_5_Color #f920fb
|
||||
#define Ansi_6_Color #2abbd4
|
||||
#define Ansi_7_Color #d0b8a3
|
||||
#define Ansi_8_Color #fefcfc
|
||||
#define Ansi_9_Color #e97071
|
||||
#define Background_Color #404040
|
||||
#define Bold_Color #22ff0c
|
||||
#define Cursor_Color #30ff24
|
||||
#define Cursor_Text_Color #3eef37
|
||||
#define Foreground_Color #afdab6
|
||||
#define Selected_Text_Color #ffffff
|
||||
#define Selection_Color #b0ad21
|
||||
Loading…
Add table
Add a link
Reference in a new issue