mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
style instead of styles
This commit is contained in:
@@ -45,8 +45,8 @@ Open up _stylesheets/colors.less_ to change the various colors variables which
|
||||
have been already been defined. For example, turn `@red` into `#f4c2c1`.
|
||||
|
||||
Then open _stylesheets/base.less_ and modify the various selectors that have
|
||||
been already been defined. Each of these selectors styles different parts of
|
||||
code in the editor such as comments, strings and the line numbers in the gutter.
|
||||
been already been defined. These selectors style different parts of code in the
|
||||
editor such as comments, strings and the line numbers in the gutter.
|
||||
|
||||
As an example, let's make the `.gutter` `background-color` into `@red`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user