Update rice

This commit is contained in:
Filippo Berto 2022-06-05 17:27:17 +02:00
parent 601cd4d429
commit 26a4a16638
6 changed files with 66 additions and 45 deletions

View file

@ -0,0 +1,22 @@
# Monokai Pro Machine palette (https://github.com/helix-editor/helix/blob/9be810fd01f495c795ab5e5b7240a32708d19f5c/runtime/themes/monokai_pro_machine.toml)
{
# primary colors
red = "#ff6d7e";
orange = "#ffb270";
yellow = "#ffed72";
green = "#a2e57b";
blue = "#7cd5f1";
purple = "#baa0f8";
# base colors
base0 = "#161b1e";
base1 = "#1d2528";
base2 = "#273136";
base3 = "#3a4449";
base4 = "#545f62";
base5 = "#6b7678";
base6 = "#798384";
base7 = "#b8c4c3";
base8 = "#f2fffc";
# variants
base8x0c = "#303a3e";
}