remove unused files

appearance-tab
Henry Jameson 2 months ago
parent e984004c42
commit 55d7ec4130

@ -49,10 +49,8 @@ export const defaultState = {
// V3 // V3
themeDebug: false, // debug mode that uses computed backgrounds instead of real ones to debug contrast functions themeDebug: false, // debug mode that uses computed backgrounds instead of real ones to debug contrast functions
forceThemeRecompilation: false, // flag that forces recompilation on boot even if cache exists forceThemeRecompilation: false, // flag that forces recompilation on boot even if cache exists
palette: null, // not used yet, will be used for V3
theme3hacks: { // Hacks, user overrides that are independent of theme used theme3hacks: { // Hacks, user overrides that are independent of theme used
underlay: 'none', underlay: 'none',
badgeColor: null,
fonts: { fonts: {
interface: undefined, interface: undefined,
input: undefined, input: undefined,

Loading…
Cancel
Save