📄 listing13-20_polish.css_designingstringlistitem
字号:
colors {
bgColor: rgb( 132, 143, 96 );
highlightedBgColor: rgb( 238, 241, 229 );
highlightedFontColor: rgb( 238, 241, 229 );
fontColor: rgb( 30, 85, 86 );
}
.winnerStringListStyle {
font-size: medium;
font-style: bold;
stringlistitem-foreground-color: fontColor;
stringlistitem-highlighted-foreground-color: highlightedFontColor;
stringlistitem-background-color: highlightedBgColor;
stringlistitem-highlighted-background-color: bgColor;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -