mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
theme_basics: Fix background image path
This commit is contained in:
parent
6d3d2a4572
commit
11045c977f
@ -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