Closed 7sharp9 closed 8 years ago
It looks like the cause for this one is in the config:
{
"core": {
"themes": [
"gruvbox",
"one-dark-ui",
"one-dark-syntax"
]
}
}
Atom is designed to have only two "themes", a UI theme and a Syntax theme. Adding gruvbox
to the list of themes (especially in front of the other two) is screwing up the style initialization code.
Closing this. @7sharp9 Feel free to open a new one if you couldn't resolve this.
[Enter steps to reproduce below:]
Atom Version: 1.2.4 System: Mac OS X 10.11.1 Thrown From: one-dark-syntax package, v1.1.1
Stack Trace
Failed to activate the gruvbox theme
Commands
Config
Installed Packages