Skip to content

Commit

Permalink
chore: update discord-nordic theme to v4.10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Feb 21, 2025
1 parent 45d3749 commit 96c1258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions profiles/graphical/discord.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
...
}: let
discordThemeFile = pkgs.fetchurl {
url = "https://raw.githubusercontent.com/orblazer/discord-nordic/v4.10.22/uniform/nordic.theme.css";
hash = "sha256-CyGBS5kzMCUieWSfzgwjYPlKHnKGRw0NY+AMBrV2aao=";
url = "https://raw.githubusercontent.com/orblazer/discord-nordic/v4.10.23/uniform/nordic.theme.css";
hash = "sha256-jiibjz7Z1+StWvqhXMHb3CnIjaGxNKvDQu2cjQ5VEO0=";
};
extraCss = ''
.theme-dark {
Expand Down

0 comments on commit 96c1258

Please sign in to comment.