diff --git a/blueprint/extensions/blueprint/assets/blueprint.style.css b/blueprint/extensions/blueprint/assets/blueprint.style.css index e452ca6..c83cbc8 100644 --- a/blueprint/extensions/blueprint/assets/blueprint.style.css +++ b/blueprint/extensions/blueprint/assets/blueprint.style.css @@ -116,7 +116,7 @@ tag[blue] {background-color:#288afb;} aspect-ratio: 1/1; border-top-left-radius: 6px; border-bottom-left-radius: 6px; - background: linear-gradient(90deg, rgba(10, 27, 48, 0.35) 0%, rgb(10, 27, 48) 100%); + background: linear-gradient(90deg, rgba(31, 41, 51, 0.35) 0%, rgb(31, 41, 51) 100%); } .byte-img {