mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
IJPL-171808: vcs marker: Fix "Commit" icon color in the Dark theme
(cherry picked from commit fb8b53d3cc47eb3624c0c3a0503614da1f53c46c) IJ-CR-149651 GitOrigin-RevId: d4266e5dac6793d4c5a61799032cfa70b67b56a3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f6f1d9b68a
commit
1d0ecfe682
@@ -1,4 +1,4 @@
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.5 8H3.5L2.5 14.5L14.5 8L2.5 1.5L3.192 6" stroke="#818594" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9.5 8H3.5L2.5 14.5L14.5 8L2.5 1.5L3.192 6" stroke="#CED0D6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
Reference in New Issue
Block a user