↧
Answer by michaelpri for Atom Editor theme change the color of character pointer
There is a very simple way to do this in Atom. Navigate to styles.less through File > Open Your Stylesheet. At the bottom of this file, there will be this codeatom-text-editor::shadow .cursor {}This...
View ArticleAtom Editor theme change the color of character pointer
Hello guys I have 2 questions. How can I change the color of the character pointer in Atom?When I use the find function atom highlight all the words that match my query in grey that is to hard to...
View Article