Skip to content

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

License

Notifications You must be signed in to change notification settings

NicklasXYZ/vscode-gleam-themes

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published