* Update the minimal theme
* Remove unused files
* Remove unused default dark theme
* Fix type error
* Fix the order of themes in the picker interface
* Fix account/sign-out not using module foreground color
* Fix module bar interface styling
* Update system match label
* Use half width for default appearance
* Fix preview changed based on appearance
* Add includeNull option to theme selector interface
* Add minimal theme extension docs
* Attempt to make typedoc play nice
* Remove module bar color override
* Add snippet on overrides interface
* Deprecate "normal" style v-notice
* System filter interface background
* Add menu scope
* Use colors consistent with interface previews
* Remove card-face-color usage
* Use consistent hover style in collections & fields
* Deprecate card-face-color
* Remove old --card vars
* Fix revisions divider styling
* Remove duplicate background from overview header
* Fix permissions overview corner overlap
* Make form input height configurable
* Allow overriding public form input height
* Rename text string
* updated data model icon
* Standardize form settings between scopes
* Allow overriding sidebar forms
* Add configurable form gap
* Add configurable input-padding
* Fix list-item padding
* Fix padding in block style
* Add links to defaults
* Apply color match updates
* Default to database icon
* Fix schaling of theme selector interface
* Fix font loading
* Fetch font weights from Google as well
* Use display weight in titles
* Fix color match display font
* Clean up font weights for labels
* Update test to remove normal state
* Remove typo
* Add lowercase dev
* Add changeset
* Remove font-weight
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
* Enable theme fields
* Start adding more default themes
* WIP add theme selector interface
* Restructure, add rules-to-vars util
* Render used vars in local overrides
* Use local theme vars in theme preview
* Render theme option full-width
* Add more test colors
* Only override used variables
* Fix rendering bugs in preview
* Remove test theme
* Add small border to preview
* Add organic theme
* Add changeset
* Don't crash color interface on complex input bg
* Use themable color for disabled input
* Use nav-sidebar theme in v-drawer
* Use border width from the theme in panels
* Use theme border width for panel borders
* Use page background for panel edit buttons
* Fix Active state forselected panel
* Don't use primary for logout hover state
* Fix background color of item duplication fields
* Use form border/background in v-list block
* Use theme border width in hardcoded 2px sections
* fix chip padding
* Rename background-page to background,
rename background to background-normal
* Fix search input styling
* Tweak search input themability
* update icons
* Add border on sidebar section content
* Add color match, start on minimal
* Organize import
* Adjust spacing
* Ignore stylesheet files
* Ignore svg as well
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
* Show package version if available
* Create nice-bottles-flow.md
* Colorize state chip
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
* from rainbow to lava lamp
* svg paths to divs for performance
* Clean up styles
* Public view themable options
* Make speed themable
* Use server store info for public theming
* Add changeset
---------
Co-authored-by: Ben Haynes <ben@rngr.org>
* Temporarily add back theme field to permissions
* Mark it as alias to not load from db
* Add field to permissions
* Fetch all user fields
* Note it's only for 10.7
* Add changeset
* Format
* Fix unit test
* Fix tests some more