This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
-
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
6 changed files
with
417 additions
and
0 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,22 @@ | ||
/** | ||
* @name Grey Mesh | ||
* @description A light theme that aims to be less blinding than default discord light mode. USE DARK MODE FOR THIS THEME TO WORK. | ||
* @author RazerMoon | ||
* @version 0.8 | ||
* @source https://github.com/RazerMoon/Grey-Mesh | ||
* @website https://razermoon.github.io/ | ||
*/ | ||
|
||
/* | ||
.oooooo. ooo ooooo oooo | ||
d8P' `Y8b `88. .888' `888 | ||
888 oooo d8b .ooooo. oooo ooo 888b d'888 .ooooo. .oooo.o 888 .oo. | ||
888 `888""8P d88' `88b `88. .8' 8 Y88. .P 888 d88' `88b d88( "8 888P"Y88b | ||
888 ooooo 888 888ooo888 `88..8' 8 `888' 888 888ooo888 `"Y88b. 888 888 | ||
`88. .88' 888 888 .o `888' 8 Y 888 888 .o o. )88b 888 888 | ||
`Y8bood8P' d888b `Y8bod8P' .8' o8o o888o `Y8bod8P' 8""888P' o888o o888o | ||
.P' | ||
`Y8P' | ||
*/ | ||
|
||
@import url('https://raw.githubusercontent.com/razermoon/grey-mesh/master/base/base.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
# Grey-Mesh | ||
|
||
A light theme for Bandaged BetterDiscord (BBD) that aims to be less blinding that light mode | ||
|
||
![Theme](media/main.png) | ||
|
||
## User Popouts | ||
|
||
This theme uses [USRGB Popouts](https://github.com/Discord-Custom-Covers/usrbg) by [Tropix126](https://github.com/Tropix126). | ||
|
||
![Popout](media/popout.png) | ||
|
||
## User Tags | ||
|
||
This theme uses [User Tags](https://github.com/monstrousdev/themes/blob/master/addons/user-tags.css) by [Monster Dev](https://github.com/monstrousdev) | ||
|
||
![Tag](media/usertags.png) |
Oops, something went wrong.