Skip to content

rojebd/voxed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxed Color Scheme

Voxed is a Color scheme for the Helix Editor

I was bored one day so I decided to make my own color scheme

Screenshots

Python (Random python code I wrote)

Alt text

C (Screenshot of raudio.c from the raylib source code)

Alt text

Rust (Screenshot of the syn crate source code)

Alt text

Install

A pull request has been made to Helix to the master branch after it is reviewed and accepted you should be able to have the theme If you build from master

But until that happens you can download voxed.toml and put it in ~/.config/helix/themes/ if you do not have the themes directory create it

It should look like this ~/.config/helix/themes/voxed.toml

After that you can enable the theme at runtime doing

:theme voxed

or if you want to set the theme in your configuration file:

Inside of config.toml in ~/.config/helix/

theme = "voxed"

About

Colorscheme for Helix Text Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published