First pass at switchable colour palettes

Fixes #410

Still some cleaning up to do, and we need a way for incomplete palettes
to inherit from a base palette.
This commit is contained in:
Jermolene
2014-02-17 12:09:10 +00:00
parent 5e9dae8fb4
commit ca1daf5a4e
7 changed files with 320 additions and 102 deletions

View File

@@ -0,0 +1,5 @@
title: $:/core/ui/ControlPanel/Appearance/Palette
tags: $:/tags/ControlPanel/Appearance
caption: {{$:/language/ControlPanel/Appearance/Palette/Caption}}
{{$:/snippets/paletteswitcher}}