From 21b459945b7f4cfc7d1df24f6e5fa2f6fd60bf37 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 25 Sep 2022 14:48:47 +0200 Subject: add fcitx5 base config --- .local/share/fcitx5/themes/loek/base.conf | 58 +++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 .local/share/fcitx5/themes/loek/base.conf (limited to '.local/share/fcitx5/themes') diff --git a/.local/share/fcitx5/themes/loek/base.conf b/.local/share/fcitx5/themes/loek/base.conf new file mode 100644 index 0000000..7c9a7dd --- /dev/null +++ b/.local/share/fcitx5/themes/loek/base.conf @@ -0,0 +1,58 @@ +# vim:ft=dosini +[Metadata] +Name=Loek +Version=0.1 +Author=loek +Description=custom theme +ScaleWithDPI=True + +[InputPanel] +Font=Sans 13 +Spacing=3 + +[InputPanel/TextMargin] +Left=10 +Right=10 +Top=6 +Bottom=6 + +[InputPanel/Background] +BorderWidth=2 + +[InputPanel/Background/Margin] +Left=2 +Right=2 +Top=2 +Bottom=2 + +[InputPanel/Highlight/Margin] +Left=10 +Right=10 +Top=7 +Bottom=7 + +[Menu/Background/Margin] +Left=2 +Right=2 +Top=2 +Bottom=2 + +[Menu/ContentMargin] +Left=2 +Right=2 +Top=2 +Bottom=2 + +[Menu/Highlight/Margin] +Left=10 +Right=10 +Top=5 +Bottom=5 + +[Menu/TextMargin] +Left=5 +Right=5 +Top=5 +Bottom=5 + + -- cgit v1.2.3