Updated: Monday, August 28,2023-08-28 12:11:03
parent
e99bd300ce
commit
24315f9b20
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"accentColor": "#e27ecf",
|
"accentColor": "#e27ecf",
|
||||||
"translucency": true,
|
"translucency": false,
|
||||||
"showViewHeader": true,
|
"showViewHeader": true,
|
||||||
"nativeMenus": true,
|
"nativeMenus": true,
|
||||||
"cssTheme": "Aura",
|
"cssTheme": "",
|
||||||
"theme": "obsidian",
|
"theme": "obsidian",
|
||||||
"baseFontSize": 14,
|
"baseFontSize": 14,
|
||||||
"textFontFamily": "",
|
"textFontFamily": "",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"showUpdatedTimestamp": false,
|
"showUpdatedTimestamp": false,
|
||||||
"updatedTimestampKey": "",
|
"updatedTimestampKey": "",
|
||||||
"timestampFormat": "MMM dd, yyyy h:mm a",
|
"timestampFormat": "MMM dd, yyyy h:mm a",
|
||||||
"styleSettingsCss": "body.css-settings-manager { --aura-translucent-window-opacity: 0; } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { }",
|
"styleSettingsCss": "body.css-settings-manager { } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { }",
|
||||||
"pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nMachine Tips (Quantum)/Resources/Technologies, Orgs, & Apps:Quantum Guides\nCoding Tips (Classical)/Project Vault/hi.mainsite:General",
|
"pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nMachine Tips (Quantum)/Resources/Technologies, Orgs, & Apps:Quantum Guides\nCoding Tips (Classical)/Project Vault/hi.mainsite:General",
|
||||||
"customFilters": [],
|
"customFilters": [],
|
||||||
"contentClassesKey": "dg-content-classes",
|
"contentClassesKey": "dg-content-classes",
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"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
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"name": "Ono Sendai",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"minAppVersion": "0.16.0",
|
||||||
|
"author": "_ph"
|
||||||
|
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue