Skip to content

rojebd/vintage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vintage Color Scheme

Vintage is a Color scheme for the Helix Editor

I made this theme one afternoon because my bus was late and I stayed home :)

Screenshots

Python (Qtile Config)

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 vintage.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/vintage.toml

After that you can enable the theme at runtime doing

:theme vintage

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

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

theme = "vintage"

About

vintage theme for the helix editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published