|
|
@ -11,8 +11,8 @@ |
|
|
|
/* Made by @gilbN */ |
|
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
/* RUTORRENT SPACE GRAY THEME */ |
|
|
|
@import url(./utorrent-base.css); |
|
|
|
/* UTORRENT SPACE GRAY THEME */ |
|
|
|
@import url(https://theme-park.dev/CSS/themes/utorrent/utorrent-base.css); |
|
|
|
:root { |
|
|
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; |
|
|
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; |
|
|
|