From 9e45977ab84cf6911ec2add563bf806af84b18b9 Mon Sep 17 00:00:00 2001
From: Feichtmeier <frederik.feichtmeier@gmail.com>
Date: Wed, 15 Jul 2020 10:00:50 +0200
Subject: Further adaptions

- revert yaru light terminal colors back to white on purple
- exactly use the correct greens for light and dark yaru themes
---
 themes/dark/yaru-dark.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'themes/dark')

diff --git a/themes/dark/yaru-dark.json b/themes/dark/yaru-dark.json
index d28fd5e..acc587f 100644
--- a/themes/dark/yaru-dark.json
+++ b/themes/dark/yaru-dark.json
@@ -356,9 +356,9 @@
     "list.inactiveSelectionBackground": "#575757",
     "activityBar.background": "#575757",
     "activityBar.dropBackground": "#e9542080",
-    "activityBarBadge.background": "#e95420",
+    "activityBarBadge.background": "#0c6d1a",
     "activityBarBadge.foreground": "#ffffff",
-    "badge.background": "#e95420",
+    "badge.background": "#0c6d1a",
     "badge.foreground": "#ffffff",
     "sideBar.background": "#3f3f3f",
     "sideBarSectionHeader.background": "#575757",
-- 
cgit v1.2.3