-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDark-Reader-Settings.json
63 lines (63 loc) · 1.61 KB
/
Dark-Reader-Settings.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"enabled": false,
"theme": {
"mode": 1,
"brightness": 100,
"contrast": 111,
"grayscale": 0,
"sepia": 25,
"useFont": false,
"fontFamily": "Open Sans",
"textStroke": 0,
"engine": "dynamicTheme",
"stylesheet": "",
"darkSchemeBackgroundColor": "#181a1b",
"darkSchemeTextColor": "#d0c9bd",
"lightSchemeBackgroundColor": "#dcdad7",
"lightSchemeTextColor": "#181a1b",
"scrollbarColor": "auto",
"selectionColor": "auto",
"styleSystemControls": true
},
"presets": [],
"customThemes": [],
"siteList": [
"www.youtube.com",
"file:",
"localhost:21303",
"developer.amazon.com",
"mail.google.com",
"stackoverflow.com",
"docs.google.com",
"app.diagrams.net",
"www.goconqr.com",
"view.genial.ly",
"192.168.1.1",
"github.com",
"my.ebay.es",
"colab.research.google.com",
"127.0.0.1:4000",
"ull-esit-gradoii-pl.github.io",
"www.netlify.com",
"app.netlify.com",
"ull-esit-pl-2021.github.io"
],
"siteListEnabled": [],
"applyToListedOnly": false,
"changeBrowserTheme": false,
"notifyOfNews": false,
"syncSettings": true,
"syncSitesFixes": false,
"automation": "location",
"time": {
"activation": "21:00",
"deactivation": "9:00"
},
"location": {
"latitude": 28.46,
"longitude": -16.25
},
"previewNewDesign": true,
"enableForPDF": true,
"enableForProtectedPages": false
}