Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Commit

Permalink
First Working Version
Browse files Browse the repository at this point in the history
  • Loading branch information
RazerMoon committed Apr 27, 2020
1 parent 2320682 commit 81fd2c2
Show file tree
Hide file tree
Showing 6 changed files with 417 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Grey Mesh.theme.css
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');
15 changes: 15 additions & 0 deletions README.md
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)
Loading

0 comments on commit 81fd2c2

Please sign in to comment.