Adding CSS theme selection ; the Dark iconset is forced, so *.iconset
files are useless for now.
This commit is contained in:
@@ -373,7 +373,7 @@ void Options::setDefaults ()
|
||||
languageAutoDetect = langMgr.isOSLanguageDetectSupported();
|
||||
lastSaveAsPath = "";
|
||||
overwriteOutputFile = false; // if TRUE, existing output JPGs/PNGs are overwritten, instead of adding ..-1.jpg, -2.jpg etc.
|
||||
theme = "25-Gray-Gray";
|
||||
theme = "cookiedough";
|
||||
slimUI = false;
|
||||
useSystemTheme = false;
|
||||
maxThumbnailHeight = 250;
|
||||
|
Reference in New Issue
Block a user