From 9334e9bd12fc279ed881976a5482e197550f13d5 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Tue, 24 Aug 2021 23:48:23 -0700 Subject: [PATCH] Fix docstring color back to yellow from gray. --- voussoir/voussoir.tmTheme | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/voussoir/voussoir.tmTheme b/voussoir/voussoir.tmTheme index bd6f704..f7b138e 100644 --- a/voussoir/voussoir.tmTheme +++ b/voussoir/voussoir.tmTheme @@ -55,6 +55,17 @@ #75715E + + name + Docstring + scope + comment.block.documentation.python + settings + + foreground + #E6DB74 + + name String