Merge remote-tracking branch 'origin/main'
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@
|
||||
"interfaceFontFamily": "Fira Sans,FiraCode Nerd Font",
|
||||
"textFontFamily": "Fira Sans,FiraCode Nerd Font",
|
||||
"baseFontSizeAction": true,
|
||||
"baseFontSize": 16,
|
||||
"baseFontSize": 15,
|
||||
"monospaceFontFamily": "FiraCode Nerd Font",
|
||||
"nativeMenus": false,
|
||||
"showRibbon": false,
|
||||
|
||||
+14
-64
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"lastVersion": "4.0.8",
|
||||
"aestheticStyle": "default",
|
||||
"positionStyle": "top",
|
||||
"aestheticStyle": "custom",
|
||||
"positionStyle": "fixed",
|
||||
"menuCommands": [
|
||||
{
|
||||
"id": "editing-toolbar:editor-undo",
|
||||
@@ -411,43 +411,6 @@
|
||||
"name": "Clear text formatting",
|
||||
"icon": "eraser"
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:header2-text",
|
||||
"name": "Header 2",
|
||||
"icon": "header-2"
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:header3-text",
|
||||
"name": "Header 3",
|
||||
"icon": "header-3"
|
||||
},
|
||||
{
|
||||
"id": "SubmenuCommands-header",
|
||||
"name": "submenu",
|
||||
"icon": "header-n",
|
||||
"SubmenuCommands": [
|
||||
{
|
||||
"id": "editing-toolbar:header1-text",
|
||||
"name": "Header 1",
|
||||
"icon": "header-1"
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:header4-text",
|
||||
"name": "Header 4",
|
||||
"icon": "header-4"
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:header5-text",
|
||||
"name": "Header 5",
|
||||
"icon": "header-5"
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:header6-text",
|
||||
"name": "Header 6",
|
||||
"icon": "header-6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "editing-toolbar:toggle-bold",
|
||||
"name": "Bold",
|
||||
@@ -1075,7 +1038,7 @@
|
||||
"shouldShowMenuOnSelect": false,
|
||||
"cMenuVisibility": true,
|
||||
"cMenuBottomValue": 4.25,
|
||||
"cMenuNumRows": 12,
|
||||
"cMenuNumRows": 1,
|
||||
"cMenuWidth": 610,
|
||||
"cMenuFontColor": "#2DC26B",
|
||||
"cMenuBackgroundColor": "#d3f8b6",
|
||||
@@ -1102,19 +1065,19 @@
|
||||
"toolbarBackgroundColor": "#2D3033",
|
||||
"toolbarIconColor": "#E2E8F0",
|
||||
"toolbarIconSize": 18,
|
||||
"aestheticStyle": "default"
|
||||
"aestheticStyle": "glass"
|
||||
},
|
||||
"following": {
|
||||
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||||
"toolbarIconColor": "var(--text-normal)",
|
||||
"toolbarIconSize": 18,
|
||||
"aestheticStyle": "default"
|
||||
"aestheticStyle": "glass"
|
||||
},
|
||||
"fixed": {
|
||||
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||||
"toolbarIconColor": "var(--text-normal)",
|
||||
"toolbarIconSize": 18,
|
||||
"aestheticStyle": "default"
|
||||
"toolbarBackgroundColor": "#F5F8FA",
|
||||
"toolbarIconColor": "#4A5568",
|
||||
"toolbarIconSize": 12,
|
||||
"aestheticStyle": "custom"
|
||||
},
|
||||
"mobile": {
|
||||
"toolbarBackgroundColor": "rgba(var(--background-secondary-rgb), 0.7)",
|
||||
@@ -1123,9 +1086,9 @@
|
||||
"aestheticStyle": "default"
|
||||
}
|
||||
},
|
||||
"toolbarBackgroundColor": "#2D3033",
|
||||
"toolbarIconColor": "#E2E8F0",
|
||||
"toolbarIconSize": 18,
|
||||
"toolbarBackgroundColor": "#F5F8FA",
|
||||
"toolbarIconColor": "#4A5568",
|
||||
"toolbarIconSize": 12,
|
||||
"useCurrentLineForRegex": false,
|
||||
"ai": {
|
||||
"enabled": false,
|
||||
@@ -1149,21 +1112,8 @@
|
||||
"artifact": "03-agent"
|
||||
},
|
||||
"pkmer": {
|
||||
"tokenExpiresAt": 1781122456017,
|
||||
"userInfo": {
|
||||
"sub": "fa484d57-e07b-48f3-9410-ff0ce39782d8",
|
||||
"name": "gcdmitry",
|
||||
"email": "gcdmitry@gmail.com",
|
||||
"ai_quota": {
|
||||
"quota": 50000000,
|
||||
"usedQuota": 0,
|
||||
"remainingQuota": 50000000,
|
||||
"remainingTokens": 100,
|
||||
"requestCount": 0
|
||||
},
|
||||
"thino": false,
|
||||
"supporter": false
|
||||
}
|
||||
"tokenExpiresAt": 0,
|
||||
"userInfo": null
|
||||
},
|
||||
"enableCustomModel": false,
|
||||
"customModel": {
|
||||
|
||||
+13
-12
@@ -6,11 +6,11 @@
|
||||
"emojiStyle": "native",
|
||||
"iconColor": null,
|
||||
"recentlyUsedIcons": [
|
||||
"🧰",
|
||||
"🎒",
|
||||
"LiComputer",
|
||||
"💡",
|
||||
"🏔"
|
||||
"LiBrainCircuit",
|
||||
"LiToolCase",
|
||||
"LiLibrary",
|
||||
"LiCalendar",
|
||||
"LiNotebook"
|
||||
],
|
||||
"recentlyUsedIconsSize": 5,
|
||||
"rules": [],
|
||||
@@ -34,17 +34,16 @@
|
||||
"debugMode": false,
|
||||
"useInternalPlugins": false
|
||||
},
|
||||
"00 Inbox": "📥",
|
||||
"99 System": "🧰",
|
||||
"99 System": "LiToolCase",
|
||||
"99 System/Template": "LiBookTemplate",
|
||||
"99 System/Archive": "LiFolderArchive",
|
||||
"99 System/Cache": "LiArchive",
|
||||
"02 Projects": "📔",
|
||||
"03 Journal": "📅",
|
||||
"02 Projects": "LiNotebook",
|
||||
"03 Journal": "LiCalendar",
|
||||
"02 Projects/Наука": "LiShieldQuestion",
|
||||
"02 Projects/Учеба": "LiNotebookTabs",
|
||||
"01 Ideas": "💡",
|
||||
"90 Library": "♎",
|
||||
"01 Ideas": "LiLightbulb",
|
||||
"90 Library": "LiLibrary",
|
||||
"90 Library/02 DevOps": "LiSpline",
|
||||
"90 Library/04 Networking": "LiNetwork",
|
||||
"90 Library/05 Operating System": "LiComputer",
|
||||
@@ -68,5 +67,7 @@
|
||||
"01 Library/09 Sport": "LiDumbbell",
|
||||
"01 Library/10 Finance": "LiCircleDollarSign",
|
||||
"01 Library/07 HomeLab": "LiServer",
|
||||
"01 Library/01 Admin": "🏔"
|
||||
"01 Library/01 Admin": "🏔",
|
||||
"00 Inbox": "LiInbox",
|
||||
"AGENTS.md": "LiBrainCircuit"
|
||||
}
|
||||
Reference in New Issue
Block a user