Skip to content

aytee17/vscode-oceanic-next-sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oceanic Next Sublime

Oceanic Next Sublime

Oceanic Next Sublime is a color scheme designed to emulate the appearance of the Oceanic Next theme as it looks on the Sublime Text 3 text editor. If you are migrating to VS Code but prefer the appearance of Sublime + Oceanic Next, then this extension is for you.

Complimentary Settings

Add any or all of the following settings to your settings.json. These settings help approximate the Sublime experience.

UI Appearance

"editor.minimap.showSlider": "always",
"editor.renderLineHighlight": "none",
"editor.smoothScrolling": true,
"explorer.openEditors.visible": 0,
"workbench.activityBar.visible": false,
"workbench.statusBar.feedback.visible": false,

Editor Appearance

"editor.fontSize": 12,
"editor.letterSpacing": -0.2,
"editor.lineHeight": 15,
"editor.links": false,
"editor.parameterHints": false,
"editor.renderIndentGuides": false,

Complimentary Extensions

Extension Settings

"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.opacity": 0.7,
"editor.matchBrackets": false

Enjoy! 🌊

Releases

No releases published

Packages

No packages published