MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/theme/builder.js:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Color from "utils/color";
2
3export default class ThemeBuilder {
4 #theme = {
5 "--popup-border-radius": "4px",
6 "--active-color": "rgb(51, 153, 255)",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected