Hi,
I’m looking for a way to load in a simple stylesheet into the Local app, to make some tweaks here and there for my own personal needs. Just CSS, and nothing else is needed. I’ve thought of 2 possible ways I can achieve this:
- Using Local’s Developer mode, I could add a stylesheet as an ‘Override’ file from my local machine, using ‘Sources → Overrides’.
- I could create a simple add-on, that simple loads in a custom stylesheet.
Option 1 sounds easier, however, when I select a folder under ‘Sources → Overrides’, nothing happens. In chrome, I’m prompted to allow permission for this, before being able to select a folder in the Overrides section. Is there a way to achieve this?
Option 2 would involve me getting involved with a bunch of areas I’m not familiar with, however, I have been looking at the Notes add-on, and I see that this add-on does register a stylesheet. If option 1 is not possible, would it be fairly simple to create an add-on, that simply loads in a custom stylesheet and does nothing else?
Thanks.