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