Stylish Dark Color Scheme
Dark-mode ColorScheme for the Stylish UI design system.
Mirrors StylishLightColorScheme with inverted luminance roles: a deep paper-dark background (StylishPalette.DarkPaper) and light ink foreground (StylishPalette.DarkInk). Surface containers step up in brightness so that layered UI (cards, sheets, menus) reads clearly against the dark canvas.
Pass this to the StylishTheme composable's colorScheme parameter, or use it directly with MaterialTheme if you only need colors without the full Stylish theme wrapper.