mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
|
|
// Base16 Tomorrow Dark theme
|
|
|
|
@import "styles/syntax-variables.less";
|
|
|
|
@import "styles/editor.less";
|
|
|
|
@import "styles/syntax/_base.less";
|
|
@import "styles/syntax/cs.less";
|
|
@import "styles/syntax/json.less";
|