mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
♿️ style: increase contrast for link hover
This commit is contained in:
parent
283f3d3934
commit
e51f5318d6
3 changed files with 4 additions and 3 deletions
|
@ -72,6 +72,7 @@
|
|||
--bg-0: #2f2f2f;
|
||||
--bg-1: rgba(133, 133, 133, 0.5);
|
||||
--bg-2: rgba(23, 23, 23, 100%);
|
||||
--hover-color: black;
|
||||
--primary-color: #7cc4d1;
|
||||
--secondary-color: #4a4a4a;
|
||||
--links: #8fdfe5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue