在Atom中有一种非常简单的方法.导航到styles.less通过文件>打开你的样式表.在这个文件的底部,会有这个代码
atom-text-editor::shadow .cursor {
}
Run Code Online (Sandbox Code Playgroud)
这是光标颜色的代码.您可以通过执行更改颜色
border-color: //your color here; (yellow stands out well against the darker background)
Run Code Online (Sandbox Code Playgroud)
在括号内.
| 归档时间: |
|
| 查看次数: |
3559 次 |
| 最近记录: |