Skip to main content
1-Visitor
April 1, 2020
Question

Editing the base theme CSS

  • April 1, 2020
  • 1 reply
  • 877 views

Is it possible to make changes to the base theme (ie. light or dark)? I've tried editing the CSS files stored locally (twx-dark-theme.css) but when I open them in preview my changes get overwritten.

1 reply

18-Opal
April 2, 2020

A better approach is to override the styles you want to change in the application CSS. That's how CSS is designed to work.