styles/rain/theme.json

{
    "colorScheme": "rain",
    "tabTitle": "RAIN // HIGHLAND",
    "tabColor": "#9ca0cc",
    "cursorShape": "vintage",
    "useAcrylic": false,
    "opacity": 100,
    "experimental.retroTerminalEffect": false,
    "font": {
        "face": "Cascadia Code",
        "size": 11,
        "weight": "normal"
    },
    "padding": "14",
    "backgroundImage": "{{BACKGROUND_IMAGE}}",
    "backgroundImageOpacity": 0.4,
    "backgroundImageStretchMode": "uniformToFill",
    "backgroundImageAlignment": "center"
}