-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: broken theme on newer Discord versions * fix(Makefile): mark PHONies Stream Dorian Electra's Phonies while you are at it * fix(guide): typo * fix(global): filled buttons color when error or floating * fix(chat): mentions * fix: custom color picker * fix(context): some submenus not having border radius * fix(discover): sidebar selected item color on light mode the default is white making it hard to see * feat(settings)[guild]: bans searchbar * feat(nitro): remove over-themed ad banners we get it, you want us to buy avatar decorations, it doesn't need sparkles, gradients, arts, a simple banner is enough. * chore: format * fix(settings)[my_account]: floating button blending in the background in light mode * feat: 3.3.0 --------- Co-authored-by: Evangelos Paterakis <[email protected]>
- Loading branch information
Showing
75 changed files
with
749 additions
and
691 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
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,3 +1,3 @@ | ||
//META{"name":"DNOME","description":"Adwaita-inspired Discord theme","author":"GeopJr","version":"3.1.0"}*// | ||
//META{"name":"DNOME","description":"Adwaita-inspired Discord theme","author":"GeopJr","version":"3.3.0"}*// | ||
|
||
@import "https://raw.githack.com/GeopJr/DNOME/dist/DNOME.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,3 +1,5 @@ | ||
.PHONY: gtk less | ||
|
||
gtk: | ||
node gtk/grab_theme_colors.mjs | ||
|
||
|
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
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
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
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
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
Oops, something went wrong.