Sobrio for Helix

A theme with sober colors, hence the name

This is a theme for Helix, with sober colors (at least for me), hence the name. It has support for italic fonts, too. It makes use of the Treesitter integration already present in the editor's defaults.


Installation

Installation is really simple, just follow these steps:

  1. Copy the sobrio.toml file to your Helix themes directory, usually ~/.config/helix/themes/
  2. Hit Ctrl+o, add theme = "sobrio" to the config.toml you just opened, and save it
  3. ???
  4. Profit!

Screenshots

C++

cpp- screenshot

Cascading Style Sheets (CSS)

css- screenshot

Elixir

elixir- screenshot

HyperText Markup Language (HTML)

html- screenshot

JavaScript

js- screenshot

JavaScript Object Model (JSON)

json- screenshot

Markdown

markdown- screenshot

PHP

php- screenshot

Python

python- screenshot

Rust

rust- screenshot

Scalable Vector Graphics (SVG)

svg- screenshot

TypeScript

ts- screenshot

TypeScript/JavaScript Extended (JSX/TSX)

tsx- screenshot

YAML

yaml- screenshot