-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhumbleNewTab.conf
More file actions
executable file
·21 lines (21 loc) · 1.58 KB
/
humbleNewTab.conf
File metadata and controls
executable file
·21 lines (21 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"options.show_root": "0",
"open.closed": "true",
"open.WIByRvypDsT-": "true",
"options.show_weather": "0",
"options.lock": "1",
"options.show_menu________": "0",
"column.1.0": "toolbar_____",
"options.show_recent": "0",
"column.0.0": "unfiled_____",
"open.xj_zJ9BfMV06": "true",
"column.2.1": "closed",
"options.show_top": "1",
"column.2.0": "top",
"options.icon_provider": "0",
"open.unfiled_____": "true",
"open.toolbar_____": "true",
"open.LQyIGfbpom5a": "true",
"options.show_mobile______": "0",
"options.css": "@font-face {\n font-family: 'Iosevka';\n font-display: swap;\n font-weight: 400;\n font-stretch: normal;\n font-style: normal;\n src: local('Iosevka'),\n url('https://iosevka-webfonts.github.io/iosevka/woff2/iosevka-regular.woff2') format('woff2'),\n url('https://iosevka-webfonts.github.io/iosevka/ttf/iosevka-regular.ttf') format('truetype');\n}\n\nbody {\n\tbackground-color: #1e1e1e;\n}\n\n#main {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\twidth: 120em;\n\tmargin-top: 15%;\n\tfont-family: \"Iosevka\";\n}\n\n#main a {\n\tfont-size: 1.4em;\n\tcolor: #b2b2b2;\n\ttransition-duration: 145ms;\n}\n\n#main a:hover {\n\tbox-shadow: none;\n\tbackground-color: #1e1e1e;\n\tcolor: #ffffff;\n}\n#main li a {\n\twidth: 100%;\n}\n\n#options_button {\n\topacity: 0;\n}\n\n.icon {\n\tbackground-image: none !important;\n\twidth: 5px;\n}\n\n.folder::before {\n\tdisplay: inline-block;\n\tcontent: \">\";\n\tcolor: #e94b4b;\n\ttransition: transform 200ms;\n}\n\n.folder.open::before {\n\ttransform: rotate(90deg);\n\ttransition: transform 200ms;\n}"
}