OS native color mode (Light / Dark)
See tauri doc:
Currently only supported on Win / Mac. Now Linux is also supported. See #86
Custom color mode (or multiple color mode)
Since this editor focuses on simplicity, we have no plan to support multiple theme except light / dark. However, an option to use user-defined theme can be implemented.
OS native color mode (Light / Dark)
See tauri doc:
Currently only supported on Win / Mac.Now Linux is also supported. See #86Custom color mode (or multiple color mode)
Since this editor focuses on simplicity, we have no plan to support multiple theme except
light/dark. However, an option to use user-defined theme can be implemented.