Potion Theme (vscode theme)
Potion is code Caravaggio. Theming with cosmic pastel based colours on an obsidian black workspace. Acheive pattern synthesia with this beautiful and addictive hand-picked palette.
Previews
Toggle to see screenshots of Potion applied to different languages.
CSS
Graphql
HTML
JavaScript
JSON
Markdown
Redirects
SCSS
TOML
TypeScript
YAML
Settings Recommendation
See the below preference settings (optional).
{
"editor.roundedSelection": true,
"editor.fontFamily": "Foundation Mono",
"editor.fontVariations": false,
"editor.fontWeight": "100",
"editor.fontLigatures": true,
"editor.fontSize": 16,
"editor.letterSpacing": 0.35,
"editor.lineHeight": 20,
"editor.foldingHighlight": false,
"editor.inlineSuggest.enabled": true,
"editor.codeLens": true,
"editor.accessibilitySupport": "off",
"editor.semanticHighlighting.enabled": false,
"editor.snippetSuggestions": "bottom",
"editor.colorDecorators": true,
"editor.minimap.enabled": false,
"editor.unicodeHighlight.ambiguousCharacters": false,
"editor.linkedEditing": true,
"editor.matchBrackets": "always",
"editor.renderWhitespace": "boundary",
"editor.suggestFontSize": 16,
"editor.suggestLineHeight": 22,
"editor.inlineSuggest.showToolbar": "onHover",
"editor.suggest.showStatusBar": false,
"editor.acceptSuggestionOnEnter": "on",
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorStyle": "line-thin",
"editor.formatOnPaste": false,
"editor.formatOnSave": true,
"editor.formatOnType": false,
"editor.wordWrapColumn": 120,
"editor.wordWrap": "bounded",
"editor.smoothScrolling": true,
"editor.scrollbar.horizontal": "hidden",
"editor.scrollBeyondLastLine": false,
"editor.scrollPredominantAxis": true,
"editor.scrollbar.ignoreHorizontalScrollbarInContentHeight": true,
"editor.scrollBeyondLastColumn": 4,
"editor.minimap.autohide": true,
"editor.fastScrollSensitivity": 5,
"editor.stickyScroll.enabled": true,
"editor.tabSize": 2,
"editor.detectIndentation": true,
"editor.guides.indentation": true,
"editor.guides.highlightActiveIndentation": true,
"editor.guides.highlightActiveBracketPair": true,
"editor.suggest.showSnippets": true,
"editor.suggest.snippetsPreventQuickSuggestions": true,
"editor.overviewRulerBorder": false,
"editor.rulers": [ 120 ],
"workbench.editor.tabActionLocation": "right",
"workbench.fontAliasing": "default",
"workbench.view.alwaysShowHeaderActions": false,
"workbench.sideBar.location": "left",
"workbench.tree.indent": 5,
"workbench.tree.renderIndentGuides": "none",
"workbench.editor.highlightModifiedTabs": false,
"workbench.editor.tabSizing": "fit",
"workbench.reduceMotion": "on",
"workbench.editor.pinnedTabSizing": "shrink",
"workbench.editor.showTabs": "multiple",
}
Font
Using the Foundation Mono font family.
License
Licensed under the Apache License, Version 2.0.