mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-07-31 17:09:30 -04:00
update:fcitx5
This commit is contained in:
BIN
fcitx5(local)/themes/catppuccin-mocha-flamingo/arrow.png
Normal file
BIN
fcitx5(local)/themes/catppuccin-mocha-flamingo/arrow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 694 B |
BIN
fcitx5(local)/themes/catppuccin-mocha-flamingo/radio.png
Normal file
BIN
fcitx5(local)/themes/catppuccin-mocha-flamingo/radio.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 617 B |
110
fcitx5(local)/themes/catppuccin-mocha-flamingo/theme.conf
Normal file
110
fcitx5(local)/themes/catppuccin-mocha-flamingo/theme.conf
Normal file
@ -0,0 +1,110 @@
|
||||
# vim: ft=dosini
|
||||
[Metadata]
|
||||
Name=Catppuccin Mocha Flamingo
|
||||
Version=0.2
|
||||
Author=justTOBBI and Isabelinc
|
||||
Description=Catppuccin Mocha Flamingo Color Theme
|
||||
ScaleWithDPI=True
|
||||
|
||||
[InputPanel]
|
||||
# 字体
|
||||
Font=Sarasa Gothic SC 14
|
||||
# 非选中候选字颜色
|
||||
# Blue
|
||||
NormalColor=#89b4fa
|
||||
# 选中候选字颜色
|
||||
# Flamingo
|
||||
HighlightCandidateColor=#f2cdcd
|
||||
# 高亮前景颜色(输入字符颜色)
|
||||
# Flamingo
|
||||
HighlightColor=#f2cdcd
|
||||
# 输入字符背景颜色
|
||||
# Surface 0
|
||||
HighlightBackgroundColor=#313244
|
||||
|
||||
Spacing=3
|
||||
|
||||
[InputPanel/TextMargin]
|
||||
# 候选字对左边距
|
||||
Left=10
|
||||
# 候选字对右边距
|
||||
Right=10
|
||||
# 候选字向上边距
|
||||
Top=6
|
||||
# 候选字向下边距
|
||||
Bottom=6
|
||||
|
||||
[InputPanel/Background]
|
||||
# Surface 0
|
||||
Color=#313244
|
||||
# Surface 0
|
||||
BorderColor=#313244
|
||||
BorderWidth=2
|
||||
|
||||
[InputPanel/Background/Margin]
|
||||
Left=2
|
||||
Right=2
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[InputPanel/Highlight]
|
||||
# Surface 0
|
||||
Color=#313244
|
||||
|
||||
[InputPanel/Highlight/Margin]
|
||||
# 高亮区域左边距
|
||||
Left=10
|
||||
# 高亮区域右边距
|
||||
Right=10
|
||||
# 高亮区域上边距
|
||||
Top=7
|
||||
# 高亮区域下边距
|
||||
Bottom=7
|
||||
|
||||
[Menu]
|
||||
Font=Sarasa Gothic SC 14
|
||||
# Text
|
||||
NormalColor=#cdd6f4
|
||||
Spacing=3
|
||||
|
||||
[Menu/Background]
|
||||
# Surface 0
|
||||
Color=#313244
|
||||
|
||||
[Menu/Background/Margin]
|
||||
Left=2
|
||||
Right=2
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[Menu/ContentMargin]
|
||||
Left=2
|
||||
Right=2
|
||||
Top=2
|
||||
Bottom=2
|
||||
|
||||
[Menu/Highlight]
|
||||
# Pink
|
||||
Color=#f5c2e7
|
||||
|
||||
[Menu/Highlight/Margin]
|
||||
Left=10
|
||||
Right=10
|
||||
Top=5
|
||||
Bottom=5
|
||||
|
||||
[Menu/Separator]
|
||||
# Base
|
||||
Color=#1e1e2e
|
||||
|
||||
[Menu/CheckBox]
|
||||
Image=radio.png
|
||||
|
||||
[Menu/SubMenu]
|
||||
Image=arrow.png
|
||||
|
||||
[Menu/TextMargin]
|
||||
Left=5
|
||||
Right=5
|
||||
Top=5
|
||||
Bottom=5
|
Reference in New Issue
Block a user