Lissy93 / callisto-theme-standard-notes

🌑 A dusty navy and teal color theme for Standard Notes and Listed.to
GNU Affero General Public License v3.0
11 stars 7 forks source link

Update .css URL and fix dark notification bar icons #16

Closed pascalwei closed 1 year ago

pascalwei commented 1 year ago

Unfortunately raw.github.com is being blocked by CORB and the theme doesn't load correctly in newer SN web/mobile versions:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://raw.githubusercontent.com/Lissy93/callisto-theme-standard-notes/master/callisto-standard-notes.css with MIME type text/plain. See https://www.chromestatus.com/feature/5629709824032768 for more details.

jsDelivr's Github linking feature sets the right response headers. I don't think raw.github.com offers changing the headers via URL parameters, but maybe Github Pages works as well.

On my mobile I dislike the current situation with black icons on the dark blue background:

image

Therefore I added a fix in the extension .json as well.