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