Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 4.56 KB

README.md

File metadata and controls

73 lines (59 loc) · 4.56 KB

Monkey Island Logo

Monkey Island Themes for VS Code

A set of themes using Monkey Island games palettes for VS Code.

Mêlée Island dark theme

demo

Installation via VS Code

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Monkey Island Theme
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > Melee Island

Manual Installation

Read the VSC Extension Quickstart Guide

Color Reference

Syntax Colors

Color Usage
#e42ae0 #e42ae0 Keywords, constants, template literals
#c99231 #c99231 Functions, classes, object literal keys
#a65a4c #a65a4c Constants, operators
#e08602 #e08602 Strings, markdown headings
#7098af #7098af Special keywords, classes, markdown code blocks
#a6a6a6 #a6a6a6 Variables, property names, tags

UI Colors

Color Usage
#242225 #242225 Some black texts
#14174C #14174C Sidebar and commons
#0a0e41 #0a0e41 Workbench background
#060565 #060565 Editor background
#111575 #111575 Widgets, panels, highlight, borders
#325b8b #325b8b Status bar text, Title bar text, etc
#d2d2d2 #d2d2d2 Active text, whity things
#e08602 #e08602 Accent, list tree titles, badges, etc
#4e8607 #4e8607 Addition highlights
#c0413e #c0413e Deletion highlights, errors, warnings
#7098af #7098af Modified and information highlights

Theming Resources