Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 719c7d9

Browse files
authored
💄 Prettify apollo-notype theme file
1 parent a97e0f8 commit 719c7d9

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed
Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
{"colors":{"r":235,"g":235,"b":235,"black":"#000000","light_black":"#191919","grey":"#262827"},"cssvars":{"font_main":"United Sans Medium","font_main_light":"United Sans Light"},"terminal":{"fontFamily":"Fira Mono","cursorStyle":"block","foreground":"#ebebeb","background":"#191919","cursor":"#ebebeb","cursorAccent":"#ebebeb","selection":"rgba(235,235,235,0.3)"},"globe":{"base":"#000000","marker":"#ebebeb","pin":"#ebebeb","satellite":"#ebebeb"},"injectCSS":"section#filesystem{left:0;width:100vw}section#filesystem>h3.title,section#filesystem>div{width:100vw}section#keyboard{display:none;}"}
1+
{
2+
"colors": {
3+
"r": 235,
4+
"g": 235,
5+
"b": 235,
6+
"black": "#000000",
7+
"light_black": "#191919",
8+
"grey": "#262827"
9+
},
10+
"cssvars": {
11+
"font_main": "United Sans Medium",
12+
"font_main_light": "United Sans Light"
13+
},
14+
"terminal": {
15+
"fontFamily": "Fira Mono",
16+
"cursorStyle": "block",
17+
"foreground": "#ebebeb",
18+
"background": "#191919",
19+
"cursor": "#ebebeb",
20+
"cursorAccent": "#ebebeb",
21+
"selection": "rgba(235,235,235,0.3)"
22+
},
23+
"globe": {
24+
"base": "#000000",
25+
"marker": "#ebebeb",
26+
"pin": "#ebebeb",
27+
"satellite": "#ebebeb"
28+
},
29+
"injectCSS": "section#filesystem{left:0;width:100vw}section#filesystem>h3.title,section#filesystem>div{width:100vw}section#keyboard{display:none;}"
30+
}

0 commit comments

Comments
 (0)