From f37db3841be568a64d3e6f1de90e78a23c9ccb62 Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych Date: Fri, 20 Nov 2020 10:42:00 +1200 Subject: [PATCH] :fire: Remove accent2 variable from themes as it is no longer used --- src/styl/themeDay.styl | 1 - src/styl/themeForest.styl | 1 - src/styl/themeHCBlack.styl | 1 - src/styl/themeHorizon.styl | 1 - src/styl/themeLucasDracula.styl | 1 - src/styl/themeNight.styl | 1 - src/styl/themePooxelBlue.styl | 1 - src/styl/themePooxelGreen.styl | 1 - src/styl/themeSpringStream.styl | 1 - 9 files changed, 9 deletions(-) diff --git a/src/styl/themeDay.styl b/src/styl/themeDay.styl index c09f35495..4195f01f5 100644 --- a/src/styl/themeDay.styl +++ b/src/styl/themeDay.styl @@ -25,7 +25,6 @@ iconsize = 1.5rem act = #446adb acttext = #446adb accent1 = #5144db -accent2 = #44dbb5 error = #d44f57 red = error success = #4ab660 diff --git a/src/styl/themeForest.styl b/src/styl/themeForest.styl index 7e9d75550..bcdefa2be 100644 --- a/src/styl/themeForest.styl +++ b/src/styl/themeForest.styl @@ -31,7 +31,6 @@ iconsize = 1.5rem act = #a7c080 acttext = act accent1 = #d8caac -accent2 = #83b6af error = #e68183 red = error success = #a7c080 diff --git a/src/styl/themeHCBlack.styl b/src/styl/themeHCBlack.styl index 79226f9b7..ec00ac765 100644 --- a/src/styl/themeHCBlack.styl +++ b/src/styl/themeHCBlack.styl @@ -31,7 +31,6 @@ iconsize = 1.5rem act = #ffff00 acttext = act accent1 = #00ffff -accent2 = #0099ff error = #ff3333 red = error success = #33ff33 diff --git a/src/styl/themeHorizon.styl b/src/styl/themeHorizon.styl index 75da61fc7..44ab4fd7c 100644 --- a/src/styl/themeHorizon.styl +++ b/src/styl/themeHorizon.styl @@ -30,7 +30,6 @@ iconsize = 1.5rem act = #E95378 acttext = act accent1 = #E95378 -accent2 = #E95378 error = #E9436D red = error success = #29D398 diff --git a/src/styl/themeLucasDracula.styl b/src/styl/themeLucasDracula.styl index 7189a7138..2bbe771e2 100644 --- a/src/styl/themeLucasDracula.styl +++ b/src/styl/themeLucasDracula.styl @@ -28,7 +28,6 @@ iconsize = 1.5rem act = #FFCFD4 acttext = act accent1 = #FF70B1 -accent2 = #c38bf7 error = #FF5370 red = error success = #26E19F diff --git a/src/styl/themeNight.styl b/src/styl/themeNight.styl index 2b2404b13..676dac72e 100644 --- a/src/styl/themeNight.styl +++ b/src/styl/themeNight.styl @@ -31,7 +31,6 @@ iconsize = 1.5rem act = #44dbb5 acttext = act accent1 = #44dbb5 -accent2 = #446adb error = #d44f57 red = error success = #58E875 diff --git a/src/styl/themePooxelBlue.styl b/src/styl/themePooxelBlue.styl index d989b1720..1b14d123d 100644 --- a/src/styl/themePooxelBlue.styl +++ b/src/styl/themePooxelBlue.styl @@ -7,7 +7,6 @@ shadows = #000 act = #5db9ff acttext = #5db9ff accent1 = #5db9ff -accent2 = #5db9ff error = #ff6970 red = error success = #5db9ff diff --git a/src/styl/themePooxelGreen.styl b/src/styl/themePooxelGreen.styl index d6419f869..382118f75 100644 --- a/src/styl/themePooxelGreen.styl +++ b/src/styl/themePooxelGreen.styl @@ -27,7 +27,6 @@ unless theme is defined act = #00d059 acttext = #00d059 accent1 = #00d059 - accent2 = #00d059 error = #ff6970 red = error success = #00d059 diff --git a/src/styl/themeSpringStream.styl b/src/styl/themeSpringStream.styl index 5f373e3e3..23e708019 100644 --- a/src/styl/themeSpringStream.styl +++ b/src/styl/themeSpringStream.styl @@ -52,7 +52,6 @@ iconsize = 1.5rem act = #00c09e acttext = #009170 accent1 = #00c09e -accent2 = #008bad error = #dd3b98 red = error success = #009170