Browse Source

added qbitorrent to readme

pull/16/head
gilbN 6 years ago
parent
commit
8f4f74e80f
  1. 2
      CSS/themes/qbittorrent/aquamarine.css
  2. 2
      CSS/themes/qbittorrent/dark.css
  3. 2
      CSS/themes/qbittorrent/hotline.css
  4. 29
      README.md
  5. BIN
      Screenshots/qbittorrent/qbit1.png
  6. BIN
      Screenshots/qbittorrent/qbit2.png
  7. BIN
      Screenshots/qbittorrent/qbit3.png
  8. BIN
      Screenshots/qbittorrent/qbit4.jpg
  9. BIN
      Screenshots/qbittorrent/qbit5.png
  10. BIN
      Screenshots/qbittorrent/qbittorrent.gif

2
CSS/themes/qbittorrent/aquamarine.css

@ -16,5 +16,5 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
--progress-color: #607D8B; --progress-color: #4c95af;
} }

2
CSS/themes/qbittorrent/dark.css

@ -16,5 +16,5 @@
:root { :root {
--main-bg-color: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: radial-gradient(ellipse at top, #272727 50%, #1f1f1f 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #272727 50%, #1f1f1f 100%) center center/cover no-repeat fixed;
--progress-color: #607D8B; --progress-color: #3d3d3d;
} }

2
CSS/themes/qbittorrent/hotline.css

@ -16,5 +16,5 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
--progress-color: #607D8B; --progress-color: #df6c4c;
} }

29
README.md

@ -635,7 +635,7 @@ space-gray.css
*** ***
# Deluge Themes # Deluge Themes
Custom [Tautulli](https://github.com/deluge-torrent/deluge) CSS for consistent UI in [Organizr](https://github.com/causefx/Organizr). Custom [Deluge](https://github.com/deluge-torrent/deluge) CSS for consistent UI in [Organizr](https://github.com/causefx/Organizr).
![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/deluge/deluge.gif) ![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/deluge/deluge.gif)
@ -648,6 +648,33 @@ dark.css
plex.css plex.css
space-gray.css space-gray.css
``` ```
***
# qBittorrent Themes
Custom [qBitorrent](https://github.com/qbittorrent/qBittorrent) CSS for consistent UI in [Organizr](https://github.com/causefx/Organizr).
![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbittorrent.gif)
```
https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/XXX.css
aquamarine.css
hotline.css
dark.css
plex.css
space-gray.css
```
### Screenshots
<details><summary>Expand</summary>
<p>
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit1.png"></img>
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit2.png"></img>
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit3.png"></img>
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit4.png"></img>
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit5.png"></img>
</p>
</details>
### Honourable mentions: ### Honourable mentions:
[leram84/layer.Cake](https://github.com/leram84/layer.Cake/) [leram84/layer.Cake](https://github.com/leram84/layer.Cake/)

BIN
Screenshots/qbittorrent/qbit1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
Screenshots/qbittorrent/qbit2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 KiB

BIN
Screenshots/qbittorrent/qbit3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 964 KiB

BIN
Screenshots/qbittorrent/qbit4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

BIN
Screenshots/qbittorrent/qbit5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 KiB

BIN
Screenshots/qbittorrent/qbittorrent.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 KiB

Loading…
Cancel
Save