strayge / FmanAlternativeColors

Themes. Any QSS syntax. Alternate background color for even rows included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlternativeColors

Plugin for fman.io to switch themes.

Themes can set alternative background for even rows. Example:

QTableView {alternate-background-color: #293024;}

Theme now pure QSS, which allow any customisations without changing plugin code.
CSS syntax with restricted properties remains only for quicksearch styles as they hardcoded at fman.

Plugin also pickup all .qss files from User/Settings directory.
User ones has priority in case of name conflict with predefined themes.

Install with fman's built-in command for installing plugins.

Usage

Some predefines themes in addon folder (you can suggest new ones via PR).

Use command palette to switch themes: Activate theme ...

Preview

image

About

Themes. Any QSS syntax. Alternate background color for even rows included.


Languages

Language:Python 100.0%