summaryrefslogtreecommitdiff
path: root/thomas.env
diff options
context:
space:
mode:
authorJosé Mota <jose@josemota.net>2016-06-09 21:51:26 +0100
committerJosé Mota <jose@josemota.net>2016-06-09 21:51:26 +0100
commitee1c00843b7ffe7318f8fd8c996bf634910403c2 (patch)
tree7dae7e9660ac4451bcf5e89c49c4299d4a714c54 /thomas.env
parentb55bba02fcc2768f93095c8c2e70805e32cd34d9 (diff)
Change from Yaml to bash variables.
Diffstat (limited to 'thomas.env')
-rw-r--r--thomas.env21
1 files changed, 21 insertions, 0 deletions
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"