diff --git a/README.md b/README.md index ea202f9..0c5837c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/screenshots/oceanic_material.png b/screenshots/oceanic_material.png index 0469c10..5dbb0ac 100644 Binary files a/screenshots/oceanic_material.png and b/screenshots/oceanic_material.png differ diff --git a/terminator/OceanicMaterial.config b/terminator/OceanicMaterial.config new file mode 100644 index 0000000..de1fd28 --- /dev/null +++ b/terminator/OceanicMaterial.config @@ -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 diff --git a/xrdb/OceanicMaterial.xrdb b/xrdb/OceanicMaterial.xrdb new file mode 100644 index 0000000..6f4f6b8 --- /dev/null +++ b/xrdb/OceanicMaterial.xrdb @@ -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