1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

nord button hover change

This commit is contained in:
GilbN 2021-10-17 13:14:40 +02:00
parent 2318ff3c90
commit ed45bb58d1

View File

@ -8,7 +8,7 @@
--drop-down-menu-bg: #3B4252;
--button-color: #79b8ca;
--button-color-hover: #79b8cacc ;
--button-color-hover: #6a9daf;
--button-text: #2E3440;
--button-text-hover: #D8DEE9;