Merge branch 'appearance-tab' into 'develop'

Themes 3: Intermission: Appearance Tab and fixes

See merge request pleroma/pleroma-fe!1920
This commit is contained in:
HJ 2024-07-24 18:51:17 +00:00
commit 0c9893c8a0
48 changed files with 1757 additions and 707 deletions

View file

@ -0,0 +1 @@
Reorganized Settings modal to move out visual stuff into Appearance tab

View file

@ -0,0 +1 @@
Ability to change size of emoji

View file

@ -0,0 +1 @@
Bug with firefox and redmond themes

View file

@ -0,0 +1 @@
Theme selector with visual previews of the theme

1
changelog.d/ui-scale.add Normal file
View file

@ -0,0 +1 @@
Ability to resize UI (and certain components) scale independent of browser/text scale

View file

@ -0,0 +1 @@
Ability to override certain aspects of UI style independent of theme used (UI roundness, fonts, underlay)