Skip to content

CSS Theme

css_theme

Here the theming of the UI is specified.

Functions:

  • oklch_to_hex

    Convert from oklch to hex with default c and h values.

oklch_to_hex

oklch_to_hex(luminance: float, c=0.0, h=0.0) -> str

Convert from oklch to hex with default c and h values.