Added TODO

This commit is contained in:
Eudaimon 2022-04-13 20:53:52 +02:00
parent aaa9cf7d3c
commit 1ea52cab6b
2 changed files with 16 additions and 4 deletions

View file

@ -4,3 +4,4 @@ This is my first serious attempt with a coherent theme for GTK3 and GTK4 (and GT
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available. 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)

11
TODO.md Normal file
View file

@ -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.