From 8b3903f833e806d09743141997b3848bb2992a93 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 23 Feb 2022 04:55:17 +0100 Subject: [PATCH] Add support for requirements.txt --- themes/Steffula-color-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index 1433a52..7141831 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -508,6 +508,7 @@ "variable.parameter.function-call.python", "constant.other.symbol.hashkey", "support.variable.beancount", + "source.pip-requirements entity.name.class" ], "settings": { "foreground": "#ff6736",