Last active
October 20, 2019 06:33
-
-
Save nameoverflow/c226e9939dfd1e5a0d40226a50de8472 to your computer and use it in GitHub Desktop.
小狼毫高仿 Win10 内置输入法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patch: | |
preset_color_schemes/metro: | |
back_color: 0xffffff | |
border_color: 0x444444 | |
hilited_back_color: 0xffffff | |
hilited_candidate_back_color: 0x444444 | |
hilited_candidate_text_color: 0xffffff | |
hilited_text_color: 0x000000 | |
name: "metro" | |
text_color: 0x000000 | |
style/layout/border: 2 | |
style/layout/margin_x: 15 | |
style/layout/margin_y: 15 | |
style/layout/hilite_padding: 15 | |
style/layout/hilite_spacing: 15 | |
style/layout/spacing: 15 | |
style/layout/candidate_spacing: 30 | |
style/layout/round_corner: 0 | |
style/corner_radius: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
小狼毫不支持圆角吗,修改corner radius无效