From da8e4a5b9edf8a1616a30268d48e6a239034e2c0 Mon Sep 17 00:00:00 2001 From: eobet Date: Fri, 9 Aug 2024 23:41:09 +0200 Subject: [PATCH] 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 +- editor/icons/Panels2.svg | 2 +- editor/icons/Panels2Alt.svg | 2 +- editor/icons/Panels3.svg | 2 +- editor/icons/Panels3Alt.svg | 2 +- editor/icons/Panels4.svg | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editor/icons/Panels1.svg b/editor/icons/Panels1.svg index 33a511a22b4..c37d9740580 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 diff --git a/editor/icons/Panels2.svg b/editor/icons/Panels2.svg index 2621c36c57a..673ae62aecb 100644 --- a/editor/icons/Panels2.svg +++ b/editor/icons/Panels2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/editor/icons/Panels2Alt.svg b/editor/icons/Panels2Alt.svg index 0a6c6b6c040..e2f27e415e7 100644 --- a/editor/icons/Panels2Alt.svg +++ b/editor/icons/Panels2Alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/editor/icons/Panels3.svg b/editor/icons/Panels3.svg index 5ee8b7f1204..d5cf987c412 100644 --- a/editor/icons/Panels3.svg +++ b/editor/icons/Panels3.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/editor/icons/Panels3Alt.svg b/editor/icons/Panels3Alt.svg index dc373c6fc5e..ea6745df6ff 100644 --- a/editor/icons/Panels3Alt.svg +++ b/editor/icons/Panels3Alt.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/editor/icons/Panels4.svg b/editor/icons/Panels4.svg index e0ff57de4dd..407dfba1b64 100644 --- a/editor/icons/Panels4.svg +++ b/editor/icons/Panels4.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file