[general]
name=Load QSS - UI themes
qgisMinimumVersion=2.99
qgisMaximumVersion=4.99
supportsQt6=True
description=Configure look and feel for QGIS
about=<b>Load QSS allows you to load *.qss files and change the look and feel of QGIS.</b><br/>Predefined themes included.<br/><br/><b>Features:</b> Apply any .qss stylesheet, live preview, add custom styles, auto-reload on edit, persists across sessions.<br/><a href="https://github.com/All4Gis/Load-QSS">GitHub Repository</a>
version=1.5.0
author=Francisco Raga
email=franka1986@gmail.com

changelog=
	** General **
	1.5.0:
		- Add new themes
		- Auto-discover themes from examples/ folder
		- Simplify AboutQSSDialog and code cleanup
		- Fix About dialog image loading with absolute paths
		- Add build, deploy, and dev install scripts
		- Add GitHub Actions CI/CD
	1.4.3:
		- Qt6 Compatibility (Thanks Nimrod51)
	1.4.2:
		- Add more examples
		- Clean code
		- Fix add style action
		- Minor changes
	1.4.1:
		- Fix issue in Add Button
	1.4:
		- QGIS3 Migration
	1.3.9:
		- Fixed error in Linux Machine
		- Fixed error loading Wombat style in Linux
		- Add style "BlueGlass" by Steven Kay
	1.3.8:
		- Fixed delete style error
	1.3.7:
		- Add 6 new examples
		- Preview style
	1.3.6:
		- Fixed Linux error
	1.3.5:
		- Fixed error listing themes
	1.3.4:
		- Auto style reloading when .qss file changes
		- Tweaks the wombat theme
		- Rename to "Load QSS - UI Themes"
	1.3.3:
		- Fixes image loading in styles
		- Add new theme "wombat"
	1.3.2:
		- Add new examples
	1.3.1:
		- Add about info
		- Restore last style activated
	1.3:
		- Add new example
	1.2.1:
		- Start of plugin

tags=themes,productivity,qss,look and feel,style,work flow, configuration

homepage=https://github.com/All4Gis/Load-QSS
tracker=https://github.com/All4Gis/Load-QSS/issues
repository=https://github.com/All4Gis/Load-QSS
icon=images/icon.png

experimental=False
deprecated=False

