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