This is an archived community post.

This post is no longer open for new replies - but we'd still love to hear from you! Share your feedback with our team via our Feedback Form.

Need help getting started? Check out this article for step-by-step instructions on submitting feedback through the form.

Discord Classic Theme

Kommentare

4 Kommentare

  • Bahamut731lp

    I'm not sure it making is "less pretty" is going to help anything. The CPU and RAM usage is caused by the Chromium running as base for the whole program. Not by the design itself.

    1
  • Hans

    No make it light theme

    -1
  • rgnd

    maybe they should add an option of disabling animations

    0
  • Bahamut731lp

    It still depends on how the animations are implemented. If they're animating the properties that are triggering repaint or layout recalculation, disabling them could actually boost the performance. If they're using the FLIP method (First, Last, Invert, Play) with transform property - then it's basically useless.

    But adding that option just as cosmetic thing isn't that bad idea itself

    0