mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 00:52:48 +00:00
11 lines
775 B
Plaintext
11 lines
775 B
Plaintext
@footerAccentImage : data-uri('./themes/assets/footerAccent.png');
|
|
@frameBorderImage : data-uri('./themes/assets/frameBorder.png');
|
|
@backgroundImage : data-uri('./themes/assets/parchmentBackground.jpg');
|
|
@redTriangleImage : data-uri('./themes/assets/redTriangle.png');
|
|
@monsterBorderImageLegacy : data-uri('./themes/assets/monsterBorderLegacy.png');
|
|
@noteBorderImage : data-uri('./themes/assets/noteBorder.png');
|
|
@descriptiveBoxImage : data-uri('./themes/assets/descriptiveBorder.png');
|
|
@monsterBlockBackground : data-uri('./themes/assets/parchmentBackgroundGrayscale.jpg');
|
|
@monsterBorderImage : data-uri('./themes/assets/monsterBorderFancy.png');
|
|
@codeBorderImage : data-uri('./themes/assets/codeBorder.png');
|