KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
earl-grey
โ 56
Open GitHub โ
A gentle color scheme, for code
Download README (.md)
Explore Similar Repositories
miniboosts
:
A collection of boosting algorithms written in Rust ๐ฆ
jquery-es
:
Modern, lightweight jquery with more elegant syntax.
PyTorch-DSSN-MER
:
PyTorch version for the "Dual-Dtream Shallow Networks for Facial Micro-Expression Recognition"
binance_nft_bot-1
:
Bot for automated buying boxes on Binance
command_mapper.rb
:
Maps external commands and options to Ruby classes
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
earl-grey
?
Download (.md)
# Earl Grey Theme A gentle color scheme for code. Website: https://earl-grey.halt.wtf   ## Implementations - Visual Studio Code: - On the marketplace: https://marketplace.visualstudio.com/items?itemName=EarlGrey.earl-grey - On github: https://github.com/earl-grey-theme/earl-grey-vsc - Doom Emacs (work in progress): https://github.com/JuneKelly/emacs-doom-themes ## Development This project uses [racket](https://racket-lang.org/) and [pollen](https://docs.racket-lang.org/pollen/) to build the various implementations, and the website. ### Setup Install dependencies: ``` sh make install-deps ``` Install the core `earl-grey` package (this repo): ``` sh make install ``` ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md) ## License The color scheme, core tools, and main implementations are licensed under the [Parity License](./LICENSE-PARITY.md), and [Apache 2.0](./LICENSE-APACHE.txt) (for third-party contributions). It is possible to obtain a "Patron License", granting permission for commercial use (See the "Support the project" section). It is also possible to obtain other licenses, just open an issue, or get in touch. In short, this project is free-software for non-commercial purposes, and a commercial license can easily be obtained. ## Support the project Support the project on [Patreon](https://www.patreon.com/junek). Support at the "Patron" tier grants permission to ignore any noncommercial or copyleft rules of the projects free public license. See the Patron License in [PATRONAGE.md](./PATRONAGE.md). ## Credits Earl Grey is developed by [June Kelly](https://halt.wtf), with inspiration from [Flatwhite Syntax](https://github.com/biletskyy/flatwhite-syntax), by [Dmitry Biletskyy](https://github.com/biletskyy).