Giter Club home page Giter Club logo

themes's Introduction

Monster Themes

Need help with the themes? Visit the Black Box.

The Phoenix Bundle are forks of old themes that have ceased to be supported. Because I have been maintaining them for a year and have rewritten them to be more readable and efficient, I have renamed them and claimed them as my own.

The code itself is loads different but the output does still look the same.

Black Hole is an original theme that is easier to maintain.

All themes will be hopefully ported to BDv2 soon.

Table of Contents

  1. Copyright and License

  2. Themes

Copyright and License

Terms Used

  • Elle ("Author", "Coder", "Ellexide", "EllexideCodes", "Monster", "Monster Dev", "Innate Monster", "I", "She", "Her")
  • Content ("Themes", "product", "items", "codes", "assets")
  • User ("You", "User", "they", "them", "their")

Introduction

The author, Monster, reserves the right to all content found in this repository. They are intellectual property and will remain as such indefinitely. If any one person decides to use--even any portion--of a code, they agree to be bound by the rules set by Monster.

Monster reserves the right to ask any of her work to be taken down should they be used, distributed, or reverse-engineered in a way she does not consent to.

To contact Monster Dev:

Allowed

Users are permitted...

  • ... to take and build from any of the two themes inside the Phoenix Bundle ONLY. They may redistribute them as long as they have edited enough for it to be basically a different code.
  • ... to edit the given variables in each theme inside this repository.
  • ... to add additional code into any theme as long as they are not redistributed as their own.
  • ... to study the codes and how they are built for educational purposes.
  • ... to reverse engineer the codes in any way they want as long as they do not distribute the broken bits and pieces as their own.
  • ... to take snippets of the code to use as long as they give due credit.
  • ... to edit the contents of the *.theme.css file (including the Meta) as long as they do not redistribute this version.

Disallowed

Users are forbidden...

  • ... from building off of themes outside of the Phoenix Bundle.
  • ... from redistributing the code, edited or otherwise, in any platform that Monster does not allow.
  • ... from distributing an edited version of any code without explicit permission from the author.
  • ... from copying and using more than 50 lines of code (in the spacing as shown in the original files) in a different theme or code without giving due credit.
  • ... from selling or making money off of any theme that is present in this repository and any theme made by Monster.

All these terms apply to all files in this repository as well as the last few remaning files in the EllexideCodes/Discord-Themes repository.

Copyright © 2019 - Present, Monster Dev

Do not redistribute

All Themes

Phoenix Bundle

Tranquil Reborn

Original Themes

Black Hole

Tranquil

Chat User Settings Upload Modal

Reborn

Chat User Settings Upload Modal

Black Hole

Chat User Settings Upload Modal

themes's People

Contributors

ellexidecodes avatar kathrynnnn avatar masicorelord avatar squee666 avatar themonstrousdev 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  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  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  avatar

themes's Issues

Reborn theme bug

Some icons aren't displayed correctly on the member list tab, specifically the first member under role name sometimes has issues. I can't see half of their icon and name.. here image showing this error https://i.imgur.com/0opden1.png

Also is there a way to display icons as squares instead of circles like in version 1.0

Thanks.

Not a issue, But a question...

Hi, I'm wondering if I can make a theme that's a combination of Blackhole and Comfy I know you don't own Comfy but I'm wondering if I can use Blackhole in it?

I've already been working on it if you wanna see it I can show you.

Thanks -Minoa

Reborn Theme bug

For some reason, the buttons on the bottom left side(Add server and Find server) are reverted back to the original ones and the list of members in a server is also the original discord layout(BetterDiscord layout). I've tried rebooting Betterdiscord to see if it was an update loop but it didn't seem like that was the case since I was able to use other themes perfectly fine so I deleted my Reborn theme and downloaded it again. The problem didn't get fixed...

Background opacity

It's hard to see the names of people with black roles/names. is there a way to decrease background opacity?

theme partially broken!

there's a bug happening right now where themes are displaying the default discord theme in some places. this is happening to black hole. here's a thread semi-explaining it in the official betterdiscord server
disc

and heres what the bug looks like:
disc2

Theme removal from BetterDiscord notice and reason.

Your addons (Tranquil, Reborn) has been broken, outdated or otherwise unusable for an extended period of time where we feel it has had plenty of time and opportunity to be fixed, if you wish to have it back on the site, you'll need to fix and resubmit it once the issue has been fixed.

Latest Discord update broke themes

It appears that the latest Discord update changed a lot of class IDs which broke themes. Most (all?) of the themes here will need to be updated for the newest version. (If you already knew this then that's fine; this issue is more for tracking.)

Tranquil: Missing role names

Vaguely self-explanatory. Using Discord 0.0.9, and the latest EnhancedDiscord.

If it's important, I'm additionally using this CSS:

.theme-dark,
.appMount-3VJmYg,
.theme-dark .theme-light {
    --main-color: #88c0d0;
    --primary-color: #2e3440;
    --secondary-color: #3b4252;
    --tertiary-color: #3b4252;
    --quaternary-color: #2e3440;
}

1578541667

Reborn theme transparency broken.

I didn't use my laptop for some days, so I don't know specifically which update happened to break it. But I got on, Discord updated, and now I can not figure out what to change to get my background transparent again. It's the default grey color.

Just thought you'd like to know.

The new partial breakdown of the theme

I have a partially broken theme again and the fix from the last issue does not help. Now I have the standard gray part of the discord with my name and microphone/headphone buttons. Also, I noticed that although the input field is not broken, but for some reason it seems to have moved up half a centimeter and looks strange.
discord blur
Yes, I have it written in the CSS file at the end

.theme-light, .theme-dark, .theme-amoled {
--background-primary: rgba(var(--transparencycolor), .2);
--background-secondary: rgba(var(--transparencycolor), .3);
}

This helps to fix this theme, but now - not completely.

[Black Hole] Problem & Fix with ON/OFF buttons.

Hello, i noticed that the On/Off buttons have a visible container, like this video:

bug.mp4

I've talked with people on the BetterDiscord server and a way to fix it would be to set the bd-switch and bd-switch-checked to transparent, instead of blurple, like this:

.bd-switch.bd-switch-checked, .bd-switch { background-color: transparent !important;} 

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.