aboutsummaryrefslogtreecommitdiff
path: root/atom/packages/aesthetic-ui/styles/atom.less
blob: 83a2805d6473a56dfbc2b9815b756ecc301976bc (plain)
1
2
3
4
5
6
@import "ui-variables";

atom-workspace {
  background-color: @app-background-color;
  border-top: 1px solid rgba(0, 0, 0, .4);
}