mirror of
https://github.com/overte-org/overte.git
synced 2025-04-27 04:56:27 +02:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
var color = "#0e7077"
|
|
var Colors = {
|
|
hifiBlue: "#0e7077"
|
|
}
|