Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 928 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 928 Bytes

Screenshots

Expect these to change often during development, but currently a dumb version of Gnome shell renders (Dash to dock too)

Screenshot of build at December 9th 2018

Goals

  • Have a frontend where anyone can drop a theme (zip or css potentially) and it renders it entirely client side so you can preview the theme before using it
  • Hopefully modularise this so other linux DE's are supported
  • Be able to use this as a springboard to get React components that work out of the box with an imported GTK css file (node-gtk-theme / electron-gtk-theme )

Why?

This allows developers and users quick access to previewing themes (You can just plop a css file in & ideally it will just live update the web preview to show you the theme)

What works

  • It renders a basic gnome shell for now