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.
- Host: GitHub
- URL: https://github.com/veggiemonk/theme-solarized-light-functional
- Owner: veggiemonk
- License: mit
- Created: 2018-07-12T09:18:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T09:19:59.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T00:37:42.511Z (about 1 year ago)
- Topics: functional, functional-js, functional-languages, functional-programming, solarized, solarized-light-theme, solarized-theme, theme, vscode-extension, vscode-theme
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=veggiemonk.solarized-light-functional
- Size: 1.46 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Solarized Light Functional Theme

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`