Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71bbfbbcc9 | ||
|
|
ab5b5834d9 |
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "PLN",
|
"cssTheme": "Cupertino",
|
||||||
"accentColor": "",
|
"accentColor": "",
|
||||||
"enabledCssSnippets": [
|
"enabledCssSnippets": [
|
||||||
"math-blocks"
|
"math-blocks"
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
"interfaceFontFamily": "Inter",
|
"interfaceFontFamily": "Inter",
|
||||||
"textFontFamily": "Inter",
|
"textFontFamily": "Inter",
|
||||||
"baseFontSizeAction": true,
|
"baseFontSizeAction": true,
|
||||||
"baseFontSize": 17,
|
"baseFontSize": 16,
|
||||||
"monospaceFontFamily": "",
|
"monospaceFontFamily": "",
|
||||||
"nativeMenus": false,
|
"nativeMenus": false,
|
||||||
"showRibbon": false
|
"showRibbon": false
|
||||||
|
|||||||
+6
-6
@@ -6,11 +6,11 @@
|
|||||||
"emojiStyle": "native",
|
"emojiStyle": "native",
|
||||||
"iconColor": null,
|
"iconColor": null,
|
||||||
"recentlyUsedIcons": [
|
"recentlyUsedIcons": [
|
||||||
|
"🎒",
|
||||||
|
"LiComputer",
|
||||||
|
"💡",
|
||||||
"🏔",
|
"🏔",
|
||||||
"🦾",
|
"🦾"
|
||||||
"🖥",
|
|
||||||
"🤖",
|
|
||||||
"🧰"
|
|
||||||
],
|
],
|
||||||
"recentlyUsedIconsSize": 5,
|
"recentlyUsedIconsSize": 5,
|
||||||
"rules": [],
|
"rules": [],
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
"useInternalPlugins": false
|
"useInternalPlugins": false
|
||||||
},
|
},
|
||||||
"00 Inbox": "📥",
|
"00 Inbox": "📥",
|
||||||
"99 System": "🖥",
|
"99 System": "🎒",
|
||||||
"99 System/Template": "LiBookTemplate",
|
"99 System/Template": "LiBookTemplate",
|
||||||
"99 System/Archive": "LiFolderArchive",
|
"99 System/Archive": "LiFolderArchive",
|
||||||
"99 System/Cache": "LiArchive",
|
"99 System/Cache": "LiArchive",
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
"02 Projects/Учеба": "LiNotebookTabs",
|
"02 Projects/Учеба": "LiNotebookTabs",
|
||||||
"04 Tools/StudyTracker": "📚",
|
"04 Tools/StudyTracker": "📚",
|
||||||
"02 Projects/АО Ил": "LiPlane",
|
"02 Projects/АО Ил": "LiPlane",
|
||||||
"01 Ideas": "LiLightbulb",
|
"01 Ideas": "💡",
|
||||||
"90 Library": "♎",
|
"90 Library": "♎",
|
||||||
"90 Library/02 DevOps": "LiSpline",
|
"90 Library/02 DevOps": "LiSpline",
|
||||||
"90 Library/04 Networking": "LiNetwork",
|
"90 Library/04 Networking": "LiNetwork",
|
||||||
|
|||||||
+1
-15
@@ -22,19 +22,5 @@
|
|||||||
"blue-topaz-theme@@left-ribbon-style": "hide-left-ribbon",
|
"blue-topaz-theme@@left-ribbon-style": "hide-left-ribbon",
|
||||||
"blue-topaz-theme@@bt-status-on": false,
|
"blue-topaz-theme@@bt-status-on": false,
|
||||||
"blue-topaz-theme@@scrollbar-style-option": "hover-scrollbars",
|
"blue-topaz-theme@@scrollbar-style-option": "hover-scrollbars",
|
||||||
"blue-topaz-theme@@search-bar-style-option": "bt-search-bar-bottom",
|
"blue-topaz-theme@@search-bar-style-option": "bt-search-bar-bottom"
|
||||||
"pln@@font-ui-small": 12,
|
|
||||||
"pln@@font-ui-medium": 14,
|
|
||||||
"pln@@font-ui-large": 16,
|
|
||||||
"pln@@pln-hi-line": true,
|
|
||||||
"pln@@pln-hi-line-hover": true,
|
|
||||||
"pln@@pln-tab-rows": false,
|
|
||||||
"pln@@pln-pretty-pinned": true,
|
|
||||||
"pln@@pln-pin-protect": true,
|
|
||||||
"pln@@pln-stacked-100": false,
|
|
||||||
"pln@@font-ui-smaller": 12,
|
|
||||||
"pln@@pln-hi-tr": true,
|
|
||||||
"pln@@pln-hide-files": true,
|
|
||||||
"pln@@pln-folder-icons": true,
|
|
||||||
"pln@@pln-view-invert": false
|
|
||||||
}
|
}
|
||||||
+8
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "Cupertino",
|
||||||
|
"version": "3.2.11",
|
||||||
|
"minAppVersion": "1.11.6",
|
||||||
|
"author": "Alexis C",
|
||||||
|
"authorUrl": "https://github.com/aaaaalexis",
|
||||||
|
"fundingUrl": "https://www.buymeacoffee.com/sevenaxis"
|
||||||
|
}
|
||||||
Vendored
+147
File diff suppressed because one or more lines are too long
Vendored
+15
-17
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user