about summary refs log tree commit diff
path: root/configs/shared/.gvcci/themes/geometric_dark_4k/json-scheme.json
blob: 054a1d4e47d351a2a679836fb4d8d2c925b8113f (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": [
    "#1e2f45",
    "#999999",
    "#704dc2",
    "#e80bb2",
    "#3c69b4",
    "#c38b35",
    "#3992aa",
    "#f6d0bb",
    "#2d4769",
    "#b8b8b8",
    "#9378d5",
    "#f739c9",
    "#6189cc",
    "#d6a75f",
    "#58b0c8",
    "#fef6f1"
  ],
  "foreground": "#efefef",
  "background": "#0e1721"
}