summaryrefslogtreecommitdiff
path: root/Base/res/themes/Faux Pas.ini
diff options
context:
space:
mode:
authorFiliph Sandström <filiph.sandstrom@filfatstudios.com>2021-12-28 22:44:12 +0100
committerAndreas Kling <kling@serenityos.org>2022-01-01 14:54:16 +0100
commit8a1d77f65cd0acb0d71d23433d5d4c243ee7c23a (patch)
tree3e2a6517933cde225ec3028c84353f1fe72f8913 /Base/res/themes/Faux Pas.ini
parent14b2656107daf810d86d0c329881885a00604fc0 (diff)
downloadserenity-8a1d77f65cd0acb0d71d23433d5d4c243ee7c23a.zip
LibGfx: Add window border/title theming options
This commit adds support the following properties to theming: Flags: - IsTitleCenter: true if the title should be centered. Metrics: - BorderThickness: The border width. - BorderRadius: The border corner radius.
Diffstat (limited to 'Base/res/themes/Faux Pas.ini')
-rw-r--r--Base/res/themes/Faux Pas.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/res/themes/Faux Pas.ini b/Base/res/themes/Faux Pas.ini
index b93388aba2..a3085e4e03 100644
--- a/Base/res/themes/Faux Pas.ini
+++ b/Base/res/themes/Faux Pas.ini
@@ -66,3 +66,4 @@ TrayText=white
[Flags]
IsDark=false
+IsTitleCenter=false