Initial commit.
[euphoria.git] / data / themes / winter / winter.edc
1 #define WINTER_BLUE 229 239 255 255
2 #define WINTER_GREEN 229 255 239 255
3 #define WINTER_RED 255 229 229 255
4
5 #define WINTER_COLOR WINTER_BLUE
6
7 #include "../common.inc"
8
9 #include "macros/macros.inc"
10 #include "macros/toggle.inc"
11
12 images {
13 #include "images/euphoria.edc"
14 #include "images/collapsed.edc"
15 }
16
17 fonts {
18   font, "Vera.ttf" "Vera";
19 }
20
21 collections {
22 #include "groups/euphoria.edc"
23 #include "groups/collapsed.edc"
24 #include "groups/playlist_item.edc"    
25 } //collections