diff --git a/lib/colorpicker.go b/lib/colorpicker.go index fe930e2..8993686 100644 --- a/lib/colorpicker.go +++ b/lib/colorpicker.go @@ -6,8 +6,6 @@ import ( . "github.com/jedib0t/go-pretty/v6/text" ) -// FIXME: REFACTOR THIS. it was written by chatty jeeps since i didnt know how to implement this - // Accent color portal return as of xdg-desktop-portal-gnome 47.1 type Accent struct { Type string `json:"type"`