Breeze colorscheme

This commit is contained in:
Alexis Jhon Gaspar 2023-09-08 21:36:45 +08:00
parent b77ca1f382
commit ff460b5856

View file

@ -100,22 +100,22 @@ float alpha = 0.8;
static const char *colorname[] = { static const char *colorname[] = {
/* 8 normal colors */ /* 8 normal colors */
"black", "black",
"red3", "#ed1515",
"green3", "#11d116",
"yellow3", "#f67400",
"blue2", "#1d99f3",
"magenta3", "#9b59b6",
"cyan3", "#1abc9c",
"gray90", "#63686d",
/* 8 bright colors */ /* 8 bright colors */
"gray50", "gray50",
"red", "#c0392b",
"green", "#1cdc9a",
"yellow", "#fdbc4b",
"#5c5cff", "#1d99f3",
"magenta", "#8e44ad",
"cyan", "#16a085",
"white", "white",
/* special colors */ /* special colors */