]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
WIP - Plugin to override default template colors
authorArthurHoaro <arthur@hoa.ro>
Mon, 8 Jul 2019 21:10:00 +0000 (23:10 +0200)
committerArthurHoaro <arthur@hoa.ro>
Mon, 8 Jul 2019 21:20:56 +0000 (23:20 +0200)
  * Adds a new core plugin to override default template colors
  * Adds a new hook when plugin settings are saved
(`save_plugin_parameters`)
  * Use CSS native variables for main colors instead of SASS variables
  * Disable SASS sort order rules due to a bug in the plugin

Fixes #1312


No differences found