oxjs/source/Ox.UI/themes/classic/json/classic.json

12 lines
230 B
JSON
Raw Normal View History

{
"lightness": {
"background": 0.75,
"color": 0.25
},
"timeline": {
"default": [0, 0, 0],
"editing": [0, 0, 128],
"result": [128, 128, 0],
"selected": [0, 128, 0]
}
}