You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe there's a reason, but the default light theme looks different from GitHub's theme. It's got this brown color that GitHub never uses, doesn't mark self and variable different colors, etc.
GitHub:
This theme:
The text was updated successfully, but these errors were encountered:
The theme defines entity.name token color as brown (actually dark orange). This works very well for PHP but not so well for Lua. C++ namespaces like std:: are also incorrectly colored in brown. I guess the theme works best for web languages, e.g., CSS, HTML, PHP, but doesn't exactly match GitHub syntax highlighting for other languages.
Maybe there's a reason, but the default light theme looks different from GitHub's theme. It's got this brown color that GitHub never uses, doesn't mark self and variable different colors, etc.
GitHub:
This theme:
The text was updated successfully, but these errors were encountered: