After digging into the theming, it seems that we should stay out of the theming game (the view) in favor of concentrating on defining scopes (the model). We will depend on standards-compliant themes, with the default theme of Sublime Text 3 as the basis, so, we will bend our defined scopes to its will. Moreover, theming can be viewed as another project entirely.
After digging into the theming, it seems that we should stay out of the theming game (the view) in favor of concentrating on defining scopes (the model). We will depend on standards-compliant themes, with the default theme of Sublime Text 3 as the basis, so, we will bend our defined scopes to its will. Moreover, theming can be viewed as another project entirely.