From da8e4a5b9edf8a1616a30268d48e6a239034e2c0 Mon Sep 17 00:00:00 2001 From: eobet Date: Fri, 9 Aug 2024 23:41:09 +0200 Subject: Make editor panel icons more discreet The Godot panel icons in the main editor window is very "shouty". In a dark theme, especially at 200% display scaling, it's a huge, bright and shiny, near white flashlight in your eyes. Also, not knowing what it was, I actually initially thought the icon was missing or bugged, as it's just a white square! --- editor/icons/Panels1.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/icons/Panels1.svg') diff --git a/editor/icons/Panels1.svg b/editor/icons/Panels1.svg index 33a511a22b..c37d974058 100644 --- a/editor/icons/Panels1.svg +++ b/editor/icons/Panels1.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3