Git Product home page Git Product logo

roundeddiscord's Introduction


Rounded Discord

Latest Release Downloads Support Server VC BD RP

Dark Theme Nitro Theme
preview preview_win

Feature:

  1. No colour changed, can be used with your nitro theme or day theme.
  2. Fully rounded UI, a work of art.
  3. Lifetime support and maintenance.

Preview:

Preview

Installation:

Replugged Users

Use this link to install the theme.

Vencord Users

Download the latest RoundedDiscord.theme.css file by this link and move it into Theme file or copy https://MarkChan0225.github.io/RoundedDiscord/RoundedDiscord.theme.css to Theme setting.

BetterDiscord Users

Download the latest RoundedDiscord.theme.css file by this link and move it into Theme file.

Css Adaptation

roundeddiscord's People

Contributors

dependabot[bot] avatar markchan0225 avatar phymosc avatar remco0o avatar saltssaumure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

roundeddiscord's Issues

Custom color for each tab

Hii! I'm wondering if it's possible to change the color of specific tabs, as in this screenshot? For example, I want my channel list to be green, the chat menu to be red, and the member list to be blue. Currently, I'm using Vencord's client theme plugin, which can change the entire color scheme but not individual tabs. Thanks in advance!

image

User Popouts Aren't Rounded

2024-06-08_05-52-19_999_Discord
User popouts are square...

I've found that adding the following css fixes this:

/* make user pop outs rounded */
.userProfileOuterUnthemed__9741c {
  --profile-gradient-secondary-color: none !important;
  border-radius: 16px;
}

.userProfileOuterThemed_a425f3 {
  border-radius: 16px;
}

.bannerSVGWrapper__8a38c:not(:has([style*=image])) [style*=background-color] {
  border-radius: 16px 16px 0 0;
}

.userPopoutOverlayBackground__3e7e6 {
  border-radius: 16px !important;
}

2024-06-08_05-53-22_463_Discord

Theme doesn't work at all on new update.

Thank you for this very nice theme, I love it. However, with the newest discord update that broke everything, your theme stopped doing anything. Would love to be able to use it again!

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.