summaryrefslogtreecommitdiff
path: root/Base/res/themes/Faux Pas.ini
diff options
context:
space:
mode:
authorFiliph Sandström <filiph.sandstrom@filfatstudios.com>2022-01-01 18:26:19 +0100
committerAndreas Kling <kling@serenityos.org>2022-01-01 22:51:53 +0100
commit35dac843b4d6c252f37bf77fc410d8fce55f6cdb (patch)
tree60c074c8a04b09c4a610fa575d956f23a8e8f594 /Base/res/themes/Faux Pas.ini
parent2bb32a87f9b942c90afef871603e3d5e3b851255 (diff)
downloadserenity-35dac843b4d6c252f37bf77fc410d8fce55f6cdb.zip
Theming: Add alignment section
This commit removes the IsTitleCenter property and replaces it with the TitleAlignment property that supports "Left", "Right" & "Center".
Diffstat (limited to 'Base/res/themes/Faux Pas.ini')
-rw-r--r--Base/res/themes/Faux Pas.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/Base/res/themes/Faux Pas.ini b/Base/res/themes/Faux Pas.ini
index a3085e4e03..ae210e0a60 100644
--- a/Base/res/themes/Faux Pas.ini
+++ b/Base/res/themes/Faux Pas.ini
@@ -64,6 +64,8 @@ TooltipText=black
Tray=#282828
TrayText=white
+[Alignments]
+TitleAlignment=Left
+
[Flags]
IsDark=false
-IsTitleCenter=false