From 4f2018c506aa3ed70006da91fd6c569fa7169d69 Mon Sep 17 00:00:00 2001
From: Phob1an <smithmark347@gmail.com>
Date: Tue, 17 Sep 2019 11:02:54 +1000
Subject: [PATCH] update colorscheme

---
 NEW           |  3 ---
 Steamy.colors | 10 +++++-----
 2 files changed, 5 insertions(+), 8 deletions(-)
 delete mode 100644 NEW

diff --git a/NEW b/NEW
deleted file mode 100644
index dec093f..0000000
--- a/NEW
+++ /dev/null
@@ -1,3 +0,0 @@
-Test cloning on new PC.
-And now we test from the virtual machine.
-Further, here's a test from VirtualBox.
diff --git a/Steamy.colors b/Steamy.colors
index a2ab948..4b11979 100644
--- a/Steamy.colors
+++ b/Steamy.colors
@@ -1,5 +1,5 @@
 [ColorEffects:Disabled]
-Color=56,56,56
+Color=42,46,51
 ColorAmount=0.5
 ColorEffect=2
 ContrastAmount=0.5
@@ -9,8 +9,8 @@ IntensityEffect=0
 
 [ColorEffects:Inactive]
 ChangeSelectionColor=true
-Color=0,0,0
-ColorAmount=0.5
+Color=0,212,0
+ColorAmount=1.0
 ColorEffect=1
 ContrastAmount=0.25
 ContrastEffect=2
@@ -23,7 +23,7 @@ BackgroundNormal=42,46,51
 DecorationFocus=75,84,102
 DecorationHover=75,84,102
 ForegroundActive=192,255,255
-ForegroundInactive=160,160,160
+ForegroundInactive=255,170,127
 ForegroundLink=128,181,255
 ForegroundNegative=255,128,172
 ForegroundNeutral=255,212,128
@@ -97,5 +97,5 @@ contrast=4
 [WM]
 activeBackground=25,55,84
 activeForeground=255,255,255
-inactiveBackground=64,64,64
+inactiveBackground=42,46,51
 inactiveForeground=128,128,128
-- 
GitLab