-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathPaper-like.json
More file actions
45 lines (45 loc) · 2.9 KB
/
Paper-like.json
File metadata and controls
45 lines (45 loc) · 2.9 KB
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
38
39
40
41
42
43
44
45
{
"Appearance-light@@accent-light": "#BC5215",
"Appearance-light@@accent-color-override-light": true,
"Appearance-light@@color-red-rgb@@light": "#AF3029",
"Appearance-light@@color-orange-rgb@@light": "#BC5215",
"Appearance-light@@color-yellow-rgb@@light": "#AD8301",
"Appearance-light@@color-green-rgb@@light": "#66800B",
"Appearance-light@@color-cyan-rgb@@light": "#24837B",
"Appearance-light@@color-blue-rgb@@light": "#205EA6",
"Appearance-light@@color-purple-rgb@@light": "#5E409D",
"Appearance-light@@color-pink-rgb@@light": "#A02F6F",
"Appearance-light@@mod-left-split-background-select-light": "mod-left-split-background-CSS-light",
"Appearance-light@@background-mod-left-CSS-light": "transparent",
"Appearance-light@@background-mod-left-CSS-backdrop-filter-light": "blur(0px)",
"Appearance-light@@mod-right-split-background-select-light": "mod-right-split-background-CSS-light",
"Appearance-light@@background-mod-right-CSS-light": "transparent",
"Appearance-light@@background-mod-right-CSS-backdrop-filter-light": "blur(0px)",
"Appearance-light@@mod-root-split-background-select-light": "mod-root-split-background-CSS-light",
"Appearance-light@@background-mod-root-CSS-light": "blur(0px)",
"Appearance-light@@background-mod-root-CSS-backdrop-filter-light": "blur(0px)",
"Appearance-light@@background-underlying-select-light": "background-underlying-CSS-light",
"Appearance-light@@background-underlying-CSS-light": "#fffcf0 url(\"https://www.transparenttextures.com/patterns/cream-paper.png\")",
"Appearance-light@@background-underlying-CSS-blend-mode-light": "normal",
"Appearance-light@@on-border-light": "#6F6E69",
"Appearance-light@@background-primary@@light": "#FFFCF0",
"Appearance-light@@background-primary-alt@@light": "#F2F0E5",
"Appearance-light@@background-secondary@@light": "#F2F0E5",
"Appearance-light@@background-secondary-alt@@light": "#FFFCF0",
"Appearance-light@@background-tertiary@@light": "#CECDC3",
"Appearance-light@@workspace-background-translucent@@light": "#FFFCF099",
"Appearance-light@@background-modifier-hover@@light": "#100F0F13",
"Appearance-light@@background-modifier-border@@light": "#DAD8CE",
"Appearance-light@@background-modifier-border-hover@@light": "#CECDC3",
"Appearance-light@@background-modifier-border-focus@@light": "#B7B5AC",
"Appearance-light@@text-normal@@light": "#100F0F",
"Appearance-light@@text-muted@@light": "#6F6E69",
"Appearance-light@@text-faint@@light": "#B7B5AC",
"Appearance-light@@card-border-radius-light": "0px",
"Appearance-light@@card-shadow-light": "none",
"Appearance-light@@border-radius-activated-tab-header-light": "6px",
"Appearance-light@@background-activated-tab-header-light": "transparent",
"Appearance-light@@shadow-activated-tab-header-light": "none",
"Appearance-light@@color-activated-tab-header-underline-light": "var(--color-accent)",
"Appearance-light@@workspace-divider-transparent-light": true
}