6b456c1b7a
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
24 lines
362 B
JSON
24 lines
362 B
JSON
{
|
|
"name": "GVCCI Color Scheme",
|
|
"author": "",
|
|
"color": [
|
|
"#1e3048",
|
|
"#6d6349",
|
|
"#073cc4",
|
|
"#ab0fbd",
|
|
"#0b4492",
|
|
"#6b0ecc",
|
|
"#52696d",
|
|
"#bbd4f7",
|
|
"#2e496b",
|
|
"#928461",
|
|
"#1151f7",
|
|
"#d81ced",
|
|
"#105ecb",
|
|
"#8925f1",
|
|
"#6c8a90",
|
|
"#f1f6fd"
|
|
],
|
|
"foreground": "#162000",
|
|
"background": "#a6bcd9"
|
|
}
|