mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
6 lines
337 B
ReStructuredText
6 lines
337 B
ReStructuredText
******
|
|
Themes
|
|
******
|
|
|
|
LOOT's user interface has CSS theming support. A dark theme is provided with LOOT: to use it, rename ``dark-theme.css`` in the ``resources/ui/css`` folder to ``theme.css``. A working knowledge of CSS is required to create new themes, though the provided dark theme CSS file is commented to provide some assistance.
|