mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Merge pull request #646 from github/bo-small-dark-theme-change
Small dark theme change
This commit is contained in:
@@ -24,11 +24,10 @@
|
||||
}
|
||||
|
||||
.selection .region {
|
||||
background-color: #333333;
|
||||
background-color: #444444;
|
||||
}
|
||||
|
||||
.line-number.cursor-line-no-selection,
|
||||
.line.cursor-line {
|
||||
.line-number.cursor-line-no-selection {
|
||||
background-color: rgba(255, 255, 255, 0.14);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user