Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Gleam ThemesNew to Visual Studio Code? Get it now.
Gleam Themes

Gleam Themes

nicklasxyz

|
2,905 installs
| (0) | Free
A collection of VSCode themes inspired by the main colors used by the Gleam programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gleam Color Themes for Visual Studio Code

A collection of Visual Studio Code themes inspired by the primary colors used by the Gleam programming language.

Gleam Minimal Dark Theme Preview

Recommendations

The author recommends using the color themes together with the Chalice Icon Theme and the following settings:

{
    "breadcrumbs.enabled": false,
    "editor.cursorSmoothCaretAnimation": true,
    "editor.minimap.enabled": false,
    "editor.renderLineHighlight": "gutter",
    "editor.smoothScrolling": true,
    "explorer.decorations.colors": false,
    "window.autoDetectColorScheme": true,
    "workbench.activityBar.visible": false,
    "workbench.editor.showIcons": false,
    "workbench.editor.tabSizing": "shrink",
    "workbench.statusBar.visible": false,
    "workbench.tree.indent": 12,
}

Contributing

Do you have any suggestions or see something strange? Please report here. A screenshot would be great for clarification purposes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft