re1mon_perfectdark.theme.json

<aside> ⌛

How to install

Place the file inside houdini22.0\config\Themes

Inside Houdini go to > edit > color theme > you will see it custom

</aside>

// Or just copy and paste the code to a new json

{
    "name": "re1mon_PerfectDark",
    "theme": {
        "base": [
            89.88,
            0.0,
            9.25
        ],
        "primary": [
            210,
            0.0,
            66.0
        ],
        "highlight": [
            210,
            0.0,
            7.0
        ],
        "uncheckedUseField": true,
        "fieldAdjust": -30.0,
        "category": "Custom"
    }
}

perfect_dark.png