discord-nordic icon indicating copy to clipboard operation
discord-nordic copied to clipboard

[BUG] [Vencord, Ash, Linux Mint Xfce] Theme has non-Nord colours in Activity list and Settings menu

Open ThePixelist opened this issue 7 months ago • 4 comments

Describe the bug As shown in the screenshots below, the theme has default colours in the settings menu and in the activity list next to the friends list.

To Reproduce Steps to reproduce the behavior:

  1. Go to the friends list or the settings menu
  2. Observe default colours

Expected behavior The colours in those two places would be the colours of the Nord colour palette.

Screenshots

Image

Image (The above image has usernames and other personal info censored)

Versions (please complete the following information):

  • Theme style : Ash
  • Theme version : 4.11.2
  • Is uniform variant?: I don't know what this means, sorry
  • Discord Version : Stable 391897 (f2d5135)
  • Client name & version: Vencord e99e89e (Standalone)
  • Linux Mint 22.1, Xfce edition

Additional context No additional context, just thank you for making and maintaining this theme 🙏

ThePixelist avatar Apr 20 '25 13:04 ThePixelist

Hello, Have you modify saturation or other things in appearance/accessibility ? If not i think i will just wait 1 or 2 days to see if i encounter that issue, if not i will ask you some additional informations.

I think they just modify colors variable again (third time already since new theme).

orblazer avatar Apr 20 '25 16:04 orblazer

None of the settings fix the issue unfortunately /:

I think they just modify colors variable again (third time already since new theme). (That is so annoying)

Thanks for the response

ThePixelist avatar Apr 21 '25 08:04 ThePixelist

Unfortunately the issue still persists. Discord has been updated to stable 392431 (274b190).

ThePixelist avatar Apr 23 '25 13:04 ThePixelist

Hello, yes sorry i could not reproduce that issue.

Could you try to debug it by following this steps :

  1. Open devtool (CTRL-I)
  2. Find div with class container__7d20c (you can CTRL-F)
  3. Check on right the property background and paste here the value.
  4. IF is var(--bg-overlay-2,var(--background-primary)), click on --background-primary and copy value and paste it here.

Note: If you didn't find the div with container__7d20c you can use picker (on top left of window) and click on activity sidebar, you should see and aside element as parent, and follow again from step 3.

Thanks.

orblazer avatar Apr 23 '25 15:04 orblazer

I resolved this issue by selecting "Ash" in Settings > Appearance > Theme as well as enabling it through Vencord.

weightedangelcube avatar Jul 12 '25 20:07 weightedangelcube