📄 listing13-19_custom-css-attributes.xml
字号:
<attributes>
<attribute
name="stringlistitem-highlighted-foreground-color"
type="color"
appliesTo="StringListItem"
description="The text color of the currently focused entry."
/>
<attribute
name="stringlistitem-foreground-color"
type="color"
appliesTo="StringListItem"
description="The text color of a normal non-focused entry."
/>
<attribute
name="stringlistitem-highlighted-background-color"
type="color"
appliesTo="StringListItem"
description="The background color of the currently focused entry."
/>
<attribute
name="stringlistitem-background-color"
type="color"
appliesTo="StringListItem"
description="The background color of a normal non-focused entry."
/>
</attributes>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -