Skip to content

vince-fugnitto/theia-themes

Repository files navigation


THEIA THEME PACK

Themes

Dark Themes

Dracula

dracula

Nightfall

dracula

Light Themes

Aqua

aqua

Github

github

Getting started

Install nvm.

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash

Install npm and node.

nvm install 8
nvm use 8

Install yarn.

npm install -g yarn

Running the browser example

yarn rebuild:browser
cd browser-app
yarn start

Open http://localhost:3000 in the browser.

Running the Electron example

yarn rebuild:electron
cd electron-app
yarn start

About

Collection of themes for Theia IDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published