/* ACTIVE THEME, CSS half (edition-owned file — see README.md "Ein neues
   Edition-Theme anlegen"). Linked from index.html AFTER app.css, so a theme
   only re-declares the `:root` tokens it wants to change and inherits the
   rest. Keep it pointing at the same folder as `theme.js`. */
@import url("./themes/dogchat/theme.css");
