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
75 stars 5 forks source link

Not Run #368

Closed kidneyflowerSE closed 3 weeks ago

kidneyflowerSE commented 1 month ago

Operating System

win32 10.0.22631

VSCode Version

1.91.1

Extension Version

2.10.4

Settings

{
    "windowBackgrounds": [
        "c:/Users/huyph/Downloads/LMAO6265_Original.JPG"
    ],
    "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": false,
    "renderContentAboveBackground": false,
    "smoothImageRendering": false,
    "CSS": ""
}

Issue

not active

How to replicate

fix it

Katsute commented 1 month ago

You need to use the Background: Install command

kdevbot[bot] commented 1 month ago

This issue has been marked as stale due to inactivity.