mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
[Feature] Extended Scene Range Measurements (#1255)
* Extended the capabilities of scene rangemeasurement settings * Corrected darkmode tab title
This commit is contained in:
parent
7055591a76
commit
052b6baefe
13 changed files with 182 additions and 21 deletions
|
|
@ -56,6 +56,8 @@
|
|||
@dark-80: #22222280;
|
||||
@dark-filter: brightness(0) saturate(100%);
|
||||
|
||||
@grey-filter: brightness(15%) saturate(20%);
|
||||
|
||||
@deep-black: #0e0d15;
|
||||
|
||||
@beige: #efe6d8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue