OceanicMaterial: Tweak screenshot, update README, add xrdb and terminator

This commit is contained in:
Mark Badolato 2015-06-23 22:10:50 -07:00
parent 922d2ae7a1
commit ec2e92ae61
4 changed files with 39 additions and 2 deletions

View file

@ -367,13 +367,18 @@ To include a screenshot, please generate the output using the [screenshotTable.s
![Screenshot](screenshots/novel.png)
###Obsidian###
![Screenshot](screenshots/obsidian.png)
###Ocean###
![Screenshot](screenshots/ocean.png)
###Obsidian###
![Screenshot](screenshots/obsidian.png)
###OceanicMaterial###
![Screenshot](screenshots/oceanic_material.png)
###Ollie###
@ -726,6 +731,8 @@ The Floraverse theme was created by [papayakitty](http://floraverse.com/)
The Material and MaterialDark themes were created by [stoeffel](https://github.com/stoeffel/material-iterm)
The OceanicMaterial theme was created by [rahulpatel](https://github.com/rahulpatel)
If there are other color schemes you'd like to see included, drop me a line!
## Extra

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 KiB

After

Width:  |  Height:  |  Size: 125 KiB

Before After
Before After

View file

@ -0,0 +1,7 @@
[[OceanicMaterial]]
palette = "#000000:#ee2b2a:#40a33f:#ffea2e:#1e80f0:#8800a0:#16afca:#a4a4a4:#777777:#dc5c60:#70be71:#fff163:#54a4f3:#aa4dbc:#42c7da:#ffffff"
background_color = "#1c262b"
cursor_color = "#b3b8c3"
foreground_color = "#c2c8d7"
background_image = None

23
xrdb/OceanicMaterial.xrdb Normal file
View file

@ -0,0 +1,23 @@
#define Ansi_0_Color #000000
#define Ansi_1_Color #ee2b2a
#define Ansi_10_Color #70be71
#define Ansi_11_Color #fff163
#define Ansi_12_Color #54a4f3
#define Ansi_13_Color #aa4dbc
#define Ansi_14_Color #42c7da
#define Ansi_15_Color #ffffff
#define Ansi_2_Color #40a33f
#define Ansi_3_Color #ffea2e
#define Ansi_4_Color #1e80f0
#define Ansi_5_Color #8800a0
#define Ansi_6_Color #16afca
#define Ansi_7_Color #a4a4a4
#define Ansi_8_Color #777777
#define Ansi_9_Color #dc5c60
#define Background_Color #1c262b
#define Bold_Color #ffffff
#define Cursor_Color #b3b8c3
#define Cursor_Text_Color #ffffff
#define Foreground_Color #c2c8d7
#define Selected_Text_Color #c2c8d7
#define Selection_Color #6dc2b8