diff --git a/CSS/themes/plex/space-gray.css b/CSS/themes/plex/space-gray.css index a9e2a0e4..577cfcdf 100644 --- a/CSS/themes/plex/space-gray.css +++ b/CSS/themes/plex/space-gray.css @@ -22,9 +22,9 @@ --button-color-hover: #81a6b7; --button-text: #eee; --button-text-hover: #fff; - --accent-color: 129, 166, 183; - --accent-color-hover: #607D8B; - --link-color: #9adfff; - --link-color-hover: #FFF; + --accent-color: 112, 174, 202; + --accent-color-hover: #81a6b7; + --link-color: #70aeca; + --link-color-hover: #81a6b7; --poster-unwatched: #70aeca; } \ No newline at end of file