mirror of
https://github.com/atom/atom.git
synced 2026-02-09 22:24:59 -05:00
🐛 Load config schema before loading base stylesheets
This commit is contained in:
@@ -17,7 +17,6 @@ class ThemeManager
|
||||
@packageManager.registerPackageActivator(this, ['theme'])
|
||||
@packageManager.onDidActivateInitialPackages =>
|
||||
@onDidChangeActiveThemes => @packageManager.reloadActivePackageStyleSheets()
|
||||
@loadBaseStylesheets()
|
||||
|
||||
###
|
||||
Section: Event Subscription
|
||||
|
||||
Reference in New Issue
Block a user