Interface: ThemeIcon
Firefox theme icon definition for light/dark mode support.
Contents
See
Properties
dark
dark:
string
Path to the icon shown when the browser uses a dark theme.
Source
light
light:
string
Path to the icon shown when the browser uses a light theme.
Source
size
size:
number
Icon size in pixels.
Source
Generated using typedoc-plugin-markdown and TypeDoc