Alfred v0.3.1 Alfred.Theme View Source
Contains Alfred theme information.
background_color
— from environmentalfred_theme_background
id
— from environmentalfred_theme
selection_background_color
— from environmentalfred_theme_selection_background
subtext
— from environmentalfred_theme_subtext
See the Alfred documentation on script environment variables for more information.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Alfred.Theme{background_color: term(), id: term(), selection_background_color: term(), subtext: term()}