mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
theme_basics: Fix background image path
This commit is contained in:
parent
8b00c3e6a1
commit
a007255d0b
@ -43,9 +43,9 @@
|
||||
},
|
||||
|
||||
"background": {
|
||||
"image": "/austria.png",
|
||||
"image": "austria.png",
|
||||
"transparency": 10,
|
||||
"fill": "scale",
|
||||
"anchor": "center"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user