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