mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Add secondar-line class to light theme
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
}
|
||||
|
||||
.selected .right,
|
||||
.selected .directory {
|
||||
.selected .secondary-line {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.right,
|
||||
.directory {
|
||||
.secondary-line {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user