Skip to content

Commit

Permalink
Fix theme files
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo9655 committed Sep 13, 2024
1 parent a99075e commit 70638a4
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion flavors/midnight-amaryllis.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

/* color of status indicators and window controls */
--online-indicator: #ccfca1; /* change to #23a55a for default green */
--dnd-indicator: #ff8692; /* change to #f13f43 for default red */
--dnd-indicator: #ff8692; /* change to #f23f43 for default red */
--idle-indicator: #ffdb93; /* change to #f0b232 for default yellow */
--streaming-indicator: #b3a0ff; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-biscuit.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/* color of status indicators and window controls */
--online-indicator: #d0d694; /* change to #23a55a for default green */
--dnd-indicator: #cf223e; /* change to #f13f43 for default red */
--dnd-indicator: #cf223e; /* change to #f23f43 for default red */
--idle-indicator: #e39c45; /* change to #f0b232 for default yellow */
--streaming-indicator: #614f76; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-catppuccin-frappe.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: #a6d189; /* change to #23a55a for default green */
--dnd-indicator: #e78284; /* change to #f13f43 for default red */
--dnd-indicator: #e78284; /* change to #f23f43 for default red */
--idle-indicator: #e5c890; /* change to #f0b232 for default yellow */
--streaming-indicator: #ca9ee6; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-catppuccin-macchiato.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: #a6da95; /* change to #23a55a for default green */
--dnd-indicator: #ed8796; /* change to #f13f43 for default red */
--dnd-indicator: #ed8796; /* change to #f23f43 for default red */
--idle-indicator: #eed49f; /* change to #f0b232 for default yellow */
--streaming-indicator: #c6a0f6; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-catppuccin-mocha.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: #a6e3a1; /* change to #23a55a for default green */
--dnd-indicator: #f38ba8; /* change to #f13f43 for default red */
--dnd-indicator: #f38ba8; /* change to #f23f43 for default red */
--idle-indicator: #f9e2af; /* change to #f0b232 for default yellow */
--streaming-indicator: #cba6f7; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-night-owl.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: var(--accent-2); /* change to #23a55a for default green */
--dnd-indicator: hsl(0, 100%, 69%); /* change to #f13f43 for default red */
--dnd-indicator: hsl(0, 100%, 69%); /* change to #f23f43 for default red */
--idle-indicator: hsl(180, 9%, 43%); /* change to #f0b232 for default yellow */
--streaming-indicator: hsl(260, 60%, 60%); /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-nocturne.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ blackxfiied • refact0r customize here */
note: updated to be more harsh by using discord's own branding kit colors (although unintended) -- https://discord.com/branding
*/
--online-indicator: #57f287; /* change to #23a55a for default green */
--dnd-indicator: #ed4245; /* change to #f13f43 for default red */
--dnd-indicator: #ed4245; /* change to #f23f43 for default red */
--idle-indicator: #fee75c; /* change to #f0b232 for default yellow */
--streaming-indicator: #5865f2; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-nord.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: #a3be8c; /* change to #23a55a for default green */
--dnd-indicator: #bf616a; /* change to #f13f43 for default red */
--dnd-indicator: #bf616a; /* change to #f23f43 for default red */
--idle-indicator: #ebcb8b; /* change to #f0b232 for default yellow */
--streaming-indicator: #b48ead; /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-pichu.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/* color of status indicators and window controls */
--online-indicator: hsl(160, 50%, 55%); /* change to #23a55a for default green */
--dnd-indicator: var(--accent-3); /* change to #f13f43 for default red */
--dnd-indicator: var(--accent-3); /* change to #f23f43 for default red */
--idle-indicator: hsl(50, 50%, 55%); /* change to #f0b232 for default yellow */
--streaming-indicator: hsl(260, 50%, 55%); /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-rose-pine.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: hsl(189, 43%, 73%); /* change to #23a55a for default green */
--dnd-indicator: hsl(343, 76%, 68%); /* change to #f13f43 for default red */
--dnd-indicator: hsl(343, 76%, 68%); /* change to #f23f43 for default red */
--idle-indicator: hsl(35, 88%, 72%); /* change to #f0b232 for default yellow */
--streaming-indicator: hsl(267, 57%, 78%); /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-spotify.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/* color of status indicators and window controls */
--online-indicator: hsl(141, 76%, 52%); /* change to #23a55a for default green */
--dnd-indicator: hsl(0, 76%, 52%); /* change to #f13f43 for default red */
--dnd-indicator: hsl(0, 76%, 52%); /* change to #f23f43 for default red */
--idle-indicator: hsl(40, 76%, 52%); /* change to #f0b232 for default yellow */
--streaming-indicator: hsl(260, 76%, 56%); /* change to #593695 for default purple */

Expand Down
2 changes: 1 addition & 1 deletion flavors/midnight-vencord.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

/* color of status indicators and window controls */
--online-indicator: #89b481; /* change to #23a55a for default green */
--dnd-indicator: #d3869b; /* change to #f13f43 for default red */
--dnd-indicator: #d3869b; /* change to #f23f43 for default red */
--idle-indicator: #d8a656; /* change to #f0b232 for default yellow */

/* accent colors */
Expand Down
2 changes: 1 addition & 1 deletion midnight.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

/* color of status indicators and window controls */
--online-indicator: var(--accent-2); /* change to #23a55a for default green */
--idle-indicator: hsl(50, 60%, 60%); /* change to #f0b232 for default yellow */
--dnd-indicator: hsl(340, 60%, 60%); /* change to #f23f43 for default red */
--idle-indicator: hsl(50, 60%, 60%); /* change to #f0b232 for default yellow */
--streaming-indicator: hsl(260, 60%, 60%); /* change to #593695 for default purple */

/* accent colors */
Expand Down

0 comments on commit 70638a4

Please sign in to comment.