Skip to content

BolajiOlajide/folabelle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folabelle Theme

A cross between Monokai and Palenight. The light theme is based on Bartosz Antosik's QuietPlus theme

Install

press Ctrl/Cmd + shift + p to launch the command palette then run

ext install folabelle

OR

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for folabelle - by cooproton
  3. Click Install to install it.
  4. Click Reload to reload the your editor
  5. Code > Preferences > Color Theme > folabelle
  6. Optional: Use the recommended settings below for best experience

Recommended Settings

{
  "editor.lineHeight": 25,
  "editor.letterSpacing": 0.5,
  "files.trimTrailingWhitespace": true,
  "editor.renderWhitespace": "all",
  "workbench.iconTheme": "material-icon-theme",
  "editor.fontSize": 12,
  "workbench.sideBar.location": "right",
  "editor.fontLigatures": true,
  "workbench.startupEditor": "none",
  "workbench.editor.swipeToNavigate": true,
  "workbench.colorTheme": "folabelle",
  "gitlens.keymap": "alternate"
}

Changes

First, this theme is new so if something is funky, please open an issue.

If you would like to change something, you can either open a PR and see if I'd like it added, or override the colours in your own settings.json file.

VSCode Color Reference

Recognition

The dark theme is based on a cross-breed of Monokai and Palenight material theme while the light theme is based off of theme-bluloco-light theme.

Screenshot

Theme Screenshot Theme Screenshot2

Change log

You can take a look at the change log here

Note

Special thanks to Folayemi & Annabelle for being wonderful + Mohini and a whole lot of inspiring women.

Releases

No releases published

Packages

No packages published