From ee1c00843b7ffe7318f8fd8c996bf634910403c2 Mon Sep 17 00:00:00 2001 From: José Mota Date: Thu, 9 Jun 2016 21:51:26 +0100 Subject: Change from Yaml to bash variables. --- thomas.env | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 thomas.env (limited to 'thomas.env') diff --git a/thomas.env b/thomas.env new file mode 100644 index 0000000..032b348 --- /dev/null +++ b/thomas.env @@ -0,0 +1,21 @@ +# scheme: Thomas +# author: José Mota (http://github.com/josemotanet) +# description: A dark colorscheme with moderate contrast. A hommage to a friend. + +BACKGROUND="142229" +DARKER="2d3a42" +DARK="47535b" +DARK_GRAY="606b74" +LIGHT_GRAY="79838d" +LIGHT="929ba6" +LIGHTER="acb4bf" +FOREGROUND="c5ccd8" + +RED="e65b65" +ORANGE="f38c4f" +YELLOW="f4bf75" +GREEN="8ebe8c" +AQUA="54abad" +BLUE="6295ca" +PURPLE="ab76a6" +BROWN="8f5536" -- cgit v1.2.3-54-g00ecf