Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maboroshin/qBittorrentDarktheme
qBittorrent Dark theme
https://github.com/maboroshin/qBittorrentDarktheme
Last synced: 4 days ago
JSON representation
qBittorrent Dark theme
- Host: GitHub
- URL: https://github.com/maboroshin/qBittorrentDarktheme
- Owner: maboroshin
- Created: 2020-02-22T13:34:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T21:29:52.000Z (3 months ago)
- Last Synced: 2024-10-23T01:38:58.722Z (20 days ago)
- Language: HTML
- Size: 1.85 MB
- Stars: 1,161
- Watchers: 32
- Forks: 48
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qBittorrent Dark theme
Derived from: [**jagannatharjun**/qbt-theme/material](https://github.com/jagannatharjun/qbt-theme)**ICEBERG.qbtheme (Windouws 10)**
*[Other qbtheme pictures](https://github.com/maboroshin/qBittorrentDarktheme/issues/9#issuecomment-922406777)*
- Color Themes: [Absinthe](https://github.com/maboroshin/Absinthe.color) (My original color theme) / [Solarized](https://github.com/altercation/solarized#solarized) / [ICEBERG](https://github.com/cocopon/iceberg.vim#readme) / [ayu dark](https://github.com/dempfi/ayu#screenshots) /## Usage
Download the ZIP (green button) or individual RAW `.qbtheme` files. Please use Theme function in Options.## Q&A
Please use [this place](https://github.com/maboroshin/qBittorrentDarktheme/issues/1).* [Dark Mode (Native Support) #17081 on qBittorrent](https://github.com/qbittorrent/qBittorrent/issues/17081#issuecomment-1347840696) : Late 2023? qBittorrent's native dark theme is being experimented
* * Also a new, easier way to change colors could be implemented in qBittorrent.
* [Darken Title Bar using MicaForEveryone in WIndows 11](https://github.com/maboroshin/qBittorrentDarktheme/issues/19#issuecomment-1087499340), or via OS Settings in Win 10.
* Torrents for testing: [Public Domain Torrents](https://www.publicdomaintorrents.info/)## Known issue
*[Unknown issue](https://github.com/maboroshin/qBittorrentDarktheme/issues/3)*
*[Colors don't change on Linux](https://github.com/qbittorrent/qBittorrent/issues/13410)*Probably cannot be changed in the theme file.
- strangeness of check items, In right-click transfer list.## Compile
*[More info...](https://github.com/maboroshin/qBittorrentDarktheme/wiki/How-to-compile-.qbtheme)*Rename `src\stylesheet~~.qss` to `src\stylesheet.qss`, Rename `src\config~~.json` to `src\config.json`, and compile `resources.qrc` by Qt rcc.
* [List of icons](https://github.com/maboroshin/qBittorrentDarktheme/wiki)
* [qBittorrentSVGiconConverter](https://github.com/maboroshin/qBittorrentSVGiconConverter)## License
[Jagannatharjun says](https://github.com/qbittorrent/qBittorrent/issues/6434#issuecomment-581101910):
> none of the stylesheets belongs to me
>just google search the style name without .qbttheme + github suffix
>I just pack it around for testing the theme support when I was implementing it
>I'll be mentioning this in the repo just that I'm bit busy with college and stuffHe created the .qbttheme for qBittorrent. So I think it's not copyrightable or means public domain. However, `stylesheet.qss` is similar to QDarkStyleSheet. License inheritance may be necessary.
- [qBittorrent: Icons by Code Charm: MIT License](https://github.com/qbittorrent/qBittorrent/blob/master/src/icons/qbt-theme/README.md).
- [(Used Icons, stylesheet.qss) QDarkStyleSheet by Colin Duquesnoy et al: MIT and CCBY4.0 License](https://github.com/ColinDuquesnoy/QDarkStyleSheet).