Ignore the third question as I had the setting in the wrong place.
On Monday, November 9, 2020 at 3:22:04 PM UTC-5 Rob wrote: > Having trouble loading different themes, so checking the online > documentation here <http://leoeditor.com/customizing.html#theme-files> as > well as looking at the main LeoSettings.leo and other theme files, I'm > confused. > > Quoting from the web site: > > To enable a theme, put the following setting in myLeoSettings.leo: > @string theme-name <name of theme file> > > First question is shouldn't that read: @string theme-name = > <name of theme file>? (Missing `=`) > > Then later: > > Theme files should contain three settings that describe the theme: > @bool color_theme_is_dark # True for dark themes > @string color_theme = name # Used to find icons > @string theme_name # Used to find other graphics elements. > > Second question, is which syntax is correct theme_name or theme-name > (underscore or dash)? I see both used. Does it matter? > > Third question is even trying both syntaxes, I can't get a different theme > to load. I continue to get the '*expand_css_constants Unresolved > @constants*' errors from before and don't know if those are theme related. > > Rob... > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d781c11a-f1c5-4f13-b78f-e243cf1a2927n%40googlegroups.com.
