Skip to content

FyshOS/backgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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.

About

Background assets for FyshOS apps like FyneDesk and Fin

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages