From 1ea52cab6b4ba12787ebe59493a0de02f4a96409 Mon Sep 17 00:00:00 2001 From: Eudaimon Date: Wed, 13 Apr 2022 20:53:52 +0200 Subject: [PATCH] Added TODO --- README.md | 9 +++++---- TODO.md | 11 +++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 TODO.md 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. + +