Skip to content

styfrombrest/amphirion-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amphirion - dark theme for VS Code

Yet another dark syntax theme extension for Visual Studio Code inspired by Darcula theme from Jetbrains IDE.

Screenshot

Amphirion dark theme for VS Code screenshot

Support

  • JavaScript(ES6), JSX, React/React Native, Vue.
  • Markup: HTML, Markdown(.md).
  • CSS.

Installation

Find the theme on marketplace here or fire up the command palette with Ctrl + Shift + P and enter:

ext install amphirion-theme

Theme Colors

Some semantic meaning is intended for colors to help easily read code. They are documented here for reference.

  • Green: Strings
  • Orange:
    • Bold: Language keyword, boolean
  • Blue:
    • Bold: Number
    • Light: Property name
    • Markup headers
    • Support function name
  • Olive: length unit, property-value
    • CSS: font name const
  • Yellow: function name
  • Light gray:
    • Italic: inherited classes
    • Other.
  • Gray: comments

Scope docs: https://www.sublimetext.com/docs/3/scope_naming.html

Bugs and Issues

Found an issue with the theme? Feel free to report an issue.

Enjoy!

About

Yet another dark theme for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published