Various small changes from the last week or so
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
  "theme": "obsidian",
 | 
			
		||||
  "accentColor": "#2f930e",
 | 
			
		||||
  "baseFontSize": 18
 | 
			
		||||
}
 | 
			
		||||
  "baseFontSize": 18,
 | 
			
		||||
  "enabledCssSnippets": [
 | 
			
		||||
    "theme-transparency"
 | 
			
		||||
  ],
 | 
			
		||||
  "translucency": false
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,8 @@
 | 
			
		||||
  "markdown:toggle-preview": [
 | 
			
		||||
    {
 | 
			
		||||
      "modifiers": [
 | 
			
		||||
        "Alt"
 | 
			
		||||
        "Ctrl",
 | 
			
		||||
        "Shift"
 | 
			
		||||
      ],
 | 
			
		||||
      "key": "R"
 | 
			
		||||
    }
 | 
			
		||||
@@ -14,5 +15,23 @@
 | 
			
		||||
      ],
 | 
			
		||||
      "key": "F"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "app:toggle-left-sidebar": [
 | 
			
		||||
    {
 | 
			
		||||
      "modifiers": [
 | 
			
		||||
        "Ctrl",
 | 
			
		||||
        "Shift"
 | 
			
		||||
      ],
 | 
			
		||||
      "key": "D"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "app:toggle-right-sidebar": [
 | 
			
		||||
    {
 | 
			
		||||
      "modifiers": [
 | 
			
		||||
        "Ctrl",
 | 
			
		||||
        "Shift"
 | 
			
		||||
      ],
 | 
			
		||||
      "key": "F"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user