diff --git a/README.md b/README.md index 7e59a6f..cfa9cb7 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,10 @@ To include a screenshot, please generate the output using the [screenshotTable.s ![Screenshot](screenshots/pencil_light.png) +###Piatto Light### + +![Screenshot](screenshots/piatto_light.png) + ###Pnevma### ![Screenshot](screenshots/pnevma.png) @@ -739,6 +743,8 @@ The OceanicMaterial theme was created by [rahulpatel](https://github.com/rahulpa The AtomOneLight theme was created by [iamstarkov](https://github.com/iamstarkov) +The Piatto Light theme was created by [kovv](https://github.com/kovv) + If there are other color schemes you'd like to see included, drop me a line! ## Extra diff --git a/schemes/Piatto Light.itermcolors b/schemes/Piatto Light.itermcolors new file mode 100644 index 0000000..d0f8f24 --- /dev/null +++ b/schemes/Piatto Light.itermcolors @@ -0,0 +1,213 @@ + + + + + Ansi 0 Color + + Blue Component + 0.25490196078431371 + Green Component + 0.25490196078431371 + Red Component + 0.25490196078431371 + + Ansi 1 Color + + Blue Component + 0.44313725490196076 + Green Component + 0.21568627450980393 + Red Component + 0.69803921568627447 + + Ansi 10 Color + + Blue Component + 0.16078431372549021 + Green Component + 0.58039215686274515 + Red Component + 0.50980392156862742 + + Ansi 11 Color + + Blue Component + 0.20392156862745098 + Green Component + 0.43529411764705883 + Red Component + 0.80392156862745101 + + Ansi 12 Color + + Blue Component + 0.6588235294117647 + Green Component + 0.36862745098039218 + Red Component + 0.23529411764705882 + + Ansi 13 Color + + Blue Component + 0.69803921568627447 + Green Component + 0.32941176470588235 + Red Component + 0.64313725490196083 + + Ansi 14 Color + + Blue Component + 0.16078431372549021 + Green Component + 0.58039215686274515 + Red Component + 0.50980392156862742 + + Ansi 15 Color + + Blue Component + 0.94901960784313721 + Green Component + 0.94901960784313721 + Red Component + 0.94901960784313721 + + Ansi 2 Color + + Blue Component + 0.11764705882352941 + Green Component + 0.47058823529411764 + Red Component + 0.40000000000000002 + + Ansi 3 Color + + Blue Component + 0.20392156862745098 + Green Component + 0.43529411764705883 + Red Component + 0.80392156862745101 + + Ansi 4 Color + + Blue Component + 0.6588235294117647 + Green Component + 0.36862745098039218 + Red Component + 0.23529411764705882 + + Ansi 5 Color + + Blue Component + 0.69803921568627447 + Green Component + 0.32941176470588235 + Red Component + 0.64313725490196083 + + Ansi 6 Color + + Blue Component + 0.11764705882352941 + Green Component + 0.47058823529411764 + Red Component + 0.40000000000000002 + + Ansi 7 Color + + Blue Component + 1 + Green Component + 1 + Red Component + 1 + + Ansi 8 Color + + Blue Component + 0.24705882352941178 + Green Component + 0.24705882352941178 + Red Component + 0.24705882352941178 + + Ansi 9 Color + + Blue Component + 0.396078431372549 + Green Component + 0.20000000000000001 + Red Component + 0.85882352941176465 + + Background Color + + Blue Component + 1 + Green Component + 1 + Red Component + 1 + + Bold Color + + Blue Component + 0.19607843137254902 + Green Component + 0.19607843137254902 + Red Component + 0.19607843137254902 + + Cursor Color + + Blue Component + 0.78357425356506238 + Green Component + 0.46640552913508981 + Red Component + 0.36953880253599664 + + Cursor Text Color + + Blue Component + 0.89849668560606055 + Green Component + 0.74455108233929168 + Red Component + 0.67097204390250698 + + Foreground Color + + Blue Component + 0.25490196078431371 + Green Component + 0.25490196078431371 + Red Component + 0.25490196078431371 + + Selected Text Color + + Blue Component + 0.86274509803921573 + Green Component + 0.73725490196078436 + Red Component + 0.67450980392156867 + + Selection Color + + Blue Component + 0.30699285864830017 + Green Component + 0.41871801018714905 + Red Component + 0.43789717555046082 + + + diff --git a/screenshots/piatto_light.png b/screenshots/piatto_light.png new file mode 100644 index 0000000..10ef4d6 Binary files /dev/null and b/screenshots/piatto_light.png differ diff --git a/terminator/Piatto Light.config b/terminator/Piatto Light.config new file mode 100644 index 0000000..1ac3778 --- /dev/null +++ b/terminator/Piatto Light.config @@ -0,0 +1,7 @@ + +[[Piatto Light]] + palette = "#414141:#b23771:#66781e:#cd6f34:#3c5ea8:#a454b2:#66781e:#ffffff:#3f3f3f:#db3365:#829429:#cd6f34:#3c5ea8:#a454b2:#829429:#f2f2f2" + background_color = "#ffffff" + cursor_color = "#5e77c8" + foreground_color = "#414141" + background_image = None diff --git a/xrdb/Piatto Light.xrdb b/xrdb/Piatto Light.xrdb new file mode 100644 index 0000000..752bc29 --- /dev/null +++ b/xrdb/Piatto Light.xrdb @@ -0,0 +1,23 @@ +#define Ansi_0_Color #414141 +#define Ansi_1_Color #b23771 +#define Ansi_10_Color #829429 +#define Ansi_11_Color #cd6f34 +#define Ansi_12_Color #3c5ea8 +#define Ansi_13_Color #a454b2 +#define Ansi_14_Color #829429 +#define Ansi_15_Color #f2f2f2 +#define Ansi_2_Color #66781e +#define Ansi_3_Color #cd6f34 +#define Ansi_4_Color #3c5ea8 +#define Ansi_5_Color #a454b2 +#define Ansi_6_Color #66781e +#define Ansi_7_Color #ffffff +#define Ansi_8_Color #3f3f3f +#define Ansi_9_Color #db3365 +#define Background_Color #ffffff +#define Bold_Color #323232 +#define Cursor_Color #5e77c8 +#define Cursor_Text_Color #abbee5 +#define Foreground_Color #414141 +#define Selected_Text_Color #acbcdc +#define Selection_Color #706b4e