Updated Themes and selector #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Theme Picker should list the following themes:
For each theme, provide a secondary setting to select Light, Dark, or Auto, where the theme supports those variants.
If a theme does not have both light and dark variants, the Light/Dark/Auto selector should be unavailable for that theme. For example, Classic has no dark alternative, so it should not display the Light/Dark/Auto selector.
If a requested theme does not currently exist in iPodderX, create an implementation for it.
New themeto Updated Themes and selectorDone in
e2969bc, deployed. Settings lists Modern (the old Dark and Light), Classic, Dracula, Material, Adwaita, Flat Remix, Paper and Nordic. Under it, Light, Dark or Auto, hidden for Classic and Paper, which come one way only (Paper has no dark variant). Palettes: Dracula and Alucard from draculatheme.com/spec; Material 3's baseline scheme; libadwaita's CSS variables; Flat Remix's _colors.scss; Paper; Nord. A few colours are nudged a shade so all text clears WCAG AA on its background. These are colour palettes on ipx's own layout: the themes' fonts (Cantarell, Roboto) and shapes (Material's rounded corners) are not copied. A theme saved before this carries over as Modern.