Skip to content

rishikanthc/carbon-helix

Repository files navigation

Carbon Helix Theme

This is a theme for the Helix text-editor that is inspired by the Carbon Design System.

Installation

Copy the carbon.toml file into the themes directory of your helix config. If the themes directory doesn't exist create one with mkdir -p ~/.config/helix/themes and move the carbon.toml file to the directory.

In your helix config add

theme = "carbon"

Variants

Based on some feedback I also created a non-italics version of the theme as it over-emphasizes things. I personally like italics a lot but for folks who don't want the italics, you can use the carbon_dev theme instead. Installation procedure is same as above, use the carbon_dev.toml file instead of carbon.toml

Screenshot

Below are a few screenshots for Python, Lua and svelte.

Python

python

Lua

Lua

Svelte

svelte

About

Carbon theme for Helix text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published