1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-26 23:02:54 +02:00

nord style updates

This commit is contained in:
GilbN 2021-10-03 17:22:08 +02:00
parent d677d044ac
commit b2507521e3

View File

@ -7,25 +7,24 @@
--drop-down-menu-bg: #3B4252;
--button-color: #5E81AC;
--button-color-hover: #81A1C1;
--button-text: #D8DEE9;
--button-text-hover: #ECEFF4;
--button-color: #79b8ca;
--button-color-hover: #79b8cacc ;
--button-text: #2E3440;
--button-text-hover: #D8DEE9;
--accent-color: 94, 129, 172;
--accent-color: 121, 184, 202;
--accent-color-hover: rgb(var(--accent-color),.8);
--link-color: #88c0d0;
--link-color-hover: #8FBCBB;
--label-text-color: #D8DEE9;
--link-color: #81A1C1;
--link-color-hover: #88C0D0;
--label-text-color: #222730;
--text:#D8DEE9;
--text-hover: #ECEFF4;
--text-muted: #81A1C1 ;
--text-muted: #81A1C1;
/*Specials*/
--arr-queue-color: #A3BE8C; /* Servarr apps + Bazarr*/
--plex-poster-unwatched: #D08770;
--petio-spinner: invert(62%) sepia(8%) saturate(998%) hue-rotate(259deg) brightness(97%) contrast(87%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 180, 142, 173;
--gitea-color-primary-dark-4: 121, 184, 202;
}