feat!: remove custom catppuccin server icons (#185)
Now that Discord started to introduce their own emoji icons even on Desktop, it's probably for the best to remove the icons from our `_catppuccin-server.scss` component.
This commit is contained in:
@@ -17,5 +17,3 @@
|
|||||||
@import "components/popouts";
|
@import "components/popouts";
|
||||||
|
|
||||||
@import "components/details";
|
@import "components/details";
|
||||||
|
|
||||||
@import "components/catppuccin-server";
|
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ button[class*="emojiButtonNormal"] > div > div {
|
|||||||
// for dark sidebars :clueless:
|
// for dark sidebars :clueless:
|
||||||
:root .theme-dark {
|
:root .theme-dark {
|
||||||
@import "@catppuccin/palette/scss/mocha";
|
@import "@catppuccin/palette/scss/mocha";
|
||||||
@import "components/_catppuccin-server";
|
|
||||||
|
|
||||||
// weighted brand colors
|
// weighted brand colors
|
||||||
--brand-experiment: #{$brand};
|
--brand-experiment: #{$brand};
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user