📄 c_cpp.css
字号:
.CPP_Default {
color: #000000;
font-family: Courier New;
font-size: 12px;
}
.CPP_Comments {
color: #008080;
font-family: Courier New;
font-size: 12px;
}
.CPP_String {
color: #ff00ff;
font-family: Courier New;
font-size: 12px;
}
.CPP_Char {
color: #4080ff;
font-family: Courier New;
font-size: 12px;
}
.CPP_BlockComment {
color: #008080;
font-family: Courier New;
font-size: 12px;
}
.CPP_Operator {
color: #0000ff;
font-family: Courier New;
font-size: 12px;
}
.CPP_Keyword {
color: #800000;
font-weight: bold;
font-family: Courier New;
font-size: 12px;
}
.CPP_VarType {
color: #ff8000;
font-weight: bold;
font-family: Courier New;
font-size: 12px;
}
.CPP_Compiler {
color: #008000;
font-weight: bold;
font-family: Courier New;
font-size: 12px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -