Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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.
A better approach is to override the styles you want to change in the application CSS. That's how CSS is designed to work.