mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-06 06:28:33 +03:00
Add text color to atom-workspace
So text is readable on top of @app-background-color
This commit is contained in:
parent
e2f004ef58
commit
9fb97b093f
@ -20,6 +20,7 @@ atom-workspace {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
color: @text-color;
|
||||
background-color: @app-background-color;
|
||||
font-family: @font-family;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user