Skip to content

Snapcrafters template. Fork to your GitHub account and rename it for the snap you're creating.

License

Notifications You must be signed in to change notification settings

UbuntuBudgie/ubuntubudgie-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Project]
[ubuntubudgie-theme]

This is the snap for [ubuntubudgie-theme], "An adaptive Gtk+ theme based on Material Design Guidelines.". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

This snap contains multiple packages that are recommended for using the adapta theme in snaps. This includes roboto and noto sans fonts. These are the same fonts that are recommended when installing adapta-gtk-theme.

In addition, this snap contains the papirus icon pack as this package contains useful adapta specific icons.

This snap provides both Adapta and Adapta-Nokto themes. To see how to connect this snap to other packages please see the README in the source repository for the snap.

Attributions: This snap is packaged from Tista500's adapta-gtk-theme. The theme is under a GPL2.0 licence. This theme makes use of icons created by Sam Hewitt which are licensed under CC-SA-4.0.

Similarly, papirus icon themes are provided by the Papirus team. It is under a GPL3.0 licence.

Published for with 💝 by Snapcrafters

Install

To install, simply run snapcraft to build the snap

sudo snap install ubuntubudgie-theme-snap --edge

To connect the theme to an app simply run

sudo snap connect [other snap]:gtk-3-themes ubuntubudgie-theme-snap:gtk-3-themes
sudo snap connect [other snap]:icon-themes ubuntubudgie-theme-snap:icon-themes

Similarly, you need to specify which theme you want to use as an environment variable, preferrably in your ~/.bashrc file. To do so simply add the following lines to your bashrc file.

GTK_THEME=Pocillo export GTK_THEME

The theme should now apply by default to themes that are connected. NOTE: the gtk-3-themes plug isn't exposed for all snaps so this won't apply to all available snaps. I have only tested this on Thunderbird and LibreOffice.

(Don't have snapd installed?)

(Don't have snapd installed?)

Remaining tasks

Snapcrafters (join us) are working to land snap install documentation and the snapcraft.yaml upstream so [Project] can authoritatively publish future releases.

  • Click the green "Use this template" button above to create a new repository based on this template
  • Give the newly created repository a sensible name, like godzilla-snap if you're snapping the Godzilla software
  • Update the description of the repository
  • Update logos and references to [Project] and [my-snap-name]
  • Create a snap that runs in devmode
  • Register the snap in the store, using the preferred upstream name
  • Add a screenshot to this README.md
  • Publish the devmode snap in the Snap store edge channel
  • Add install instructions to this README.md
  • Update snap store metadata, icons and screenshots
  • Convert the snap to strict confinement, or classic confinement if it qualifies
  • Publish the confined snap in the Snap store beta channel
  • Update the install instructions in this README.md
  • Post a call for testing on the Snapcraft Forum - link
  • Make a post in the Snapcraft Forum asking for a transfer of the snap name from you to snapcrafters - link
  • Ask a Snapcrafters admin to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
  • Add the provided Snapcraft build badge to this README.md
  • Publish the snap in the Snap store stable channel
  • Update the install instructions in this README.md
  • Post an announcement in the Snapcraft Forum - link
  • Submit a pull request or patch upstream that adds snap install documentation - link
  • Submit a pull request or patch upstream that adds the snapcraft.yaml and any required assets/launchers - link
  • Add upstream contact information to the README.md
  • If upstream accept the PR:
    • Request upstream create a Snap store account
    • Contact the Snap Advocacy team to request the snap be transferred to upstream
  • Ask the Snap Advocacy team to celebrate the snap - link

If you have any questions, post in the Snapcraft forum.

About

Snapcrafters template. Fork to your GitHub account and rename it for the snap you're creating.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%