From 06c2d4e46e49b3601280fc30e01aeb0b8731a4f8 Mon Sep 17 00:00:00 2001 From: Mark Story Date: Wed, 13 Apr 2011 22:33:25 -0400 Subject: [PATCH] Adding some more styles for python and shell files. --- Solarized (light).tmTheme | 58 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/Solarized (light).tmTheme b/Solarized (light).tmTheme index 12354bd..e5ffa30 100644 --- a/Solarized (light).tmTheme +++ b/Solarized (light).tmTheme @@ -1519,9 +1519,65 @@ italic + + name + Python: storage + scope + storage.type.class.python, storage.type.function.python, storage.modifier.global.python + settings + + fontStyle + + foreground + #748B00 + + + + name + Python: import + scope + keyword.control.import.python, keyword.control.import.from.python + settings + + foreground + #BD3800 + + + + name + Python: Support.exception + scope + support.type.exception.python + settings + + foreground + #A57800 + + + + name + Shell: builtin + scope + support.function.builtin.shell + settings + + foreground + #748B00 + + + + name + Shell: variable + scope + variable.other.normal.shell + settings + + foreground + #BD3800 + + uuid 38E819D9-AE02-452F-9231-ECC3B204AFD7 -