Skip to content

alorenc/Monokai-GRS

 
 

Repository files navigation

Monokai GRS

Dark theme based on color shema Monokai

Theme is not finished yet

Donate

if you want to support me and my project.

Donate

Installation

Launch VS Code, quick open Ctrl+P, paste the following command, and press enter.

ext install monokai-grs

Support language

  • HTML
  • VUE-HTML
  • CSS
  • SCSS
  • SASS
  • LESS
  • Stylus
  • JavaScript
  • Markdown

Todo list

Base Colors

  • focusBorder
  • foreground
  • widget.shadow
  • selection.background
  • descriptionForeground
  • errorForeground

Text Colors

  • textBlockQuote.*
  • textCodeBlock.background
  • textLink.*
  • textPreformat.foreground
  • textSeparator.foreground

Button Control

  • button.*

Dropdown Control

  • dropdown.*

Input Control

  • input.*
  • inputOption.activeBorder
  • inputValidation.*

Scroll Bar Control

  • scrollbar.shadow
  • scrollbarSlider.*

Badge

  • badge.*

Progress Bar

  • progressBar.background

Lists and Trees

  • list.*

Activity Bar

  • activityBar.*
  • activityBarBadge.*

Side Bar

  • sideBar.*
  • sideBarTitle.foreground
  • sideBarSectionHeader.*

Editor Groups & Tabs

  • editorGroup.*
  • editorGroupHeader.*
  • tab.*

Editor Colors

  • editor.*
  • editor.findRangeHighlightBackground
  • editorLineNumber.foreground
  • editorCursor.*
  • editorLink.activeForeground
  • editorWhitespace.foreground
  • editorIndentGuide.background
  • editorRuler.foreground
  • editorCodeLens.foreground
  • editorBracketMatch.*
  • editorError.*
  • editorWarning.*
  • editorInfo.*
  • editorHint.*
  • editorGutter.*

Panel Colors

  • panel.*
  • panelTitle.*

Status Bar Colors

  • statusBar.*
  • statusBarItem.*
  • statusBarItem.prominentBackground
  • statusBarItem.prominentHoverBackground

Integrated Terminal Colors

  • terminal.*
  • terminalCursor.*

Git Colors

  • terminalCursor.*

Welcome Page

  • welcomePage.*
  • walkThrough.embeddedEditorBackground

Other (not sorted)

  • diffEditor.*
  • editorWidget.*
  • editorSuggestWidget.*
  • editorHoverWidget.*
  • debugExceptionWidget.*
  • editorMarkerNavigation.*
  • peekView.*
  • peekView*.*
  • merge.*
  • notifications.*
  • notifications*.*
  • extensionButton.*
  • pickerGroup.*

Screenshot

HTML example code:

Example HTML

CSS example code:

Example SCSS

JS example code:

Example JS

Credits

License

MIT License

About

Monokai theme for Visual Studio Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%