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

https://github.com/gluons/vscode-ramda-theme

🐏 Ramda REPL theme for Visual Studio Code.
https://github.com/gluons/vscode-ramda-theme

color-theme dark-theme ramda ramda-theme ramdajs theme visual-studio-code vscode

Last synced: about 2 months ago
JSON representation

🐏 Ramda REPL theme for Visual Studio Code.

Awesome Lists containing this project

README

        

# Ramda Theme for Visual Studio Code
[![license](https://img.shields.io/github/license/gluons/vscode-ramda-theme.svg?style=flat-square)](./LICENSE)
[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version/gluons.ramda-theme.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=gluons.ramda-theme)
[![Visual Studio Marketplace installs](https://vsmarketplacebadge.apphb.com/installs/gluons.ramda-theme.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=gluons.ramda-theme)

🐏 [Ramda](http://ramdajs.com/) [REPL](http://ramdajs.com/repl/) theme for [Visual Studio Code](https://code.visualstudio.com/).

## Recommended Settings

If you're using VSCode version 1.26 or greater in Windows or Linux, you can enable [custom custom title bar and menus](https://code.visualstudio.com/updates/v1_26#_custom-title-bar-and-menus-for-windowslinux).

```json
{
"window.titleBarStyle": "custom"
}
```

## Screenshot

![JavaScript](./images/screenshot-js.png)

![TypeScript](./images/screenshot-ts.png)

![Vue](./images/screenshot-vue.png)

![SCSS](./images/screenshot-scss.png)