Added a color defintion file so other apps can get color from theme

This commit is contained in:
Satyajit Sahoo
2014-10-03 23:22:52 +05:30
parent 6eff3bdc1f
commit 2267965321
8 changed files with 165 additions and 59 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
@import "colors";
@import "base";
@import "button";
@import "entry";
@import "menu";
@import "toolbar";
@import "toolbar";
@import "window";