NotAnotherAnimeTheme icon indicating copy to clipboard operation
NotAnotherAnimeTheme copied to clipboard

A easily customizable and automatically updating theme for Discord

Results 17 NotAnotherAnimeTheme issues
Sort by recently updated
recently updated
newest added

I managed to find a way to customize the color of a mention using : `.theme-dark .message.mentioned .message-text { background: rgba(0, 0, 0, 1) !important; }` and was wondering how...

Is there a way to go about getting this back for a single column file. I have the old quad file with it but the new one doesn't seem to...

First, thank you for the fix after the Discord update! But while the background image came back, the home icon one is invisible (home icon itself works, but I have...

![image](https://github.com/puckzxz/NotAnotherAnimeTheme/assets/95899488/77d07da9-bc79-45ba-8e2c-f4c32e8d6cc6) ![image](https://github.com/puckzxz/NotAnotherAnimeTheme/assets/95899488/ce9141b5-c976-4983-895c-a1964200961e) The server icon looks off to the upper right of the unread server animation circle. And the folder icon too.

Discovered that while using rainbow as unread server animation, my fps in csgo drops from ~250 to ~150. After changing it to none, the fps are back to normal. My...

I am facing an issue where custom font doesnt work and it sets to default discord ugly font.

I've set ```css --small-user-popout-background-image: url('https://i.imgur.com/v1ODdsv.gif'); --small-user-popout-background-transparency: #00000099; --small-user-popout-background-image-position: center; --big-user-popout-background-image: url('https://i.imgur.com/BXr6I0G.gif'); --big-user-popout-background-transparency: #00000099; --big-user-popout-background-image-position: center; ``` in `:root` but they're not showing up in discord. It looks like the theme...