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