💄 update lightmode link & hover
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
1f4fceead7
commit
09763ffbe7
3 changed files with 13 additions and 13 deletions
File diff suppressed because one or more lines are too long
|
@ -3,9 +3,9 @@
|
|||
--light-1: #2E4033; /* Dark Olive Green Text */
|
||||
--light-2: #5F7A6D; /* Sage Green Secondary Text */
|
||||
--light-3: #88A597; /* Mint Green Accents */
|
||||
--light-hover: #88A597; /* Mint Green Accents (for hover states) */
|
||||
--light-link: #3B6656; /* Darker Moss Green Links */
|
||||
--light-blockquote: #CCE3CC; /* Light Mint Blockquote */
|
||||
--light-hover: #789085; /* Darker Moss Green */
|
||||
--light-link: #00CC6A; /* Spring Green */
|
||||
--light-blockquote: #CCE3CC; /* Light Mint */
|
||||
--dark-bg: #1e1e2e; /* Midnight Navy */
|
||||
--dark-1: #cdd6f4; /* Lavender Mist */
|
||||
--dark-2: #8f5cf4; /* Amethyst Glow */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue