Giter VIP home page Giter VIP logo

Comments (4)

NYRI4 avatar NYRI4 commented on June 23, 2024
  1. The issue with themes is that we can only deal with what is already in the DOM and nothing else, that's how it is when CSS only is authorized, since there's no classes to target this specific element and do whatever you said above, I can't do anything particular , otherwise those changes would be on all the smalls hints called tooltips.

Example :

First tooltip Second tooltip
image image
  1. Sadly, some years ago Discord added a size argument when fetching their images for performances concerns (Example : https://cdn.discordapp.com/avatars/265924886461939712/3a5a7e7498d256fe883629b6b18f9643.webp?size=40 with the size=40) at the end, if you open this image you'll see what is supposed to be next to messages. (Of course CSS can't modify links since it would be a huge security issue).

  2. Actually it's the same with basic Discord, it's just less obvious, will be fixed in the next push.

Thanks for the support and feedback about the theme <3

from discord.

sergiohzph avatar sergiohzph commented on June 23, 2024

Can't you just remove the tooltips from those buttons?
<div class="tooltipContent-38tm3I">User Settings</div> Remove the classes with that name and there won't be anymore buttons with tooltips. There is a part of the JS code that is in charge of generating that class, deleting it does not regenerate the tooltip.

I see them as unnecessary for the aesthetics of the theme, apart from the fact that a user using a modded Discord client with a theme installed already knows how to use Discord.

from discord.

ohitstom avatar ohitstom commented on June 23, 2024

not a discord modder here but if tippy is exposed in js you can easily remove them, or using the :has selector.

from discord.

Metro420yt avatar Metro420yt commented on June 23, 2024

For 1, I noticed it and made a quick fix #126

from discord.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.