mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
tone down wrap guide in atom-dark
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.wrap-guide {
|
||||
background: rgba(150, 150, 150, .30);
|
||||
background: rgba(150, 150, 150, 0.1);
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
.wrap-guide {
|
||||
background: rgba(150, 150, 150, .30);
|
||||
background: rgba(150, 150, 150, 0.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user