summaryrefslogtreecommitdiffstats
path: root/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg')
-rw-r--r--abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg69
1 files changed, 69 insertions, 0 deletions
diff --git a/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
new file mode 100644
index 0000000..60a1acf
--- /dev/null
+++ b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
@@ -0,0 +1,69 @@
+#include <definitions>
+__E_CFG_VERSION 1
+
+/* Maintained at themes.effx.us
+ $Id: cursors.cfg 46 2009-04-13 05:25:03Z don $ */
+
+__CURSOR __BGN
+ __NAME DEFAULT
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_LEFT_PTR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_CROSSHAIR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB_MOVE
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_FLEUR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB_RESIZE
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_SIZING
+__END
+
+__CURSOR __BGN
+ __NAME MOVE
+ __FG_COLOR 197 212 220
+ __BG_COLOR 7 59 91
+ __NATIVE_ID XC_FLEUR
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_H
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_SB_H_DOUBLE_ARROW
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_V
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_SIDE
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_BR
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_RIGHT_CORNER
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_TR
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_LEFT_CORNER
+__END
+