about summary refs log tree commit diff
path: root/configs/shared/.gvcci/themes/geometric_4k/json-scheme.json
blob: 1830e6666f829119135e5492be8174c1588a8255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "GVCCI Color Scheme",
  "author": "",
  "color": [
    "#1e2845",
    "#b1454d",
    "#5e916f",
    "#9d8265",
    "#629184",
    "#e40f3f",
    "#27957f",
    "#fcb6be",
    "#2d3c69",
    "#c86b72",
    "#7eae8e",
    "#b7a089",
    "#83aea2",
    "#f43c65",
    "#33c6a8",
    "#fff0f2"
  ],
  "foreground": "#fd9c62",
  "background": "#0e1321"
}