From 120248002d12a1d06c1c6410e8b9d6fa47a4d910 Mon Sep 17 00:00:00 2001 From: schnensch0 <58988092+schnensch0@users.noreply.github.com> Date: Sat, 12 Feb 2022 13:38:55 +0100 Subject: [PATCH] 1.2.2 --- README.md | 2 +- main.css | 24 ++++++++++++------------ powercord_manifest.json | 2 +- zelk.css | 22 ++++++++++------------ zelkBD.theme.css | 24 +++++++++++------------- 5 files changed, 35 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 34e40c0..cd5b1aa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ for actual previews look [here](https://github.com/schnensch0/zelk/tree/main/pre ### CREDITS Inter from [rsms.me/inter](https://rsms.me/inter/) -[Settings Icons](https://github.com/snappercord/Settings-Icons) for Powercord by Snapper +[Settings Icons](https://github.com/CreArts-Community/Settings-Icons) for Powercord by CorellanStoma [Settings Icons](https://github.com/mwittrien/BetterDiscordAddons/blob/master/Themes/_res/SettingsIcons.css) for BetterDiscord by mwittrien diff --git a/main.css b/main.css index 4e71d1b..88f7ae8 100644 --- a/main.css +++ b/main.css @@ -1,4 +1,4 @@ -/* Zelk v1.2.1 */ +/* Zelk v1.2.2 */ /* imports */ @import url('https://rsms.me/inter/inter.css'); /* background */ @@ -471,7 +471,7 @@ font-size: 20px; } .info-1sUqUG::after { - content: "Zelk 1.2.1"; + content: "Zelk 1.2.2"; color: var(--text-muted); font-size: 12px; line-height: 16px; @@ -1395,18 +1395,18 @@ svg.slider-32CRPX svg, .bd-switch-slider>svg { color: var(--text-normal) !important; } /* home */ -.channel-1Shao0.selected-1-Z6gm { - color: var(--interactive-selected); -} .scroller-WSmht3 { border-radius: var(--border-radius-1) var(--border-radius-1) 0 0; } .emptyCard-KDifrB { border-radius: var(--border-radius-1); } -.wrapper-3kah-n.selected-1Drb7Z .childWrapper-1j_1ub, .wrapper-3kah-n:hover .childWrapper-1j_1ub { - background-color: var(--accent-color); - color: var(--background-primary); +.interactive-iyXY_x { + border-radius: var(--border-radius-2); +} +.wrapper-3kah-n.selected-1Drb7Z .childWrapper-1j_1ub, .interactiveSelected-29CP8y { + background-color: var(--interactive-active) !important; + color: var(--interactive-selected) !important; } .childWrapper-1j_1ub { color: var(--accent-color); @@ -1733,15 +1733,15 @@ svg.slider-32CRPX svg, .bd-switch-slider>svg { } /* outdated warning */ :root { - --outdated-121: none; + --outdated-122: none; } body:not(.powercord) .panels-3wFtMD::before { - content: "Please update to Zelk v1.2.1"; + content: "Please update to Zelk v1.2.2"; font-weight: 600; color: var(--text-normal); text-align: center; height: 10px; - display: var(--outdated-121); + display: var(--outdated-122); background-color: var(--background-primary); padding: 10px 0 30px; border-top: 1px solid var(--border-color); @@ -1756,7 +1756,7 @@ body:not(.powercord) .panels-3wFtMD::after { top: -74px; width: 100%; height: 0; - display: var(--outdated-121); + display: var(--outdated-122); } .wrapper-3Hk9OB { z-index: 1; diff --git a/powercord_manifest.json b/powercord_manifest.json index 82a1047..f39749d 100644 --- a/powercord_manifest.json +++ b/powercord_manifest.json @@ -1,6 +1,6 @@ { "name": "Zelk", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "theme": "zelk.css", "author": "schnensch", diff --git a/zelk.css b/zelk.css index 935dc3c..9c65af4 100644 --- a/zelk.css +++ b/zelk.css @@ -2,8 +2,8 @@ ▄▀ █▀▀ █ █▀▄ ▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ */ /*--------------IMPORTS------------- */ -@import url(https://raw.githack.com/schnensch0/zelk/main/main.css); -@import url(https://raw.githack.com/snappercord/Settings-Icons/main/settingsicons.css); +@import url(https://schnensch0.github.io/zelk/main.css); +@import url(https://crearts-community.github.io/Settings-Icons/clients/powercord.css); /*--------------COLORS---------------*/ /*------remove / and * to apply------*/ /* @import url(https://raw.githack.com/schnensch0/zelk/main/colors/blue.css); */ @@ -39,6 +39,14 @@ --background-accent: #1e2529; --border-color: #273034; } +/*-------------LIGHT MODE------------*/ +.theme-light { + --accent-color: #22c5fd; + --background-1: #ffffff; + --background-2: #f5f7fa; + --background-accent: var(--background-2); + --border-color: transparent; +} /*-------------ADVANCED--------------*/ .theme-dark { /* background */ @@ -88,16 +96,6 @@ --button-destructive-hover: #ff929b; --button-destructive-active: #fa4a4a; } -/*-------------LIGHT MODE------------*/ -/*---------------BASIC---------------*/ -.theme-light { - --accent-color: #22c5fd; - --background-1: #ffffff; - --background-2: #f5f7fa; - --background-accent: var(--background-2); - --border-color: transparent; -} -/*-------------ADVANCED--------------*/ .theme-light { /* background */ --background-primary: var(--background-1); diff --git a/zelkBD.theme.css b/zelkBD.theme.css index 0bf179b..ee5222b 100644 --- a/zelkBD.theme.css +++ b/zelkBD.theme.css @@ -1,6 +1,6 @@ /** * @name Zelk - * @version 1.2.1 + * @version 1.2.2 * @description a smooth theme inspired by zorin * @author schnensch * @authorId 652801938374656013 @@ -11,7 +11,7 @@ ▄▀ █▀▀ █ █▀▄ ▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ */ /*--------------IMPORTS------------- */ -@import url(https://raw.githack.com/schnensch0/zelk/main/main.css); +@import url(https://schnensch0.github.io/zelk/main.css); @import url(https://discord-custom-covers.github.io/usrbg/dist/usrbg.css); @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SettingsIcons.css); /*--------------COLORS---------------*/ @@ -49,6 +49,14 @@ --background-accent: #1e2529; --border-color: #273034; } +/*-------------LIGHT MODE------------*/ +.theme-light { + --accent-color: #22c5fd; + --background-1: #ffffff; + --background-2: #f5f7fa; + --background-accent: var(--background-2); + --border-color: transparent; +} /*-------------ADVANCED--------------*/ .theme-dark { /* background */ @@ -98,16 +106,6 @@ --button-destructive-hover: #ff929b; --button-destructive-active: #fa4a4a; } -/*-------------LIGHT MODE------------*/ -/*---------------BASIC---------------*/ -.theme-light { - --accent-color: #22c5fd; - --background-1: #ffffff; - --background-2: #f5f7fa; - --background-accent: var(--background-2); - --border-color: transparent; -} -/*-------------ADVANCED--------------*/ .theme-light { /* background */ --background-primary: var(--background-1); @@ -158,7 +156,7 @@ } /*-----------DON'T CHANGE------------*/ :root { - --outdated-121: none !important; + --outdated-122: none !important; } /* usrbg | snippet by _david_#0218 */ .userPopout-2j1gM4[style*="--user-background"] .banner-1YaD3N, .root-8LYsGj[style*="--user-background"] .banner-1YaD3N {