Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BaraShiro authored Mar 14, 2024
1 parent 992b955 commit a80a78a
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# Material-qBittorrent

# Material qBittorrent
A theme for qBittorent that uses Material Design Symbols.

## Usage
1. Download the `.qbtheme` file from the [Releases](https://github.com/BaraShiro/Material-qBittorrent/releases) page, and save it in a convenient place, e.g. the qBittorent installation folder.
2. In qBittorent go to _Tools -> Options_ and in the left pane select _Behaviour_. In the right pane under _Interface_ check the box _Use custom UI Theme_.
3. Under _UI Theme file_ browse to the `.qbtheme` file.
4. Click **Ok**, and restart qBittorent for the changes to take effect.

## Build
To build the theme, clone this repository and run `compile-light-color-coded-black.bat`. Alternatively run `make-resource.py` and supply the paths to the resources manually.

`make-resource.py` courtesy of [jagannatharjun](https://github.com/jagannatharjun/qbt-theme).

0 comments on commit a80a78a

Please sign in to comment.