curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

Use the forked upstream glkote.css #106

Closed dfabulich closed 2 years ago

dfabulich commented 2 years ago

Parchment is using a forked version of glkote, and will continue to do so for quite some time, and as a result it has two forked copies of glkote.css, one in src/upstream/glkote/glkote.css and another in src/common/glkote.css.

I copied src/common/glkote.css into the upstream glkote in https://github.com/curiousdannii/glkote/pull/8

When that PR merges, we can update parchment to use that glkote, and then merge this PR to standardize on just one forked glkote.css.