1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-22 19:49:48 +01:00

remove unused files

This commit is contained in:
Henry Jameson 2024-07-21 23:49:37 +03:00
parent e984004c42
commit 55d7ec4130

View File

@ -49,10 +49,8 @@ export const defaultState = {
// V3
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
palette: null, // not used yet, will be used for V3
theme3hacks: { // Hacks, user overrides that are independent of theme used
underlay: 'none',
badgeColor: null,
fonts: {
interface: undefined,
input: undefined,