mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Make paths green instead of yellow
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
.command-panel .preview-list .path {
|
||||
padding-left: 3px;
|
||||
padding-bottom: 2px;
|
||||
color: #f9ee98;
|
||||
color: #87c38a;
|
||||
}
|
||||
|
||||
.command-panel .preview-list .operation {
|
||||
|
||||
Reference in New Issue
Block a user