Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.51 KB

README.md

File metadata and controls

58 lines (34 loc) · 1.51 KB

Space Ocean Kit Refined

This is a refined redesign of the theme OceanKit with a little inspiration from One Dark Pro.

GitHub Repository

Changelog

CHANGELOG.md

ScreenShots

To get the best feeling while programming without any distractions it is recommended to use the following additional settings.

{
  "editor.fontFamily": "IBM Plex Mono",
  "editor.fontLigatures": true,
  "editor.fontSize": 13,
  "editor.fontWeight": "100",
  "editor.insertSpaces": true,
  "editor.tabSize": 2,
}

IBM Plex Mono is a free font, which you can get on Google Fonts

JS

JS demo

JSX (React)

JSX demo

HTML

HTML demo

CSS

CSS demo

JSON

JSON demo

Python

Python demo

Markdown

Markdown demo

Contributing

To keep the developing part as easy as possible, please use the themes/SpaceOceanKitRefined-dev.json and copy that into your settings.json. When you are finished with your fix or new feature use copy the changes into themes/SpaceOceanKitRefined-dev.json.