From ff85ee5136d535a45ce87fa1d34b18eee24f09a2 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Tue, 31 Jan 2023 00:20:21 +0100 Subject: different colored switches When a red switch is placed besides a red button that says "Remove", it makes it seem far more destructive to click that switch, even if it's not, and a blue color doesn't fit in very well either (perhaps we need more colors). And so because of all that the modlist switches are now orange, and we can easily add more colors. The switch colors overall are also far more vibrant now, as it looks far better that way. --- src/app/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/app/index.html') diff --git a/src/app/index.html b/src/app/index.html index 0e96486..30bee9e 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -230,10 +230,10 @@
%%gui.mods%%
- - - - + + + +
-- cgit v1.2.3