Native and manual checks / native (windows-2025) (push) Waiting to run
Native and manual checks / native (ubuntu-24.04) (push) Failing after 52s
Native and manual checks / manual (push) Successful in 34s
Windows editor and software Vulkan / windows-graphics (push) Canceled after 0s
17 lines
454 B
JSON
17 lines
454 B
JSON
{
|
|
"background": [0.078, 0.078, 0.078, 1],
|
|
"surface": [0.110, 0.110, 0.114, 1],
|
|
"raised": [0.153, 0.153, 0.161, 1],
|
|
"hover": [0.196, 0.196, 0.204, 1],
|
|
"border": [0.227, 0.227, 0.239, 1],
|
|
"text": [0.878, 0.878, 0.886, 1],
|
|
"muted": [0.604, 0.604, 0.624, 1],
|
|
"accent": [0.659, 0.627, 0.761, 1],
|
|
"selection": [0.220, 0.212, 0.251, 1],
|
|
"danger": [0.835, 0.431, 0.420, 1],
|
|
"font_size": 14,
|
|
"row_height": 28,
|
|
"padding": 8,
|
|
"gap": 4
|
|
}
|