-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.edc
152 lines (137 loc) · 5.12 KB
/
main.edc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
/*
* detorious theme based on detour version 0.7.5 (e17) for Enlightenment 0.16.999.050 or later.
* by cored.org et al (see AUTHORS).
*/
#include "macros/gradient.edc"
#include "macros/about_buttons.edc"
#include "macros/border_menu_buttons.edc"
#include "macros/efm_nav.edc"
#include "macros/init-bg.edc"
#include "macros/sys.edc"
#define VERSION_STRING 0.0.1
#define LABEL_THEME_NAME "dtrs"
#define BUILD_FOR_COMPOSITE 1
#define USE_BOLD_FONT 1
#if USE_BOLD_FONT
#define FONT "SwitzeraDemi"
#define FONT_BOLD "SwitzeraBold"
#define FONT_ITALIC "SwitzeraDemiItalic"
#else
#define FONT "Switzera"
#define FONT_BOLD "SwitzeraDemi"
#define FONT_ITALIC "SwitzeraItalic"
#endif
//Mouse pointer options
#define ANIMATED_CURSOR 1 /* Mouse pointer will pulsate when inactive */
#define ALTERNATE_CURSOR 0 /* Alternate (black) mouse pointer */
#define COLOR_LIST_BG 253 253 253 255
#define COLOR_LIST_BG_ODD 240 245 250 255
#define COLOR_LIST_BG_ACTIVE 138 171 225 255
#define COLOR_LIST_HEADER 103 135 183 255
#include "text.edc"
#define EVENT_RECT \
part { \
name: "event"; \
type: RECT; \
description { \
state: "default" 0.0; \
color: 0 0 0 0; \
} \
} \
data {
item: "theme/name" "detourious";
item: "theme/version" "0.8.0";
item: "theme/author" "Alberto Castro, Hannes Janetzek, et al.";
item: "theme/license" "BSD Artistic License";
}
fonts
{
font: "fonts/SwitzeraADF-Regular.otf" "Switzera";
font: "fonts/SwitzeraADF-DemiBold.otf" "SwitzeraDemi";
font: "fonts/SwitzeraADFBold.otf" "SwitzeraBold";
font: "fonts/SwitzeraADF-Italic.otf" "SwitzeraItalic";
font: "fonts/SwitzeraADF-DemiBoldItalic.otf" "SwitzeraDemiItalic";
}
color_classes
{
color_class {
name: "border_frame";
color: 205 205 205 255;
}
color_class {
name: "border_frame_active";
color: 215 215 215 255;
}
color_class {
name: "border_title";
color: 80 80 80 128;
color3: 255 255 255 128;
}
color_class {
name: "border_title_active";
color: 80 80 80 255;
color3: 255 255 255 128;
}
}
images {
#include "images.edc" /* Includes both icons and regular images */
}
collections {
#include "bits/about_detour.edc" /* about this edje */
#include "bits/about_e.edc" /* about enlightenment */
#include "bits/background.edc" /* background group */
//~ #include "bits/battery.edc" /* battery module */
#include "bits/border.edc" /* border group */
#include "bits/button.edc" /* button widget group */
#include "bits/check.edc" /* check widget group */
#include "bits/clock.edc" /* clock module */
#include "bits/color_well.edc" /* color well */
#include "bits/configure.edc" /* configure group */
//~ #include "bits/configure_toolbar.edc" /* configuration toolbar */
//~ #include "bits/connman.edc" /* connection manager module*/
//~ #include "bits/cpufreq.edc" /* cpu frequency module */
#include "bits/cslider.edc" /* cslider group */
#include "bits/desklock.edc" /* desklock group */
#include "bits/deskpreview.edc" /* deskpreview */
#include "bits/dialog.edc" /* dialog group */
#include "bits/efm_nav.edc" /* extra: efm navigation module */
#include "bits/efm_toolbar.edc" /* efm toolbar */
#include "bits/efm_pathbar.edc" /* efm pathbar */
#include "bits/entry.edc" /* entry group */
#include "bits/exebuf.edc" /* executable buffer popup */
#include "bits/font_preview.edc" /* hidden */
#include "bits/gadman.edc" /* gadget manager */
#include "bits/frame.edc" /* frame widget group */
#include "bits/ibar.edc" /* ibar & ibox group */
#include "bits/icons.edc" /* icons definitions */
#include "bits/ilist.edc" /* icon list */
//#include "bits/init.edc" /* init screen */
#include "bits/engage.edc" /* engage module */
#include "bits/label.edc" /* label definiton group */
#include "bits/fileman.edc" /* file manager groups */
#include "bits/menu.edc" /* menu and context menu groups */
//~ include "bits/mixer.png" /* mixer module group */
#include "bits/move_resize_info.edc" /* move window information group */
#include "bits/pager.edc" /* pager */
#include "bits/pointer.edc" /* mouse pointer group */
#include "bits/preview.edc" /* preview */
#include "bits/radio.edc" /* radio widget group */
#include "bits/scrollframe.edc" /* scrollframe groups */
#include "bits/shelf.edc" /* shelf groups */
#include "bits/slider.edc" /* slider group */
//~ #include "bits/slidesel.edc" /* slidesel */
#include "bits/spectrum.edc" /* spectrum */
#include "bits/start.edc" /* start menu module */
#include "bits/sys.edc" /* system actions */
#include "bits/syscon.edc" /* system connection group */
#include "bits/tclock.edc" /* extra: tclock module */
//~ #include "bits/temperature.edc" /* temperature module */
#include "bits/textblock.edc" /* textblock definitions group */
//~ #include "bits/tlist.edc" /* tlist groups (deprecated) */
#include "bits/transitions.edc" /* desktop wallpaper transitions */
#include "bits/winlist.edc" /* window list (alt+tab) */
#include "bits/toolbar.edc"
#include "bits/everything.edc"
#include "bits/comp.edc"
#include "bits/notification.edc"
}