Skip to content

alekseyt/vscode-two-monokai

Repository files navigation

WIP

Clean, clear, dark, color-coded theme without bullshit:

  • No italic
  • No bold
  • No underlining (except links)
  • Good contrast
  • Bugs fixed, PRs merged, etc

Focuses mostly (but not entirely) on editor colors, the rest are defaults (default dark or something). Inspired by One Monokai theme, but instead of blending One Dark and Monokai, it blends Default Dark, Monokai Dimmed and Monokai (and a little bit of One Dark, it's complicated).

Editor colors derived from Monokai Pro:

  • Black: #2c292d
  • White: #fcfcfa
  • Red: #ff6188
  • Green: #a9dc76
  • Yellow: #ffd866
  • Orange: #fc9867
  • Magenta: #ab9df2
  • Cyan: #78dce8

Derived from One Dark:

  • Blue: #61afef

Derived from Monokai Dimmed:

  • Comments color: #9a9b99
  • Some other UI colors too (status bar, etc)

Tested on C++, Lua, Typescript. Markdown will also get some love (not too much). Shell seems to work fine too, as well as GLSL, but don't quote me on that.

Other languages might also work, i don't know. Theme isn't tailored for any particular language specifically, but it has quirks for C++ and Lua here and there.

P.S.

Two Monokai was taken, so it was renamed to Eleven Monokai to leave a room for Three Monokai, Four Monokai and so on.

Releases

No releases published

Packages

No packages published

Languages