-
Notifications
You must be signed in to change notification settings - Fork 55
/
Obsidian-default-light-alt.json
37 lines (37 loc) · 2.23 KB
/
Obsidian-default-light-alt.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"Appearance-light@@card-layout-open-light": true,
"Appearance-light@@accent-light": "#8B6CEF",
"Appearance-light@@accent-color-override-light": true,
"Appearance-light@@color-red-rgb@@light": "#E93147",
"Appearance-light@@color-orange-rgb@@light": "#ec7500",
"Appearance-light@@color-yellow-rgb@@light": "#e0ac00",
"Appearance-light@@color-green-rgb@@light": "#08B94E",
"Appearance-light@@color-cyan-rgb@@light": "#00bfbc",
"Appearance-light@@color-blue-rgb@@light": "#086DDD",
"Appearance-light@@color-purple-rgb@@light": "#7852EE",
"Appearance-light@@color-pink-rgb@@light": "#D53984",
"Appearance-light@@mod-left-split-background-select-light": "mod-left-split-background-transparent-light",
"Appearance-light@@mod-right-split-background-select-light": "mod-right-split-background-transparent-light",
"Appearance-light@@background-underlying-select-light": "background-underlying-secondary-light",
"Appearance-light@@on-border-light": "#5a5a5a",
"Appearance-light@@background-primary@@light": "#ffffff",
"Appearance-light@@background-primary-alt@@light": "#fafafa",
"Appearance-light@@background-secondary@@light": "#f6f6f6",
"Appearance-light@@background-secondary-alt@@light": "#fcfcfc",
"Appearance-light@@background-tertiary@@light": "#f6f6f6",
"Appearance-light@@workspace-background-translucent@@light": "#FFFFFF99",
"Appearance-light@@background-modifier-hover@@light": "#00000013",
"Appearance-light@@background-modifier-active-hover@@light": "#8A5CF526",
"Appearance-light@@background-modifier-border@@light": "#e0e0e0",
"Appearance-light@@background-modifier-border-hover@@light": "#d4d4d4",
"Appearance-light@@background-modifier-border-focus@@light": "#bdbdbd",
"Appearance-light@@text-normal@@light": "#222222",
"Appearance-light@@text-muted@@light": "#5a5a5a",
"Appearance-light@@text-faint@@light": "#ababab",
"Appearance-light@@interactive-normal@@light": "#ffffff",
"Appearance-light@@interactive-hover@@light": "#fafafa",
"Appearance-light@@card-shadow-light": "0 0 0 1px var(--background-modifier-border)",
"Appearance-light@@background-activated-tab-header-light": "#00000013",
"Appearance-light@@shadow-activated-tab-header-light": "none",
"Appearance-light@@indicator-remove-light": true
}