About window

This commit is contained in:
barsdeveloper
2025-01-25 22:03:46 +02:00
parent 0c6bda6fd4
commit 6167e97406
10 changed files with 92 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
import { css } from "lit"
export default class Configuration {
static VERSION = "2.0.0"
static nodeColors = {
black: css`20, 20, 20`,
blue: css`84, 122, 156`,