DNOME
DNOME copied to clipboard
Adwaita-inspired Discord Theme
DNOME
Adwaita-inspired Discord Theme
Info
This is a Discord theme inspired by GNOME's default theme, Adwaita, in an attempt to make Discord look like it's part of the OS.
The theme is mostly a recolor of elements rather than a complete restyle as to not (completely) remove Discord's branding (https://stopthemingmy.app/). Feel free to fork this and add any additional styling you might want.
The theme is written in Less and supports both light and dark mode! You can also customize some of its elements!
Screenshots





Installing
You can inject it using Crycord, BeauitfulDiscord, BetterDiscord, Powercord & any other CSS injector available.
There are 3 options for obtaining the theme:
- DNOME-latest.css, which imports the latest compiled version.
- dist/DNOME.css, which is the latest compiled version.
- Compile it yourself.
Some client mods require certain changes. The theme is in its simpliest form.
However, if you feel something needs extra instructions, open an issue and I'll list it below.
Keep in mind that many plugins and elements from them might not be styled.
For BetterDiscord
BetterDiscord requires a non-css META tag and a specific suffix on the filename. There are 2 options for installing the theme:
- Download DNOME.theme.css and place it in your
themes/folder. - Copy paste the contents of the desired file in the
Custom CSSsection in settings.
Compiling
- Install Less
$ lessc ./src/DNOME.less ./dist/DNOME.css- Done
Contributing
- Read the Code of Conduct
- Fork it ( https://github.com/GeopJr/DNOME/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'feat: some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Made with contributors-img.