Update settings.js

master
stweedo 2023-05-07 21:24:00 -05:00 committed by GitHub
parent f8f5405795
commit d6184765c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
require('Storage').writeJSON(LOC, appSettings);
}
// Colors from 'Ligh BW' and 'Dark BW' themes
// Colors from 'Light BW' and 'Dark BW' themes
function createThemeColors(mode) {
const cl = x => g.setColor(x).getColor();
return mode ? {