Dark and desaturated interface color theme that still leaves enough contrast on the icons and uses bright gray for highlighting.
The JSON file below is to be copied into the folder houdini/22.0/config/Themes
{
"name": "KM",
"theme": {
"base": [
280,
0.0,
18
],
"primary": [
270.0,
12.0,
51.0
],
"highlight": [
82,
0.0,
45.0
],
"checkedUsePrimary": true,
"tabsUsePrimary": true,
"category": "Custom"
}
}