From 420b59f9205436cf3992aa3679582844060d1876 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 4 May 2022 15:03:10 +0200 Subject: [PATCH] Some more changes --- themes/Steffula-color-theme.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/Steffula-color-theme.json b/themes/Steffula-color-theme.json index c83ccc1..9c2c59b 100644 --- a/themes/Steffula-color-theme.json +++ b/themes/Steffula-color-theme.json @@ -13,6 +13,8 @@ "activityBar.background": "#3c3f41", "activityBar.foreground": "#a6a7a8", + "activityBarBadge.background": "#ffff00", + "activityBarBadge.foreground": "#000000", "editor.background": "#2b2b2b", "editor.foreground": "#a9b7c6", @@ -218,7 +220,6 @@ "constant.language.beancount", "support.type.object.module", "meta.preamble.latex support.class", - "variable.other.constant.elixir", ], "settings": { "foreground": "#ffdd44", @@ -235,6 +236,7 @@ "keyword.type", "entity.other.inherited-class", "entity.type.commodity", + "variable.other.constant.elixir", ], "settings": { "foreground": "#88ffff",