mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
using just a higher contrast silver for the focused tree-view
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
.tree-view:focus .selected > .highlight {
|
||||
background-image: -webkit-linear-gradient(#FF904A, #C96D34);
|
||||
background-image: -webkit-linear-gradient(#7e7e7e, #737373);
|
||||
}
|
||||
|
||||
.tree-view:focus .directory.selected > .header > .name,
|
||||
|
||||
Reference in New Issue
Block a user