Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backgrounds

This repository contains a colection of desktop backgrounds and some simple APIs for including them in Fyne applications.

Examples

Using the code:

img := backgrounds.Default().Load(
	a.Settings().Theme(), a.Settings().ThemeVariant())
w.SetContent(img)

you will fill the window with the default background for the current theme variant.

Or the light variant

Thanks

Many thanks to Joshua Grant for the original design work in the "abstract" package. Thanks to "Claude" for the builtin FyshOS seascape designs.

About

Background assets for FyshOS apps like FyneDesk and Fin

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages