An open API service indexing awesome lists of open source software.

https://github.com/veggiemonk/theme-solarized-light-functional

VS Code theme based on Solarized light and tailored for functional programming style.
https://github.com/veggiemonk/theme-solarized-light-functional

functional functional-js functional-languages functional-programming solarized solarized-light-theme solarized-theme theme vscode-extension vscode-theme

Last synced: about 2 months ago
JSON representation

VS Code theme based on Solarized light and tailored for functional programming style.

Awesome Lists containing this project

README

          

# Solarized Light Functional Theme

![Screenshot](Screenshot_02.png)

All functions in the code clearly stand out with the light theme.

Originally tailored for JavaScript but it should work
fine with other languages too.

Share your thoughts/suggestions/comments about it
on twitter `@veggiemonk` or on GitHub.

## How to customize to your taste

Use this app `http://tmtheme-editor.herokuapp.com/` for the original `tmTheme`.

You can even load it directly from the url.

Or you can work on it directly from code: https://code.visualstudio.com/docs/extensions/themes-snippets-colorizers#_adding-a-new-color-theme

Ask if you need any assistance

**Enjoy!**

## Credits

It was not build from scratch,
it was imported with `yo code` ( [see instructions here](https://code.visualstudio.com/docs/tools/yocode) )
from `http://colorsublime.com/theme/Solarized-light`