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

https://github.com/dexterlagan/cobalt2-theme

The Cobalt 2 color scheme for DrRacket, Racket's IDE.
https://github.com/dexterlagan/cobalt2-theme

color-scheme color-theme racket

Last synced: 4 months ago
JSON representation

The Cobalt 2 color scheme for DrRacket, Racket's IDE.

Awesome Lists containing this project

README

          

# Cobalt 2 color theme for DrRacket
This package is the Cobalt 2 color scheme for DrRacket, Racket's IDE.

## Installation

### Using Raco
1) raco pkg install https://github.com/DexterLagan/cobalt2-theme.git
2) Restart DrRacket;
3) Select the new theme in 'Edit' -> 'Preferences...' -> 'Colors' tab.

### Using the Package Manager
1) Select 'File' -> 'Install Package...' and paste the package URL (https://github.com/DexterLagan/cobalt2-theme.git);
2) Click 'Install';
3) Restart DrRacket;
4) Select the new theme in 'Edit' -> 'Preferences...' -> 'Colors' tab.

## More Screenshots

With Fira Code Retina font, italic comments.

Cheers,

Dexter