|
|
@ -11,12 +11,12 @@ |
|
|
|
/* Made by @gilbN */ |
|
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
/* RUTORRENT DARK THEME */ |
|
|
|
@import url(./utorrent-base.css); |
|
|
|
/* UTORRENT DARK THEME */ |
|
|
|
@import url(https://theme-park.dev/CSS/themes/utorrent/utorrent-base.css); |
|
|
|
:root { |
|
|
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; |
|
|
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; |
|
|
|
--default-button-color: #3d3d3d; |
|
|
|
--default-button-color-hover: #5a5a5a; |
|
|
|
--progress-color: #3d3d3d; |
|
|
|
} |
|
|
|
} |