diff --git a/IconRecolors.css b/IconRecolors.css index 1a4b56f..d851bf1 100644 --- a/IconRecolors.css +++ b/IconRecolors.css @@ -105,6 +105,11 @@ /*-----------------------------------------------------------------------------------------------------*/ +/* +* TODO: Find a built in Discord Var for this, instead of making my own. +* SRC: https://docs.betterdiscord.app/discord/variables +*/ + :root{ --Custom-Color-Controller: oklch(89.08% 0.1185 141.18) } diff --git a/SyncedWithGameRecolor.css b/SyncedWithGameRecolor.css index c1ca56b..f071248 100644 --- a/SyncedWithGameRecolor.css +++ b/SyncedWithGameRecolor.css @@ -7,6 +7,12 @@ * @website https://krstlskll69.github.io/ * @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#13th-synced-with-game-recolor- */ + +/* +* TODO: Find a built in Discord Var for this, instead of making my own. +* SRC: https://docs.betterdiscord.app/discord/variables +*/ + :root{ --Custom-Color-Controller: oklch(89.08% 0.1185 141.18) }