jonjampen / mountain-sunset-vscode-theme

Mountain Sunset is a dark theme for Visual Studio Code created by Jon Jampen.

Home Page:https://marketplace.visualstudio.com/items?itemName=JonJampen.mountain-sunset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mountain Sunset Theme for VS Code

Mountain Sunset is a dark theme for Visual Studio Code created by Jon Jampen.

Screenshot of Mountain Sunset

Installation

  1. Install and open VS Code
  2. Open the Extensions
  3. Search for "Mountain Sunset"
  4. Install it
  5. Click on "Set color theme"

Enjoy!

Contribution

Please let me know what you think of this theme and what I could improve.

Please inform me about any issues or submit a pull request on my github repository. Thanks!

Colors

(Note: Colors are not displayed in some Markdown viewers.)

UI

Color Hex Description
#fb8500ff Orange Dark
#fb850039 Orange Dark Semitransparent
#07405dff Blue Dark
#07405d39 Blue Dark Semitransparent
#0c5d86ff Blue Light
#303030ff Dark 1 - Menu & Activity Bar
#252526ff Dark 2 - Tabs & Sidebar
#202020ff Dark 3 - Editor
#ccccccff White Font (Active)
#7a7a7aff Gray Font (Inactive)
#666666ff Dark Gray Font (Ignore)
#e55b59 Error
#fb8500ff Warning
#8ccf40ff Success

Syntax Highlighting

Color Hex Description
Example
#ffb159 Variable
Example
#b478db Keywords
Example
#f7716f Numbers
Example
#ffd659 Classes, Constants
Example
#59a2ff functions, methods
Example
#81c251 Strings
Example
#56b6c2 Operators, etc.
Example
#666666 Comments