Saga
Saga Game Engine
Loading...
Searching...
No Matches
Saga::Theme_Nostalgic Namespace Reference

Variables

glm::vec3 colors [8]
 

Variable Documentation

◆ colors

glm::vec3 Saga::Theme_Nostalgic::colors[8]
inline
Initial value:
= {
glm::vec3(0xd9, 0xaf, 0x80)/255.0f,
glm::vec3(0xb0, 0x79, 0x72)/255.0f,
glm::vec3(0x52, 0x43, 0x52)/255.0f,
glm::vec3(0x68, 0x68, 0x87)/255.0f,
glm::vec3(0x7f, 0x9b, 0xb0)/255.0f,
glm::vec3(0xbf, 0xd4, 0xb0)/255.0f,
glm::vec3(0x90, 0xb8, 0x70)/255.0f,
glm::vec3(0x62, 0x8c, 0x70)/255.0f
}