From 0d77387b7b9a319eb76f029ef84371d02aa98ed5 Mon Sep 17 00:00:00 2001 From: Mark Badolato Date: Wed, 1 Jul 2015 15:16:36 -0700 Subject: [PATCH] Add missing files for AtomOneLight theme --- README.md | 2 ++ terminator/AtomOneLight.config | 7 +++++++ xrdb/AtomOneLight.xrdb | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 terminator/AtomOneLight.config create mode 100644 xrdb/AtomOneLight.xrdb diff --git a/README.md b/README.md index dc08e21..7e59a6f 100644 --- a/README.md +++ b/README.md @@ -737,6 +737,8 @@ The Material and MaterialDark themes were created by [stoeffel](https://github.c The OceanicMaterial theme was created by [rahulpatel](https://github.com/rahulpatel) +The AtomOneLight theme was created by [iamstarkov](https://github.com/iamstarkov) + If there are other color schemes you'd like to see included, drop me a line! ## Extra diff --git a/terminator/AtomOneLight.config b/terminator/AtomOneLight.config new file mode 100644 index 0000000..cfffdfb --- /dev/null +++ b/terminator/AtomOneLight.config @@ -0,0 +1,7 @@ + +[[AtomOneLight]] + palette = "#000000:#de3e35:#3f953a:#d2b67c:#2f5af3:#950095:#3f953a:#bbbbbb:#000000:#de3e35:#3f953a:#d2b67c:#2f5af3:#a00095:#3f953a:#ffffff" + background_color = "#f9f9f9" + cursor_color = "#bbbbbb" + foreground_color = "#2a2c33" + background_image = None diff --git a/xrdb/AtomOneLight.xrdb b/xrdb/AtomOneLight.xrdb new file mode 100644 index 0000000..483863c --- /dev/null +++ b/xrdb/AtomOneLight.xrdb @@ -0,0 +1,23 @@ +#define Ansi_0_Color #000000 +#define Ansi_1_Color #de3e35 +#define Ansi_10_Color #3f953a +#define Ansi_11_Color #d2b67c +#define Ansi_12_Color #2f5af3 +#define Ansi_13_Color #a00095 +#define Ansi_14_Color #3f953a +#define Ansi_15_Color #ffffff +#define Ansi_2_Color #3f953a +#define Ansi_3_Color #d2b67c +#define Ansi_4_Color #2f5af3 +#define Ansi_5_Color #950095 +#define Ansi_6_Color #3f953a +#define Ansi_7_Color #bbbbbb +#define Ansi_8_Color #000000 +#define Ansi_9_Color #de3e35 +#define Background_Color #f9f9f9 +#define Bold_Color #000000 +#define Cursor_Color #bbbbbb +#define Cursor_Text_Color #ffffff +#define Foreground_Color #2a2c33 +#define Selected_Text_Color #2a2c33 +#define Selection_Color #ededed