Skip to content

Appearance and Themes

Open "Settings" > "General Settings" to change TextGO's appearance.

Theme Modes

  • Light: Always uses the light theme
  • Dark: Always uses the dark theme
  • System: Follows the system appearance
  • System (Inverse): Uses dark when the system is light, and light when the system is dark

System modes update automatically when the system appearance changes.

Use a Custom Theme

TextGO accepts theme CSS generated by the daisyUI Theme Generator.

  1. Create a theme in the generator
  2. Click the "{} CSS" button to copy the CSS
  3. In TextGO, open "Settings" > "General Settings"
  4. Under "Custom Theme", select "Custom Light Theme" or "Custom Dark Theme"
  5. Paste the complete @plugin "daisyui/theme" { ... } block and click "Confirm"

The light and dark editors override their corresponding built-in themes. "System" and "System (Inverse)" also use these overrides after resolving to light or dark.

TIP

Clear an editor and confirm to restore the built-in theme.

Released under the GPLv3 License.