Added pure vector theme, with dark icons variation

This commit is contained in:
Daniel J. Ramirez
2017-08-18 21:34:09 -05:00
parent da8fecf25e
commit c873661c30
3099 changed files with 8470 additions and 57185 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include "scene/resources/theme.h"
Ref<Theme> create_editor_theme();
Ref<Theme> create_editor_theme(Ref<Theme> p_theme = NULL);
Ref<Theme> create_custom_theme();