You've already forked godot
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:
@@ -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 |
Reference in New Issue
Block a user