Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DesktopColor ¶
type DesktopColor struct {
Accent color.RGBA
Background color.RGBA
BackgroundAlternate color.RGBA
Foreground color.RGBA
HighlightBackground color.RGBA
HighlightForeground color.RGBA
Hyperlink color.RGBA
HyperlinkVisited color.RGBA
}
func GetColors ¶
func GetColors() (*DesktopColor, error)
func GetColorsFromKDE ¶
func GetColorsFromKDE() (*DesktopColor, error)
func GetColorsFromLXQT ¶
func GetColorsFromLXQT() (*DesktopColor, error)
Click to show internal directories.
Click to hide internal directories.