Bring JavaScript constants color in sync with Atom
See original GitHub issueCurrently, in 2.9.8, JavaScript’s constants color is: #e5c07b
In the latest Atom 1.19-beta5, the color for JS constants in Dark One theme is: #d19a66
, which is much more pleasant to my eyes (and less vivid and not so out-of-place for this dark theme).
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Atom Editor, change color of declared variables, function calls ...
I'd prefer to set own colors(different for functions and arguments) but even such result is good. I've tried selecting inner css style but...
Read more >Color inconsistency when declaring variables with "const" in ...
I am creating a standard Javascript file with the .js file extension. VSCode and Atom Original theme Screenshot. VSCode theme Screenshot (left) ...
Read more >Test JmolColorPicker
This javascript package provides a color picker box that can pass the user's chosen color into a Jmol script which is passed to...
Read more >Tips and Extensions to Make Your Atom Awesome
This little devil also inspects Sass and LESS color variables like a super sleuth. Just open the color picker with your cursor on...
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 >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
And this issue can be considered fixed now. Thanks!
@vvs I see it