mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Move Bootstrap to a separate package
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@background-color-success: #17ca65;
|
||||
@background-color-warning: #ff4800;
|
||||
@background-color-error: #c00;
|
||||
@background-color-highlight: rgba(255, 255, 255, 0.10);
|
||||
@background-color-highlight: hsla(0,0%,0%,.1);
|
||||
@background-color-selected: @background-color-highlight;
|
||||
|
||||
@app-background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user