Theme Switching
Palito provides a default light theme, but it also includes built-in support for switching to a dark theme.
Users can freely toggle between the two themes using the theme switch button.
This document explains how to use the <Theme /> component to enable theme switching.
Switching Themes
Click the theme switch button at the top right of the screen to toggle
between the default (light) theme and the dark theme instantly.
The theme applies to the entire topology and UI, and you can choose according to visibility and your work environment.
The theme switching feature is available even in external services that embed Palito,
and external controllers can directly set or manage the Theme value as well.