From f0b404a8adccd6b1ef8f4bc414be163fd8c8924f Mon Sep 17 00:00:00 2001 From: yutent Date: Wed, 2 Aug 2023 19:06:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dfcitx=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../share/fcitx5/themes/plain-red/theme.conf | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) diff --git a/home/local/share/fcitx5/themes/plain-red/theme.conf b/home/local/share/fcitx5/themes/plain-red/theme.conf index 0594907..820f785 100644 --- a/home/local/share/fcitx5/themes/plain-red/theme.conf +++ b/home/local/share/fcitx5/themes/plain-red/theme.conf @@ -32,10 +32,10 @@ BorderWidth=1 [InputPanel/Background/Margin] -Left=2 -Right=2 -Top=2 -Bottom=2 +Left=1 +Right=1 +Top=1 +Bottom=1 [InputPanel/Highlight] # 候选词背景色 @@ -70,3 +70,30 @@ Right=5 Top=4 Bottom=4 + +[Menu/Background] +Color=#ffffff + +[Menu/Background/Margin] +Left=4 +Right=4 +Top=4 +Bottom=4 + +[Menu/Highlight] +Color=#fc7661 + +[Menu/Highlight/Margin] +Left=2 +Right=2 +Top=2 +Bottom=2 + +[Menu/Separator] +Color=#f2f5fc + +[Menu/CheckBox] +Image=radio.png + +[Menu/SubMenu] +Image=arrow.png