mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 05:14:16 +02:00
Define more border and input color variables
This commit is contained in:
parent
48f9ffc318
commit
6fbccfc543
5 changed files with 37 additions and 30 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
// Theme handling
|
||||
.appTheme({
|
||||
background: @dark-blue-d0;
|
||||
background: @dark-blue-c0;
|
||||
backdrop-filter: blur(7px);
|
||||
}, {
|
||||
background: url('../assets/parchments/dh-parchment-light.png') no-repeat center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue