mirror of
https://github.com/atom/atom.git
synced 2026-01-28 00:08:13 -05:00
color dem bars
This commit is contained in:
@@ -6,4 +6,9 @@
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
background: #1d1f21;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.editor-stats rect.bar {
|
||||
fill: rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
Reference in New Issue
Block a user