Skip to content

FyshOS/backgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages