wp-content/themes/sable/
Sable
A dark editorial theme where the images are colour-managed and look the same as they did in the raw editor.
== Description ==
WordPress strips ICC profiles during resizing, which is why a carefully graded photograph looks flat on the site and correct on the photographer’s screen. Sable preserves the profile through the resize chain and declares the colour space on the element.
Dark by default, with a light variation for people who want it and a media-query default that respects the system setting rather than a toggle nobody finds.
Galleries run full-bleed at large sizes with captions that stay at reading width. Product pages, if you use them, are the same layout with a price — the shop does not get a different design language.
== Screenshots ==
Numbered the way they ship in /assets/. Click any one to see it full width.
== Installation ==
- Install and activate the theme.
- Upload images with their profiles intact. The theme reports if your host strips them before it can.
- Choose a default scheme, or leave it following the system.
Requires Imagick for profile preservation. With GD only, images still work and the theme says what is lost.
== Frequently asked questions ==
Does it need WooCommerce?
No. Shop templates are only used when it is active.
Wide-gamut displays?
Display P3 images are served to browsers that support them, with an sRGB fallback.
== Changelog ==
= 2.4.0 =
- Display P3 delivery with sRGB fallback.
- Colour profiles preserved through the full resize chain, including the block editor’s own sizes.
= 2.2.0 =
- Default scheme follows the system preference. The toggle is still there and now remembers per visitor.