MDL-88148 theme_boost: Change svg colour to 'gray-700' colour

This commit is contained in:
Mikel Martín
2026-03-09 14:40:13 +01:00
parent 6ebf41a6c2
commit d0a16682cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMid meet">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.2296 0C16.8642 0.000258968 19 2.13126 19 4.76041V11.2396C18.9997 13.8685 16.864 15.9997 14.2296 16H5.77137C3.1367 16 1.00026 13.8687 1 11.2396V4.76041C1 2.1311 3.13654 0 5.77137 0H14.2296ZM7.67243 14.3311H14.2296C15.9405 14.3308 17.3283 12.9469 17.3285 11.2396V4.76041C17.3285 3.05287 15.9407 1.66822 14.2296 1.66796H7.67243V14.3311ZM5.77137 1.66796C4.06009 1.66796 2.67243 3.05271 2.67243 4.76041V11.2396C2.67269 12.9471 4.06025 14.3311 5.77137 14.3311H6V1.66796H5.77137Z" fill="#545454"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.2296 0C16.8642 0.000258968 19 2.13126 19 4.76041V11.2396C18.9997 13.8685 16.864 15.9997 14.2296 16H5.77137C3.1367 16 1.00026 13.8687 1 11.2396V4.76041C1 2.1311 3.13654 0 5.77137 0H14.2296ZM7.67243 14.3311H14.2296C15.9405 14.3308 17.3283 12.9469 17.3285 11.2396V4.76041C17.3285 3.05287 15.9407 1.66822 14.2296 1.66796H7.67243V14.3311ZM5.77137 1.66796C4.06009 1.66796 2.67243 3.05271 2.67243 4.76041V11.2396C2.67269 12.9471 4.06025 14.3311 5.77137 14.3311H6V1.66796H5.77137Z" fill="#495057"/>
</svg>

Before

Width:  |  Height:  |  Size: 683 B

After

Width:  |  Height:  |  Size: 683 B

+1 -1
View File
@@ -1,3 +1,3 @@
<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMid meet">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.9658 0C16.7474 0.000258968 19.0012 2.13126 19.0012 4.76041V11.2396C19.0009 13.8685 16.7472 15.9997 13.9658 16H6.03645C3.25479 16 1.00027 13.8687 1 11.2396V4.76041C1 2.1311 3.25462 0 6.03645 0H13.9658ZM13.8624 14.3311H13.9658C15.7721 14.3308 17.2366 12.9469 17.2369 11.2396V4.76041C17.2369 3.05287 15.7723 1.66822 13.9658 1.66796H13.8624V14.3311ZM6.03645 1.66796C4.22969 1.66796 2.76534 3.05271 2.76534 4.76041V11.2396C2.76562 12.9471 4.22986 14.3311 6.03645 14.3311H12.098V1.66796H6.03645Z" fill="#545454"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.9658 0C16.7474 0.000258968 19.0012 2.13126 19.0012 4.76041V11.2396C19.0009 13.8685 16.7472 15.9997 13.9658 16H6.03645C3.25479 16 1.00027 13.8687 1 11.2396V4.76041C1 2.1311 3.25462 0 6.03645 0H13.9658ZM13.8624 14.3311H13.9658C15.7721 14.3308 17.2366 12.9469 17.2369 11.2396V4.76041C17.2369 3.05287 15.7723 1.66822 13.9658 1.66796H13.8624V14.3311ZM6.03645 1.66796C4.22969 1.66796 2.76534 3.05271 2.76534 4.76041V11.2396C2.76562 12.9471 4.22986 14.3311 6.03645 14.3311H12.098V1.66796H6.03645Z" fill="#495057"/>
</svg>

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 700 B