@cirthcss/cirth 0.15.0-beta.1 → 0.15.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -111,7 +111,7 @@ The main generated stylesheets are:
111
111
  | `dist/cirth.scoped.min.css` | Scoped build for embedding Cirth under `.cirth`. |
112
112
  | `dist/cirth.classless.scoped.min.css` | Scoped classless build. |
113
113
 
114
- All four builds share Cirth's one official theme (amber), with light and
114
+ All four builds share Cirth's one official theme (copper), with light and
115
115
  dark variants. `plain` and `playroom` are optional presets, not separate theme
116
116
  builds — see [Presets](#presets) below and [Colors](docs/src/pages/colors.md).
117
117