[FIX] Change the foreground color to the Atom's default
See original GitHub issueCurrent:
Edited:
Atom:
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"name": "js variable readwrite",
"scope": "variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node",
"settings": {
"foreground": "#ABB2BF"
}
}
]
},
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
In Eclipse, how do you change the foreground and ...
Here you can change the foreground color and background color and it will actually stay the color you selected.
Read more >Atom Editor Tutorials #4 - Installing and Changing Color ...
In this Atom Editor Tutorial, I show you how to install and change your color or syntax theme. Subscribe for more free tutorials ......
Read more >How to change atom color ? #913 - nglviewer/nglview - GitHub
Hi. I would like to change the default color of one atom (element). I think there might be a kind of parameters of...
Read more >Help changing top bar color - Google Groups
We have replaced the default logo.png with a logo that has a dark blue background (#00306E). We would like to change the top...
Read more >color | Microsoft Learn
To set the default Command Prompt window color, select the upper-left corner of the Command Prompt window, select Defaults, select the Colors ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@gmcinalli no, I think VS Code team just change it, now it know you are using constants when you use
const
I agree with @gmcinalli , I think that the current implementation is too red.