From 499c2d96cb96fdbfd70527b19950c7e34749d3d6 Mon Sep 17 00:00:00 2001 From: accrazed Date: Fri, 16 Oct 2020 16:51:00 -0400 Subject: [PATCH] updating some more --- NieR-Dark-Source.theme.css | 2 +- NieR-Import.theme.css | 5 ----- NieR-Light-Source.theme.css | 2 +- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/NieR-Dark-Source.theme.css b/NieR-Dark-Source.theme.css index c69e357..42af316 100644 --- a/NieR-Dark-Source.theme.css +++ b/NieR-Dark-Source.theme.css @@ -1,6 +1,6 @@ /** * @name NieR: Automata UI Dark - * @version 1.0 + * @version auto * @description Glory to Mankind. || * Thanks to JulioDRai for letting me use their cursors! * ~https://www.deviantart.com/juliodrai || diff --git a/NieR-Import.theme.css b/NieR-Import.theme.css index 13abfc0..280ba26 100644 --- a/NieR-Import.theme.css +++ b/NieR-Import.theme.css @@ -3105,11 +3105,6 @@ div[style="background-color: rgba(32, 34, 37, 0.9);"] { .da-scroller > div > .da-listItem .da-blobContainer { box-shadow: 3px 3px 0 var(--color-high); } -.homeIcon-tEMBK1 /* HOME BUTTON BACKGROUND */ { - /* background: url("https://i.imgur.com/09fncQw.png"); HIGH COLOR ICON */ - background: url(https://i.imgur.com/3xonYy0.png) center/contain no-repeat; - height: 57px; -} .theme-dark .button-OhfaWu, .theme-light .button-OhfaWu, /* HOME BUTTON EXTRA SHIT */ .homeButton-2Cw51C, /* HOME BUTTON INITIALIZE */ .homeIcon-tEMBK1 > path /* HOME BUTTON DEFAULT ICON */ { diff --git a/NieR-Light-Source.theme.css b/NieR-Light-Source.theme.css index b7306ca..43b2fc6 100644 --- a/NieR-Light-Source.theme.css +++ b/NieR-Light-Source.theme.css @@ -1,6 +1,6 @@ /** * @name NieR: Automata UI Light - * @version 1.0 + * @version auto * @description Glory to Mankind. || * Thanks to JulioDRai for letting me use their cursors! * ~https://www.deviantart.com/juliodrai ||