mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
style key binding to match atom dark
This commit is contained in:
@@ -31,4 +31,8 @@
|
||||
.command-palette ol .event-name {
|
||||
background: rgba(0, 0, 0, .3);
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.command-palette ol .key-binding {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user