Updated: Monday, August 28,2023-08-28 23:44:27
parent
ef798f25c1
commit
dff47b06fe
|
@ -3,8 +3,8 @@
|
||||||
"translucency": true,
|
"translucency": true,
|
||||||
"showViewHeader": true,
|
"showViewHeader": true,
|
||||||
"nativeMenus": true,
|
"nativeMenus": true,
|
||||||
"cssTheme": "Ono Sendai",
|
"cssTheme": "Serenity",
|
||||||
"theme": "moonstone",
|
"theme": "obsidian",
|
||||||
"baseFontSize": 14,
|
"baseFontSize": 14,
|
||||||
"textFontFamily": "",
|
"textFontFamily": "",
|
||||||
"interfaceFontFamily": ""
|
"interfaceFontFamily": ""
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Aura",
|
||||||
|
"version": "2.1.1",
|
||||||
|
"minAppVersion": "1.0.0",
|
||||||
|
"author": "ashwinjadhav",
|
||||||
|
"authorUrl": "https://github.com/ashwinjadhav818/"
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"name": "Ono Sendai",
|
|
||||||
"version": "0.0.0",
|
|
||||||
"minAppVersion": "0.16.0",
|
|
||||||
"author": "_ph"
|
|
||||||
}
|
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Serenity",
|
||||||
|
"version": "2.0.0",
|
||||||
|
"minAppversion": "1.0.0",
|
||||||
|
"author": "Ha'ani Whitlock",
|
||||||
|
"authorUrl": "https://github.com/Bluemoondragon07"
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -50,8 +50,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 410.5,
|
"width": 200
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "a4f595dc05b75a93",
|
"id": "a4f595dc05b75a93",
|
||||||
|
@ -87,7 +86,7 @@
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -110,8 +109,9 @@
|
||||||
"audio-recorder:Start/stop recording": false
|
"audio-recorder:Start/stop recording": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "e3ff910512d6662e",
|
"active": "28a54cc81af4607b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Untitled",
|
||||||
"Machine Tips (Quantum)/Math/Algorithms/Alg Collection/Grover's Search Algorithm.md",
|
"Machine Tips (Quantum)/Math/Algorithms/Alg Collection/Grover's Search Algorithm.md",
|
||||||
"Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
"Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
||||||
"Machine Tips (Quantum)/Project Vault/Papers/Shwetha Jayaraj CV.pdf",
|
"Machine Tips (Quantum)/Project Vault/Papers/Shwetha Jayaraj CV.pdf",
|
||||||
|
|
Loading…
Reference in New Issue