ATom, 修改字體顏色
打開 File > Stylesheet
修改註解
- atom-text-editor .syntax--comment {
- //font-style: normal; //註解非斜體
- font-size: 16px;
- color: lightblue;
- }
修改文字
- atom-text-editor {
- // color: white;
- // background-color: hsl(180, 24%, 12%);
- }
打開 File > Stylesheet
修改註解
- atom-text-editor .syntax--comment {
- //font-style: normal; //註解非斜體
- font-size: 16px;
- color: lightblue;
- }
修改文字
- atom-text-editor {
- // color: white;
- // background-color: hsl(180, 24%, 12%);
- }
留言
張貼留言