1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #110593 from YeldhamDev/oh_yeah_we_have_a_light_theme

Fix wrong color for timeline indicator in the light theme
This commit is contained in:
Rémi Verschelde
2025-11-01 19:05:11 +01:00

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#fff" d="m3 0h10l-4 4h-2z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#fefefe" d="m3 0h10l-4 4h-2z"/></svg>

Before

Width:  |  Height:  |  Size: 110 B

After

Width:  |  Height:  |  Size: 113 B