-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
610 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/.** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,35 @@ | ||
# discord-amoblack | ||
# Discord AMOBlack | ||
Very dark Discord theme, ideal for AMOLED displays. | ||
|
||
![Screenshot](screens/0.png?raw=true) | ||
|
||
Most plugins work without any problems. If some plugin element is not made black or there's some other problem, please create an issue [here][issues]. | ||
|
||
### Currently supported plugins: | ||
1. **[MemberCount by Arashiryuu][plugin membercount]** | ||
(background color fix) | ||
![](screens/membercount.png?raw=true) | ||
2. **[CharCounter by DevilBro][plugin charcounter]** | ||
(placement and color fix) | ||
![](screens/charcounter.png?raw=true) | ||
3. **[BetterFormattingRedux][plugin bfredux]** | ||
(background color fix) | ||
![](screens/bfredux.png) | ||
|
||
Every other plugin I use works well, but if you use one that doesn't look good with this theme, feel free to [create an issue][issues]! | ||
|
||
How to install | ||
--- | ||
1. Download the file called [amoblack.theme.css](amoblack.theme.css) by right-clicking the button | ||
1. Download the file called [amoblack.theme.css](amoblack.theme.css) (or [amoblack-dev](amoblack-dev.theme.css) for dev version) by right-clicking the button | ||
`Raw` on its page and selecting `Save link as`. Don't change its name and click `Save`. | ||
2. In Discord with BandagedBD installed, go to `Settings`→`Themes`→`Open Theme Folder`. | ||
3. Drag and drop (or move another way) the file you downloaded into the theme folder that Discord opened. | ||
You can close the file explorer windows. | ||
4. Go back to Discord. In the themes settings, you should now see: `Discord AMOBlack v[???] by TheChilliPL`. | ||
To enable it, toggle the switch on its right. The theme should now be loaded. | ||
|
||
<!-- Links --> | ||
[issues]: /../../issues/ | ||
[plugin membercount]: https://github.com/Arashiryuu/crap/blob/master/ToastIntegrated/MemberCount/MemberCount.plugin.js | ||
[plugin charcounter]: https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/CharCounter | ||
[plugin bfredux]: https://github.com/rauenzi/BetterDiscordAddons/tree/master/Plugins/BetterFormattingRedux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/** | ||
* @name Discord AMOblack | ||
* @version Development | ||
* @description Very dark theme, ideal for AMOLED displays. | ||
* For bug reports, use GitHub issues. Open our GitHub by using the Website button below. | ||
* @author TheChilliPL | ||
* @authorId 213903338251485185 | ||
* @website https://github.com/TheChilliPL/discord-amoblack | ||
* @source https://github.com/TheChilliPL/discord-amoblack | ||
*/ | ||
|
||
@import url("https://raw.githack.com/TheChilliPL/discord-amoblack/dev/src/theme.min.css"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.