find data -name themes -prune -o -name editor-groups.cfg -prune -o -name '*.cfg' -print
find data/themes/ -name editor.cfg -prune -o -name '*.cfg' -print
