summaryrefslogtreecommitdiffstats
path: root/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-25 17:52:48 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-25 17:52:48 (GMT)
commit8cdeaf49f1b0fa0d8eca68fb5f4cfaa660933705 (patch)
treefa3095483c843b02d5a53d8d15041baaad4aae57 /abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
parent0fd8efd33c6e0d564960f76dbea56ee91fe3cf93 (diff)
downloadlinhes_pkgbuild-8cdeaf49f1b0fa0d8eca68fb5f4cfaa660933705.zip
linhes_pkgbuild-8cdeaf49f1b0fa0d8eca68fb5f4cfaa660933705.tar.gz
linhes_pkgbuild-8cdeaf49f1b0fa0d8eca68fb5f4cfaa660933705.tar.bz2
e16_theme_settings: default theme for linhes & enlightenment.
Currently it's a slightly modified version of Summer.
Diffstat (limited to 'abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg')
-rw-r--r--abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg69
1 files changed, 69 insertions, 0 deletions
diff --git a/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg b/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
new file mode 100644
index 0000000..60a1acf
--- /dev/null
+++ b/abs/core/mv/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
+