You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a custom icon theme, and new novelWriter versions add new icons, these icons will be missing from the UI until I manually copy the icons and their definitions to /AppData/Roaming or Linux equivalent. The same might be true for when updates introduce new definitions for UI colors or syntax highlighting colors. If that is the case, I've simply never noticed.
Ideally, missing icons and other definitions should fallback to either the light or dark standard theme as defined in the novelWriter core files. Is that possible?
The text was updated successfully, but these errors were encountered:
Not with the way it's currently set up, no. The theme settings correspond directly to the name of the theme file. Loading multiple themes is not supported at the moment.
novelWriter used to have fallback icons, but it was a real pain to maintain. Theme colours fall back to fixed colours. Icons fall back to a blank icon. I could make the missing icon a little more obvious by falling back to something more visible though. I can add a big red cross fallback icon.
When using a custom icon theme, and new novelWriter versions add new icons, these icons will be missing from the UI until I manually copy the icons and their definitions to /AppData/Roaming or Linux equivalent. The same might be true for when updates introduce new definitions for UI colors or syntax highlighting colors. If that is the case, I've simply never noticed.
Ideally, missing icons and other definitions should fallback to either the light or dark standard theme as defined in the novelWriter core files. Is that possible?
The text was updated successfully, but these errors were encountered: