-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow colours to be specified as: - hex (3, 4, 6 or 8 digits) - CSS style, e.g. rgb(r,g,b) or rgba(r,g,b,a) - HTML/CSS colour names - theme colours Opacity can be used to override alpha for hex and rgb colours. Complementary colours are used if foregorund is not specified. Default coloured icons removed.
- Loading branch information
1 parent
1e1edf1
commit 49d656e
Showing
27 changed files
with
501 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.