discourse/plugins/styleguide
David Taylor 67c68c9c60
UX: Use oklab color space for perceptually-uniform lightness
Oklab is supported natively in the latest versions of all major browsers. We'll need to wait until we drop support for Safari 14 before using it directly, but we can use it for sass color transformations right away. Its perceptually-uniform lighness makes it significantly better than hsl for our automatic light/dark variations of colors.
2023-12-04 10:36:54 +00:00
..
app/controllers/styleguide DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
assets UX: Use oklab color space for perceptually-uniform lightness 2023-12-04 10:36:54 +00:00
config Update translations (#24599) 2023-11-29 10:41:27 +01:00
lib/styleguide
public/images
spec/integration DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
README.md
plugin.rb FEATURE: Admin plugin list redesign (#24363) 2023-11-21 09:37:11 +10:00
screenshot.png

README.md

styleguide

Adds a URL of /styleguide to discourse that renders widgets in various configurations to aid in styling.

Screenshot