Michael McCandless
Michael McCandless
## TLDR: Color swatch (highlight group) replacement for base16 calls This is a proposal to supersede the current base## model with a swatch model inspired by vim highlight group as...
Adds support for FreeCAD  base16/gruvbox-dark-hard  base16/catppuccin-latte Works by generating a preference pack with a config file and a qss stylesheet that match the theme. This means users will...
Closes #310 Allows for specifying a list of tags that are used to populate the watch list e.g. ```yaml - type: change-detection - tags: - gpu - rpi ``` This...
ChangeDetection's [API](https://changedetection.io/docs/api_v1/index.html#api-Watch_Management) allows for tags to be specified when requesting watch UUIDs. This is based on the human readable tag names and would be a lot easier for end users...