1:1 dimensions + colors from deltarune in 1920x1080 fullscreen

Deltarune font:

font.family: "8bitoperator JVE"
font.pixelSize: 71
font.letterSpacing: 1
renderType: Text.NativeRendering
font.hintingPreference: Font.PreferNoHinting
smooth: false
antialiasing: false

top bar:
    width: 1312px
    height: 182px

    text: #ffffff

    option items:
        selected: #ffc90e
        unselected: #614e6b
        gap: 76
        top: 45

    selection soul offset frop top left:
        x: 19
        y: 42

    dialogbox:
        x: 1271
        y: 312
        offset y from bottom: -34
        (not counting the border)
        text: #ffffff
        shadow:
            offset x: 2
            offset y: 2
            color: #04047C
    
    settings:
        offset from top + 9slice: 180

        with 9slice borders:
            x: 1217
            y: 767
        without:
            x: 1154
            y: 504

notifications:
    panel:
        margin top: 24
        margin right: 24
        topbar reserved height: 182

    card:
        width: 420
        padding: 14
        border width: 3
        icon box: 28
        app icon size: 24
        content gap: 10
        line gap: 2
        action gap: 8
        action height: 34
        action border width: 2
        collapsed body lines: 2
        expanded body lines: 8
        stack peek count: 2
        stack peek height: 36
        stack peek step: 18
        drag dismiss threshold: 140

    colors:
        background: #000000
        border: #ffffff
        text: #ffffff
        hover invert background: #ffffff
        hover invert text: #000000

    timeouts:
        fallback default ms: 5000
        fallback low ms: 1000
        fallback normal ms: 5000
        fallback critical ms: 8000

    animation:
        enter ms: 170
        exit ms: 140
        fade ms: 120
        expand ms: 120
