diff --git a/README.md b/README.md index 1401873..71942c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Skewaita -This is my first serious attempt with a coherent theme for GTK3 and GTK4 (and GTK2 with a script for changing colors). - -This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available. - +This is my first serious attempt with a coherent theme for GTK3 and GTK4 (and GTK2 with a script for changing colors). + +This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available. + +This is still an incomplete theme (see [TODO.md](TODO.md) diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3ec5801 --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +# TODO + +Add gtk2 theme +Add xfwm4 theme +Add metacity theme + +Create a script to adapt gtk2 theme (and hopefully not metacity!; xfwm4 surely doesn't need) to current color theme. + +Create branches for different themes and learn how to properly manage this without messing. + +