replace wofi with rofi
This commit is contained in:
parent
601513bc9e
commit
07d70e3a64
23 changed files with 343 additions and 43 deletions
80
home/config/fcitx5-dark-transparent/theme.conf
Normal file
80
home/config/fcitx5-dark-transparent/theme.conf
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
[Metadata]
|
||||
Name=fcitx5-dark-transparent
|
||||
Version=0.1
|
||||
Author=hosxy
|
||||
Description=dark transparent Theme
|
||||
ScaleWithDPI=True
|
||||
|
||||
[InputPanel]
|
||||
Font=Sans 10
|
||||
NormalColor=#ffffff
|
||||
HighlightColor=#ffffff
|
||||
Spacing=3
|
||||
|
||||
[InputPanel/TextMargin]
|
||||
Left=7
|
||||
Right=7
|
||||
Top=7
|
||||
Bottom=7
|
||||
|
||||
[InputPanel/Background]
|
||||
Image=panel.png
|
||||
|
||||
[InputPanel/Background/Margin]
|
||||
Left=2
|
||||
Right=2
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[InputPanel/Highlight]
|
||||
Image=highlight.png
|
||||
|
||||
[InputPanel/Highlight/Margin]
|
||||
Left=5
|
||||
Right=5
|
||||
Top=5
|
||||
Bottom=5
|
||||
|
||||
[Menu/Background]
|
||||
Image=panel.png
|
||||
|
||||
[Menu]
|
||||
Font=Sans 10
|
||||
NormalColor=#ffffff
|
||||
HighlightCandidateColor=#ffffff
|
||||
|
||||
[Menu/Background/Margin]
|
||||
Left=0
|
||||
Right=0
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[Menu/ContentMargin]
|
||||
Left=2
|
||||
Right=2
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[Menu/Highlight]
|
||||
Image=highlight.png
|
||||
|
||||
[Menu/Highlight/Margin]
|
||||
Left=5
|
||||
Right=5
|
||||
Top=5
|
||||
Bottom=5
|
||||
|
||||
[Menu/Separator]
|
||||
Color=#ffffff
|
||||
|
||||
[Menu/CheckBox]
|
||||
Image=radio.png
|
||||
|
||||
[Menu/SubMenu]
|
||||
Image=arrow.png
|
||||
|
||||
[Menu/TextMargin]
|
||||
Left=5
|
||||
Right=5
|
||||
Top=5
|
||||
Bottom=5
|
||||
Loading…
Add table
Add a link
Reference in a new issue