mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-08 23:15:11 +01:00
remove unused files
This commit is contained in:
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…
Reference in New Issue
Block a user