aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/theme.json
blob: 43b029f27a2eaf2e7032a1014dc768a8ce5bd454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "accentColor": "#7bc258",
    "backgroundColor": "#ffffff",
    "baseColor": "#eeeeee",
    "disabledColor": "#c2c2c2",
    "focusColor": "#45a7d7",
    "frameColor": "#bdbebf",
    "pressColor": "#33333333",
    "selectedTextColor": "#ffffff",
    "selectionColor": "#45a7d7",
    "shadowColor": "#28282a",
    "textColor": "#26282a",
    "padding": 6,
    "roundness": 3,
    "disabledOpacity": 0.3,
    "spacing": 6
}