Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 694 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 694 Bytes

Discord Gruvbox Theme

This is a rewrite of the colors from the Midnight Theme done by refact0r.

The main changes I did is add the Gruvbox Colors and added Fira Mono Font. Both of these can be easily changed using the QuickCSS feature on Vencord or manually in the file itself.

The theme file has comments done by refact0r, with which I made this theme.

Enjoy!

Font Change

Add the following in the QuickCSS

:root{
  --font:"gg sans" //default font 
}

Screenshot