KatsuteDev / Background

The most advanced background image extension for VSCode
https://marketplace.visualstudio.com/items?itemName=katsute.code-background
GNU General Public License v2.0
70 stars 4 forks source link

Minimal Blog Card #331

Closed muhammedzhann closed 1 month ago

muhammedzhann commented 1 month ago

Operating System

win32 10.0.22631

VSCode Version

1.89.1

Extension Version

2.10.2

Settings

{
    "windowBackgrounds": [],
    "editorBackgrounds": [],
    "sidebarBackgrounds": [],
    "panelBackgrounds": [],
    "backgroundAlignment": [
        "Center Center",
        "Center Center",
        "Center Center",
        "Center Center"
    ],
    "backgroundAlignmentValue": [
        "50%",
        "50%",
        "50%",
        "50%"
    ],
    "backgroundBlur": [
        "0",
        "0",
        "0",
        "0"
    ],
    "backgroundOpacity": [
        0.9,
        0.9,
        0.9,
        0.9
    ],
    "backgroundRepeat": [
        "No Repeat",
        "No Repeat",
        "No Repeat",
        "No Repeat"
    ],
    "backgroundSize": [
        "Cover",
        "Cover",
        "Cover",
        "Cover"
    ],
    "backgroundSizeValue": [
        "100%",
        "100%",
        "100%",
        "100%"
    ],
    "backgroundChangeTime": [
        0,
        0,
        0,
        0
    ],
    "autoInstall": false,
    "useWindowOptionsForAllBackgrounds": true,
    "renderContentAboveBackground": false,
    "smoothImageRendering": false,
    "CSS": ""
}

Issue

thank

How to replicate

Thank

Katsute commented 1 month ago

Closing bug report as required information has not been provided (issue/replication).