quassel_message: Replace ButtonFocus with Highlight

ButtonFocus is not implemented
This commit is contained in:
Nicolas Fella 2024-03-16 22:09:21 +01:00
parent f34c059a32
commit ae95591a4a

View File

@ -37,6 +37,6 @@
</style>
<g transform="translate(23,-1) translate(-24,0)" id="quassel_message">
<rect style="fill:#ffffff;fill-opacity:0.01000001;stroke:none" id="rect3785" width="22" height="22" x="1" y="1"/>
<path inkscape:connector-curvature="0" class="ColorScheme-ButtonFocus" id="path3787" transform="translate(1,1)" d="m 11,3 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 0,-4.418278 -3.581722,-8 -8,-8 z m 0,1 c 3.865993,0 7,3.1340068 7,7 0,3.865993 -3.134007,7 -7,7 C 7.1340068,18 4,14.865993 4,11 4,7.1340068 7.1340068,4 11,4 z m 2,7 c -1.656854,0 -3,1.343146 -3,3 0,1.656854 1.343146,3 3,3 1.656854,0 3,-1.343146 3,-3 0,-1.656854 -1.343146,-3 -3,-3 z" style="fill:currentColor;fill-opacity:1;stroke:none"/>
<path inkscape:connector-curvature="0" class="ColorScheme-Highlight" id="path3787" transform="translate(1,1)" d="m 11,3 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 0,-4.418278 -3.581722,-8 -8,-8 z m 0,1 c 3.865993,0 7,3.1340068 7,7 0,3.865993 -3.134007,7 -7,7 C 7.1340068,18 4,14.865993 4,11 4,7.1340068 7.1340068,4 11,4 z m 2,7 c -1.656854,0 -3,1.343146 -3,3 0,1.656854 1.343146,3 3,3 1.656854,0 3,-1.343146 3,-3 0,-1.656854 -1.343146,-3 -3,-3 z" style="fill:currentColor;fill-opacity:1;stroke:none"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB