mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Merge pull request #8189 from atom/sm-workspace-text-color
Add text color to atom-workspace
This commit is contained in:
@@ -20,6 +20,7 @@ atom-workspace {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
color: @text-color;
|
||||
background-color: @app-background-color;
|
||||
font-family: @font-family;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user