Skip to content

[unfinished; development halted] A gtk3 program to download and install themes from gnome-look.org

License

Notifications You must be signed in to change notification settings

MCLeut/gtk-theme-manager

 
 

Repository files navigation

GTK+ theme manager

Work in progress

Building

Note: You will need ghc and cabal installed.

cabal sandbox init
cabal install haskell-gi
./genPropsSignals.sh

# These two steps are only necessary
# before gi-gtk-hs is uploaded to hackage.
git clone https://github.com/haskell-gi/gi-gtk-hs.git
cabal install gi-gtk-hs/

cabal install

About

[unfinished; development halted] A gtk3 program to download and install themes from gnome-look.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.7%
  • Shell 1.3%