floppydiskette / moonlight-exts

injects css for maximum hotdog theme
GNU Affero General Public License v3.0
0 stars 2 forks source link

moonlight-exts

my moonlight extensions (:

repo at https://floppydiskette.github.io/moonlight-exts/repo.json

moonlight-css

custom discord css for maximum hotdog theme
for the moonlight discord client mod

setup

after setting up repos, just add something like the following to your moonlight config, replacing with a path to a folder full of css files you'd like injected (:

"moonlight-css": {
      "enabled": true,
      "config": {
        "cssPath": "<replace me>"
      }
    }