diff options
Diffstat (limited to '.local/share/fcitx5/themes/loek')
-rw-r--r-- | .local/share/fcitx5/themes/loek/base.conf | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/.local/share/fcitx5/themes/loek/base.conf b/.local/share/fcitx5/themes/loek/base.conf index 7c9a7dd..44e7c31 100644 --- a/.local/share/fcitx5/themes/loek/base.conf +++ b/.local/share/fcitx5/themes/loek/base.conf @@ -7,14 +7,14 @@ Description=custom theme ScaleWithDPI=True [InputPanel] -Font=Sans 13 +Font=Sans 12 Spacing=3 [InputPanel/TextMargin] -Left=10 -Right=10 -Top=6 -Bottom=6 +Left=7 +Right=7 +Top=4 +Bottom=4 [InputPanel/Background] BorderWidth=2 @@ -26,10 +26,10 @@ Top=2 Bottom=2 [InputPanel/Highlight/Margin] -Left=10 -Right=10 -Top=7 -Bottom=7 +Left=7 +Right=7 +Top=4 +Bottom=4 [Menu/Background/Margin] Left=2 @@ -44,10 +44,10 @@ Top=2 Bottom=2 [Menu/Highlight/Margin] -Left=10 -Right=10 -Top=5 -Bottom=5 +Left=7 +Right=7 +Top=4 +Bottom=4 [Menu/TextMargin] Left=5 |