modified: Discord/Golden-Devil.theme.css

modified:   Discord/Pink-Angel.theme.css
main
anthony 5 months ago
parent d52fe57412
commit 3de57f02d3

@ -2,9 +2,8 @@
* @name Golden-Devil * @name Golden-Devil
* @description A Black and Golden Discord Theme, matching with the SputnikOS Gnome Theme * @description A Black and Golden Discord Theme, matching with the SputnikOS Gnome Theme
* @author Anthony * @author Anthony
* @version 1.0.0 * @version 0.1
* @website https://github.com/refact0r/midnight-discord * @source https://code.cif.su/anthony/Themes/src/branch/main/Discord/Golden-Devil.theme.css
* @source https://github.com/refact0r/midnight-discord/blob/master/midnight.theme.css
*/ */
/* IMPORTANT: make sure to enable dark mode in discord settings for the theme to apply properly!!! */ /* IMPORTANT: make sure to enable dark mode in discord settings for the theme to apply properly!!! */

@ -3,7 +3,7 @@
* @description A white and pink Discord Theme, matching with the SputnikOS Gnome Theme * @description A white and pink Discord Theme, matching with the SputnikOS Gnome Theme
* @author Anthony * @author Anthony
* @version 0.1 * @version 0.1
* @source https://github.com/refact0r/midnight-discord/blob/master/midnight.theme.css * @source https://code.cif.su/anthony/Themes/src/branch/main/Discord/Pink-Angel.theme.css
*/ */
/* IMPORTANT: make sure to enable dark mode in discord settings for the theme to apply properly!!! */ /* IMPORTANT: make sure to enable dark mode in discord settings for the theme to apply properly!!! */
@ -34,7 +34,7 @@
/* text colors */ /* text colors */
--text-0: rgb(255, 255, 255); /* text on colored elements */ --text-0: rgb(255, 255, 255); /* text on colored elements */
--text-1: rgb(255, 0, 255); /* other normally white text */ --text-1: rgb(201, 201, 201); /* other normally white text */
--text-2: rgb(255, 255, 255); /* headings and important text */ --text-2: rgb(255, 255, 255); /* headings and important text */
--text-3: hsl(220, 15%, 60%); /* normal text */ --text-3: hsl(220, 15%, 60%); /* normal text */
--text-4: hsl(220, 15%, 40%); /* icon buttons and channels */ --text-4: hsl(220, 15%, 40%); /* icon buttons and channels */

Loading…
Cancel
Save