Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
schnensch0 committed Feb 12, 2022
1 parent 69bd57f commit 1202480
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 39 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
24 changes: 12 additions & 12 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Zelk v1.2.1 */
/* Zelk v1.2.2 */
/* imports */
@import url('https://rsms.me/inter/inter.css');
/* background */
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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);
Expand Down Expand Up @@ -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);
Expand All @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion powercord_manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zelk",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",
"theme": "zelk.css",
"author": "schnensch",
Expand Down
22 changes: 10 additions & 12 deletions zelk.css
Original file line number Diff line number Diff line change
Expand Up @@ -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); */
Expand Down Expand Up @@ -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 */
Expand Down Expand Up @@ -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);
Expand Down
24 changes: 11 additions & 13 deletions zelkBD.theme.css
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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---------------*/
Expand Down Expand Up @@ -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 */
Expand Down Expand Up @@ -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);
Expand Down Expand Up @@ -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 {
Expand Down

0 comments on commit 1202480

Please sign in to comment.