mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
Update README.md
This commit is contained in:
parent
dee187405b
commit
0cd0f0d80d
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ The accent color is the one used for highlights in Warp's UI, while `details` de
|
|||
You can now add a gradient or use a custom background in Warp.
|
||||
|
||||
### Background Images YAML Config
|
||||
To add a background image you can use this attribute: "background_image:" with the name of the image you want to use as the background.
|
||||
Note: Warp currently only supports images with the *.jpg* file format.
|
||||
Here is what the .yaml config looks like:
|
||||
|
||||
```
|
||||
# Accent color for UI elements
|
||||
accent: '#268bd2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue