diff --git a/less/actor-styles.less b/less/actor-styles.less index 26aa2ca..ff19fd7 100644 --- a/less/actor-styles.less +++ b/less/actor-styles.less @@ -873,10 +873,10 @@ } .short-label { - color: #c0a870 !important; + color: #ddd0b8 !important; font-size: 0.72rem; font-style: italic; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); + text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9); } } } diff --git a/styles/mournblade-cyd2.css b/styles/mournblade-cyd2.css index 84d72cf..a6c8130 100644 --- a/styles/mournblade-cyd2.css +++ b/styles/mournblade-cyd2.css @@ -3152,10 +3152,10 @@ li { color: #f0dfc0 !important; } .fvtt-mournblade-cyd-2-0.actor .sheet-body .item-list.alternate-list li.item.items-title-bg .short-label { - color: #c0a870 !important; + color: #ddd0b8 !important; font-size: 0.72rem; font-style: italic; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); + text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9); } .fvtt-mournblade-cyd-2-0.actor .sheet-body .item-list .item-name-img { width: 28px;