Skip to content

jacobfranco/Code-Garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Garden



IMPORTANT This is not a standalone theme, it requires HyDe to be installed.

t1 t2 t3

Installation

To install Code Garden theme, run the following command:

Hyde theme import "Code Garden" https://github.com/jacobfranco/Code-Garden

Alternatively, you can import the theme by running:

Hyde theme import

Then choose Code Garden from the options.

Additional Customization

If you would like some additional transparency, add this in your ~/.config/kitty/kitty.conf:

background_opacity 0.80

Recommended VSCode Setup

I'm partial to the font Menlo.

I also use the theme poimandres for VSCode, also available for Neovim if that's more your style.

For icons, I like Carbon Product Icons.

Add this to your global settings.json

{
  "editor.fontFamily": "Menlo",
  "editor.fontSize": 13.5,
  "workbench.colorTheme": "poimandres",
  "workbench.productIconTheme": "icons-carbon"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published