For Standard Notes (https://standardnotes.org/)
This theme is nearly the same as the default/blank theme, but widens the scroll bars. Helpful for people who want to do that, as well as anyone who wants to toy with customizing a barebones SN theme.
Tested on Ubuntu 18.04
Installation instructions: https://docs.standardnotes.org/extensions/publishing.html
sn-theme-minimal.json
---
metatype: json
---
{
"identifier": "com.aaronhalbert.sn-theme-minimal",
"name": "Minimal Standard Notes Theme",
"content_type": "SN|Component",
"area": "themes",
"version": "2.3.4",
"description": "A basic theme for Standard Notes with wider scroll bars",
"url": "https://raw.githubusercontent.com/ajh3/sn-theme-minimal/master/dist/dist.css",
"download_url": "https://github.com/ajh3/sn-theme-minimal/archive/master.zip"
}
2.3.4: Update for version 2.3.4 release of Standard Notes.
- This version of SN added a native option to toggle off editor resizers, so that feature has been removed from this theme
1.0.0: Initial version