zelk icon indicating copy to clipboard operation
zelk copied to clipboard

[FEATURE REQUEST] custom home icon + embed side color

Open ThomasByr opened this issue 1 year ago • 0 comments

Hi, so, first of all, I really love this custom Discord Theme.

I was able to temporarily fix the #57 issue but couldn't easily add a custom home icon by just altering the user css file.

custom home icon

This first request is to add a setting (see below), to customise the home icon.

:root {
  --home-icon = url("https...");
  ...
}

By "home icon", I mean the icon on which the user clicks to display its dms (top left corner, above all guilds). This is a feature some other themes do have, but I couldn't find any other one that matches this one incredible aesthetics.

embeds

The other request, which I couldn't determine if it was a bug or not, is that embeds are displayed like code blocks: we don't see the left-side embed color, fields are not properly displayed, and we cannot clearly distinguish code block inside embeds from regular texts. Below is a comparison

with custom theme with vanilla disscord theme
image image

more things (maybe ignore?)

  • [ ] There is this weird purplish overlay on reactions we add on messages... might be a vanilla discord theme related aspect though...

ThomasByr avatar Oct 16 '22 21:10 ThomasByr