Skip to content

Releases: ehsan18t/nova-dark-qbt-theme

Nova Dark v1.3

Choose a tag to compare

@ehsan18t ehsan18t released this 19 Jul 03:56

Changelog v1.3 (2026-07-19)

Removed

  • The nova-dark-no-icons.qbtheme variant has been removed. There is one file now.

New colors

  • New violet and cyan accent, replacing the old bright blue.
  • Chrome and torrent states now share one color family, so a color means the
    same thing everywhere.
  • Torrent states are easier to tell apart:
    • Missing Files and Error were near identical reds. Now maroon and red.
    • Checking and Downloading were both blue. Checking is now teal.
    • Stalled and Stopped were two similar greys, now clearly different.
  • The dark greys are unchanged. Only accents moved.

Fixed

  • The lock button's dropdown showed a grey bar instead of an arrow, and clipped
    the lock icon.
  • The column sort arrow was drawn on top of the column name.
  • The progress percentage on paused torrents was almost unreadable.
  • Dock panel titlebar buttons had no icons.
  • The search box and the Filter by dropdown are now the same height.
  • The Filter by arrow now sits at the end of the dropdown.
  • The properties tab bar (General, Trackers, Peers, and so on) was flush against
    the panel edges.
  • Progress bars stay blue instead of taking the new violet accent.

Build

  • Building is now one command:

    docker compose run --rm build
  • All colors live in one file, _palette.scss, and nova-dark-config.json is
    generated from it.

  • The old Mumble Dark theme and its build scripts have been removed.

  • Some build failures used to report success. They now fail properly.

Full Changelog: 1.2...1.3

Nova Dark v1.2

Choose a tag to compare

@ehsan18t ehsan18t released this 27 Nov 13:41
image

Changelog - v1.2

Added

  • Phosphor Icons Script – New download_phosphor_icons.py script to automate icon downloads with customizable colors and weights
  • Auto-generated DocumentationICON-LIST.md and icon-manifest.json are now auto-generated by the icon script
  • Bold Checkbox/Radio Icons – Inner check marks now use bold weight Phosphor icons for better visibility
  • Docker Improvements – Optimized Dockerfile with proper labels and cleaner build layers
  • Build Script Enhancements – Added colored output, logging functions, and timing to all build scripts

Changed

{88F891BD-E30C-493B-89E1-ADFC30887E74}
  • Preference Sidebar Icons – Updated colors for better visual distinction:
    • Behavior (monitor) → Blue
    • Downloads → Green
    • Connection (globe) → Cyan
    • Speed (gauge) → Amber
    • BitTorrent (share-network) → Green
    • Search (magnifying-glass) → Purple
    • RSS → Orange
    • WebUI (browser) → Cyan
    • Advanced (sliders) → Purple
  • Status Colors – Refined TransferList colors for better readability and semantic meaning
  • Checkbox Styling – Modern transparent background with 2px border, blue fill when checked
  • Tray Icons – Replaced with custom qBittorrent "qb" logo icons (manually maintained)

Fixed

  • Stopped Icon Color – Restored red color (#f87171) for stopped status icon
  • Checkbox Visibility – Improved checkmark contrast with white bold icon on blue background

Documentation

  • Completely revamped README with clearer installation and build instructions
  • Added detailed feature descriptions and status color table
  • Updated nova-dark specific README with icon regeneration instructions

Full Changelog: 1.1...1.2

Nova Dark v1.1

Choose a tag to compare

@ehsan18t ehsan18t released this 26 Nov 21:28
nova-dark
  • Updated icons.
  • Fixed a few issues with icons and colors.
  • Updated colors.
  • A lot of improvements.

Full Changelog: 1.0...1.1

Nova Dark v1.0

Choose a tag to compare

@ehsan18t ehsan18t released this 23 Oct 12:04
  • initial release