git.lucas.co / cce-color-editor
color picker and palette editor
git clone https://git.lucas.co/cce-color-editor.git

commit85c421c709d95665da514b8a21ecfac63f1a1b36
parent0a5d7e5a3f
authorLucas Galante <[email protected]>
date2026-08-16 11:27
Point Icon= at the app's own theme icon

Icon=cce-color-editor resolves to cce-icons' hicolor tree (installed by ccebuild)
instead of borrowing a generic freedesktop name that resolved only if
some other installed theme happened to provide it.

Co-Authored-By: Claude <[email protected]>

 cce-color-editor.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cce-color-editor.desktop b/cce-color-editor.desktop
index 9fa48b6..327af03 100644
--- a/cce-color-editor.desktop
+++ b/cce-color-editor.desktop
@@ -2,6 +2,6 @@
 Type=Application
 Name=Color Editor
 Exec=cce-color-editor
-Icon=color-picker
+Icon=cce-color-editor
 Terminal=false
 Categories=Utility;Graphics;