Skip to content

the interspace.chat @magic theme. base for all interspace webpages.

License

Notifications You must be signed in to change notification settings

interspacechat/magic-theme

Repository files navigation

interspace/magic-theme

the @magic-theme for interspace. shared between all interspace pages to get a unified color scheme and page layout

install:

// no @ for now. this is not published yet.
npm install --save --save-exact interspace/magic-theme

usage:

import:
// config.mjs:

export default {
  //... other config
  THEME: '@interspace/magic-theme',

  // multiple themes
  // THEME: [...other themes, '@interspace/magic-theme'],
}

@magic will then import and use the theme automagically.

changelog

0.0.1

first release

0.0.2 - unreleased

...

About

the interspace.chat @magic theme. base for all interspace webpages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published