diff options
author | Jeonghyun Yun <jh0506.yun@samsung.com> | 2011-09-27 01:47:08 -0400 |
---|---|---|
committer | Jeonghyun Yun <jh0506.yun@samsung.com> | 2011-09-27 01:47:08 -0400 |
commit | 4c5e47f1061a53d57b0259cb5551cb3ee7b18c36 (patch) | |
tree | 14916540569a0a485d1b68e4ef63671f9e59fc5a | |
parent | e7fdc845c5d68b38de1b7831b87dc7d5a417b002 (diff) | |
download | efl-theme-tizen-4c5e47f1061a53d57b0259cb5551cb3ee7b18c36.tar.gz efl-theme-tizen-4c5e47f1061a53d57b0259cb5551cb3ee7b18c36.tar.bz2 efl-theme-tizen-4c5e47f1061a53d57b0259cb5551cb3ee7b18c36.zip |
nbeat-black_hd theme added
1233 files changed, 801 insertions, 3 deletions
@@ -19,6 +19,7 @@ install: install_themes copy_edc: cp themes/nbeat.edc themes/nbeat-black.edc cp themes/nbeat.edc themes/nbeat-hd.edc + cp themes/nbeat.edc themes/nbeat-black-hd.edc nbeat: cd themes && make $@ @@ -33,6 +34,11 @@ nbeat-hd: cd themes && make $@ rm themes/nbeat-*.edc +nbeat-black-hd: + cp themes/nbeat.edc themes/$@.edc + cd themes && make $@ + rm themes/nbeat-*.edc + clean: rm -rf themes/*.edj rm -rf themes/nbeat-*.edc diff --git a/debian/control b/debian/control index 3952833c..55a7feb9 100644 --- a/debian/control +++ b/debian/control @@ -20,3 +20,8 @@ Package: nbeat-hd-theme Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: nbeat HD theme + +Package: nbeat-black-hd-theme +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: nbeat black HD theme diff --git a/debian/nbeat-black-hd-theme.install b/debian/nbeat-black-hd-theme.install new file mode 100644 index 00000000..28518a4d --- /dev/null +++ b/debian/nbeat-black-hd-theme.install @@ -0,0 +1 @@ +usr/share/elementary/themes/nbeat-black-hd.edj diff --git a/packaging/nbeat-theme.spec b/packaging/nbeat-theme.spec index f988061f..e9f6186c 100644 --- a/packaging/nbeat-theme.spec +++ b/packaging/nbeat-theme.spec @@ -18,12 +18,19 @@ Group: themes Beat black theme for EFL %package -n nbeat-hd-theme -Summary: Beat Black theme files for EFL +Summary: Beat HD theme files for EFL Group: themes %description -n nbeat-hd-theme Beat HD theme for EFL +%package -n nbeat-black-hd-theme +Summary: Beat Black HD theme files for EFL +Group: themes + +%description -n nbeat-black-hd-theme +Beat black HD theme for EFL + %prep %setup -q @@ -46,3 +53,6 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %{_datadir}/elementary/themes/nbeat-hd.edj +%files -n nbeat-black-hd-theme +%defattr(-,root,root,-) +%{_datadir}/elementary/themes/nbeat-black-hd.edj diff --git a/themes/Makefile b/themes/Makefile index 2d40e8ef..f7e9f4e4 100644 --- a/themes/Makefile +++ b/themes/Makefile @@ -5,7 +5,7 @@ EDJE_FLAGS_VERBOSE_ = EDJE_FLAGS_VERBOSE_0 = EDJE_FLAGS_VERBOSE_1 = -v -all: nbeat nbeat-black nbeat-hd +all: nbeat nbeat-black nbeat-hd nbeat-black-hd echo $(escaped_prefix) .SUFFIXES: .edc .edj @@ -18,6 +18,7 @@ all: nbeat nbeat-black nbeat-hd nbeat: nbeat.edj nbeat-black: nbeat-black.edj nbeat-hd: nbeat-hd.edj +nbeat-black-hd: nbeat-black-hd.edj clean: rm -f *.edj diff --git a/themes/images/nbeat-black-hd/00_Edit Field_clear.png b/themes/images/nbeat-black-hd/00_Edit Field_clear.png Binary files differnew file mode 100755 index 00000000..ac2d45a6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Edit Field_clear.png diff --git a/themes/images/nbeat-black-hd/00_EditField_clear.png b/themes/images/nbeat-black-hd/00_EditField_clear.png Binary files differnew file mode 100644 index 00000000..79b89f18 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_EditField_clear.png diff --git a/themes/images/nbeat-black-hd/00_MessageBubble_BG_receive.png b/themes/images/nbeat-black-hd/00_MessageBubble_BG_receive.png Binary files differnew file mode 100755 index 00000000..487636f3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_MessageBubble_BG_receive.png diff --git a/themes/images/nbeat-black-hd/00_MessageBubble_BG_send.png b/themes/images/nbeat-black-hd/00_MessageBubble_BG_send.png Binary files differnew file mode 100755 index 00000000..bc30b934 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_MessageBubble_BG_send.png diff --git a/themes/images/nbeat-black-hd/00_Nocontents_multimedia.png b/themes/images/nbeat-black-hd/00_Nocontents_multimedia.png Binary files differnew file mode 100755 index 00000000..a59046fe --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Nocontents_multimedia.png diff --git a/themes/images/nbeat-black-hd/00_Nocontents_picture.png b/themes/images/nbeat-black-hd/00_Nocontents_picture.png Binary files differnew file mode 100755 index 00000000..8123ba64 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Nocontents_picture.png diff --git a/themes/images/nbeat-black-hd/00_Nocontents_text.png b/themes/images/nbeat-black-hd/00_Nocontents_text.png Binary files differnew file mode 100755 index 00000000..02723094 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Nocontents_text.png diff --git a/themes/images/nbeat-black-hd/00_Nocontents_unnamed.png b/themes/images/nbeat-black-hd/00_Nocontents_unnamed.png Binary files differnew file mode 100755 index 00000000..2114d242 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Nocontents_unnamed.png diff --git a/themes/images/nbeat-black-hd/00_Option_header_bt.png b/themes/images/nbeat-black-hd/00_Option_header_bt.png Binary files differnew file mode 100644 index 00000000..f9291783 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Option_header_bt.png diff --git a/themes/images/nbeat-black-hd/00_Option_header_bt_dim.png b/themes/images/nbeat-black-hd/00_Option_header_bt_dim.png Binary files differnew file mode 100644 index 00000000..294e64e6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Option_header_bt_dim.png diff --git a/themes/images/nbeat-black-hd/00_Option_header_bt_press.png b/themes/images/nbeat-black-hd/00_Option_header_bt_press.png Binary files differnew file mode 100644 index 00000000..8fc2b84d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Option_header_bt_press.png diff --git a/themes/images/nbeat-black-hd/00_Video_play.png b/themes/images/nbeat-black-hd/00_Video_play.png Binary files differnew file mode 100755 index 00000000..01c534d2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_Video_play.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal.png Binary files differnew file mode 100644 index 00000000..c4c7b3cf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_01.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_01.png Binary files differnew file mode 100644 index 00000000..d541c5a1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_01.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_02.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_02.png Binary files differnew file mode 100644 index 00000000..f30e8419 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_02.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_03.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_03.png Binary files differnew file mode 100644 index 00000000..453dcf97 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_normal_03.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_01.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_01.png Binary files differnew file mode 100644 index 00000000..119c5599 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_01.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_02.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_02.png Binary files differnew file mode 100644 index 00000000..d9e8202e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_02.png diff --git a/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_03.png b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_03.png Binary files differnew file mode 100644 index 00000000..76655950 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_alarm_repeat_button_press_03.png diff --git a/themes/images/nbeat-black-hd/00_arrow_down.png b/themes/images/nbeat-black-hd/00_arrow_down.png Binary files differnew file mode 100644 index 00000000..27df112d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_down.png diff --git a/themes/images/nbeat-black-hd/00_arrow_down_dim.png b/themes/images/nbeat-black-hd/00_arrow_down_dim.png Binary files differnew file mode 100644 index 00000000..f58e8c5c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_down_dim.png diff --git a/themes/images/nbeat-black-hd/00_arrow_down_press.png b/themes/images/nbeat-black-hd/00_arrow_down_press.png Binary files differnew file mode 100644 index 00000000..eec2452d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_down_press.png diff --git a/themes/images/nbeat-black-hd/00_arrow_expand _press.png b/themes/images/nbeat-black-hd/00_arrow_expand _press.png Binary files differnew file mode 100755 index 00000000..399ab644 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_expand _press.png diff --git a/themes/images/nbeat-black-hd/00_arrow_expand.png b/themes/images/nbeat-black-hd/00_arrow_expand.png Binary files differnew file mode 100644 index 00000000..399ab644 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_expand.png diff --git a/themes/images/nbeat-black-hd/00_arrow_expand_dim.png b/themes/images/nbeat-black-hd/00_arrow_expand_dim.png Binary files differnew file mode 100644 index 00000000..eda2fef8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_expand_dim.png diff --git a/themes/images/nbeat-black-hd/00_arrow_expand_press.png b/themes/images/nbeat-black-hd/00_arrow_expand_press.png Binary files differnew file mode 100644 index 00000000..5e435f01 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_expand_press.png diff --git a/themes/images/nbeat-black-hd/00_arrow_expanddim.png b/themes/images/nbeat-black-hd/00_arrow_expanddim.png Binary files differnew file mode 100755 index 00000000..bf962415 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_arrow_expanddim.png diff --git a/themes/images/nbeat-black-hd/00_badge_34x34.png b/themes/images/nbeat-black-hd/00_badge_34x34.png Binary files differnew file mode 100644 index 00000000..326ca8ce --- /dev/null +++ b/themes/images/nbeat-black-hd/00_badge_34x34.png diff --git a/themes/images/nbeat-black-hd/00_badge_40x40.png b/themes/images/nbeat-black-hd/00_badge_40x40.png Binary files differnew file mode 100644 index 00000000..4b08ae1b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_badge_40x40.png diff --git a/themes/images/nbeat-black-hd/00_btn_circle_bg_normal.png b/themes/images/nbeat-black-hd/00_btn_circle_bg_normal.png Binary files differnew file mode 100644 index 00000000..bab9c0e4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_btn_circle_bg_normal.png diff --git a/themes/images/nbeat-black-hd/00_btn_circle_bg_press.png b/themes/images/nbeat-black-hd/00_btn_circle_bg_press.png Binary files differnew file mode 100644 index 00000000..eb33ca7d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_btn_circle_bg_press.png diff --git a/themes/images/nbeat-black-hd/00_btn_copy&paste_n.png b/themes/images/nbeat-black-hd/00_btn_copy&paste_n.png Binary files differnew file mode 100644 index 00000000..082a8311 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_btn_copy&paste_n.png diff --git a/themes/images/nbeat-black-hd/00_button_01_normal.png b/themes/images/nbeat-black-hd/00_button_01_normal.png Binary files differnew file mode 100644 index 00000000..fd06c1c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_01_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_01_normal_dim.png b/themes/images/nbeat-black-hd/00_button_01_normal_dim.png Binary files differnew file mode 100644 index 00000000..7bb54fcb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_01_normal_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_01_normal_press.png b/themes/images/nbeat-black-hd/00_button_01_normal_press.png Binary files differnew file mode 100644 index 00000000..829554a2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_01_normal_press.png diff --git a/themes/images/nbeat-black-hd/00_button_02_dim.png b/themes/images/nbeat-black-hd/00_button_02_dim.png Binary files differnew file mode 100644 index 00000000..2636d04f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_02_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_02_focus.png b/themes/images/nbeat-black-hd/00_button_02_focus.png Binary files differnew file mode 100644 index 00000000..137872c2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_02_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_02_normal.png b/themes/images/nbeat-black-hd/00_button_02_normal.png Binary files differnew file mode 100644 index 00000000..2d3c75a3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_02_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_02_press.png b/themes/images/nbeat-black-hd/00_button_02_press.png Binary files differnew file mode 100644 index 00000000..0de4f2ae --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_02_press.png diff --git a/themes/images/nbeat-black-hd/00_button_03_dim.png b/themes/images/nbeat-black-hd/00_button_03_dim.png Binary files differnew file mode 100644 index 00000000..df4433ec --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_03_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_03_focus.png b/themes/images/nbeat-black-hd/00_button_03_focus.png Binary files differnew file mode 100644 index 00000000..4b9007ee --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_03_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_03_normal.png b/themes/images/nbeat-black-hd/00_button_03_normal.png Binary files differnew file mode 100644 index 00000000..df4433ec --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_03_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_03_press.png b/themes/images/nbeat-black-hd/00_button_03_press.png Binary files differnew file mode 100644 index 00000000..7fc3fe2e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_03_press.png diff --git a/themes/images/nbeat-black-hd/00_button_04_dim.png b/themes/images/nbeat-black-hd/00_button_04_dim.png Binary files differnew file mode 100644 index 00000000..df381ba7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_04_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_04_normal.png b/themes/images/nbeat-black-hd/00_button_04_normal.png Binary files differnew file mode 100644 index 00000000..1709d985 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_04_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_04_press.png b/themes/images/nbeat-black-hd/00_button_04_press.png Binary files differnew file mode 100644 index 00000000..829554a2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_04_press.png diff --git a/themes/images/nbeat-black-hd/00_button_05_dim.png b/themes/images/nbeat-black-hd/00_button_05_dim.png Binary files differnew file mode 100644 index 00000000..4ed088e0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_05_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_05_normal.png b/themes/images/nbeat-black-hd/00_button_05_normal.png Binary files differnew file mode 100644 index 00000000..28a43823 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_05_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_05_press.png b/themes/images/nbeat-black-hd/00_button_05_press.png Binary files differnew file mode 100644 index 00000000..a5d6acd7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_05_press.png diff --git a/themes/images/nbeat-black-hd/00_button_06_dim.png b/themes/images/nbeat-black-hd/00_button_06_dim.png Binary files differnew file mode 100644 index 00000000..6ae84bb9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_06_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_06_normal.png b/themes/images/nbeat-black-hd/00_button_06_normal.png Binary files differnew file mode 100644 index 00000000..d346ebb2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_06_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_06_press.png b/themes/images/nbeat-black-hd/00_button_06_press.png Binary files differnew file mode 100644 index 00000000..1942414c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_06_press.png diff --git a/themes/images/nbeat-black-hd/00_button_EditStyle.png b/themes/images/nbeat-black-hd/00_button_EditStyle.png Binary files differnew file mode 100644 index 00000000..582062e5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_EditStyle.png diff --git a/themes/images/nbeat-black-hd/00_button_EditStyle_dim.png b/themes/images/nbeat-black-hd/00_button_EditStyle_dim.png Binary files differnew file mode 100644 index 00000000..1fa09bf8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_EditStyle_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_EditStyle_press.png b/themes/images/nbeat-black-hd/00_button_EditStyle_press.png Binary files differnew file mode 100644 index 00000000..d47374ee --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_EditStyle_press.png diff --git a/themes/images/nbeat-black-hd/00_button_call.png b/themes/images/nbeat-black-hd/00_button_call.png Binary files differnew file mode 100644 index 00000000..9c13b04c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_call.png diff --git a/themes/images/nbeat-black-hd/00_button_call_press.png b/themes/images/nbeat-black-hd/00_button_call_press.png Binary files differnew file mode 100644 index 00000000..9c13b04c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_call_press.png diff --git a/themes/images/nbeat-black-hd/00_button_cancel.png b/themes/images/nbeat-black-hd/00_button_cancel.png Binary files differnew file mode 100644 index 00000000..f8eaf80b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_cancel.png diff --git a/themes/images/nbeat-black-hd/00_button_cancel_press.png b/themes/images/nbeat-black-hd/00_button_cancel_press.png Binary files differnew file mode 100644 index 00000000..f8eaf80b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_cancel_press.png diff --git a/themes/images/nbeat-black-hd/00_button_delete.png b/themes/images/nbeat-black-hd/00_button_delete.png Binary files differnew file mode 100644 index 00000000..96f514bc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_delete.png diff --git a/themes/images/nbeat-black-hd/00_button_delete_dim.png b/themes/images/nbeat-black-hd/00_button_delete_dim.png Binary files differnew file mode 100644 index 00000000..59854c7a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_delete_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_delete_press.png b/themes/images/nbeat-black-hd/00_button_delete_press.png Binary files differnew file mode 100644 index 00000000..be934adb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_delete_press.png diff --git a/themes/images/nbeat-black-hd/00_button_delete_text.png b/themes/images/nbeat-black-hd/00_button_delete_text.png Binary files differnew file mode 100644 index 00000000..d8df5239 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_delete_text.png diff --git a/themes/images/nbeat-black-hd/00_button_delete_text_press.png b/themes/images/nbeat-black-hd/00_button_delete_text_press.png Binary files differnew file mode 100644 index 00000000..ef5592a3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_delete_text_press.png diff --git a/themes/images/nbeat-black-hd/00_button_edit.png b/themes/images/nbeat-black-hd/00_button_edit.png Binary files differnew file mode 100644 index 00000000..a7aabe9d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_edit.png diff --git a/themes/images/nbeat-black-hd/00_button_edit_dim.png b/themes/images/nbeat-black-hd/00_button_edit_dim.png Binary files differnew file mode 100644 index 00000000..02fcb6fc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_edit_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_edit_focus.png b/themes/images/nbeat-black-hd/00_button_edit_focus.png Binary files differnew file mode 100644 index 00000000..4a963fda --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_edit_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_edit_normal.png b/themes/images/nbeat-black-hd/00_button_edit_normal.png Binary files differnew file mode 100644 index 00000000..08eae6f2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_edit_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_edit_press.png b/themes/images/nbeat-black-hd/00_button_edit_press.png Binary files differnew file mode 100644 index 00000000..8e4dbf25 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_edit_press.png diff --git a/themes/images/nbeat-black-hd/00_button_expand_closed.png b/themes/images/nbeat-black-hd/00_button_expand_closed.png Binary files differnew file mode 100644 index 00000000..b421ad12 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_expand_closed.png diff --git a/themes/images/nbeat-black-hd/00_button_expand_closed_press.png b/themes/images/nbeat-black-hd/00_button_expand_closed_press.png Binary files differnew file mode 100644 index 00000000..b421ad12 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_expand_closed_press.png diff --git a/themes/images/nbeat-black-hd/00_button_expand_opened.png b/themes/images/nbeat-black-hd/00_button_expand_opened.png Binary files differnew file mode 100644 index 00000000..9d89e65b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_expand_opened.png diff --git a/themes/images/nbeat-black-hd/00_button_expand_opened_press.png b/themes/images/nbeat-black-hd/00_button_expand_opened_press.png Binary files differnew file mode 100644 index 00000000..9d89e65b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_expand_opened_press.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_expand.png b/themes/images/nbeat-black-hd/00_button_icon_expand.png Binary files differnew file mode 100644 index 00000000..cd36ac14 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_expand.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_expand_press.png b/themes/images/nbeat-black-hd/00_button_icon_expand_press.png Binary files differnew file mode 100644 index 00000000..cd36ac14 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_expand_press.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_minus.png b/themes/images/nbeat-black-hd/00_button_icon_minus.png Binary files differnew file mode 100644 index 00000000..f9a376fa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_minus.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_minus_press.png b/themes/images/nbeat-black-hd/00_button_icon_minus_press.png Binary files differnew file mode 100644 index 00000000..ee9aedd1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_minus_press.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_plus.png b/themes/images/nbeat-black-hd/00_button_icon_plus.png Binary files differnew file mode 100644 index 00000000..1ee0149f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_plus.png diff --git a/themes/images/nbeat-black-hd/00_button_icon_plus_press.png b/themes/images/nbeat-black-hd/00_button_icon_plus_press.png Binary files differnew file mode 100644 index 00000000..1ee0149f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_icon_plus_press.png diff --git a/themes/images/nbeat-black-hd/00_button_info.png b/themes/images/nbeat-black-hd/00_button_info.png Binary files differnew file mode 100644 index 00000000..4a6e104c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_info.png diff --git a/themes/images/nbeat-black-hd/00_button_info_press.png b/themes/images/nbeat-black-hd/00_button_info_press.png Binary files differnew file mode 100644 index 00000000..4a6e104c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_info_press.png diff --git a/themes/images/nbeat-black-hd/00_button_minus.png b/themes/images/nbeat-black-hd/00_button_minus.png Binary files differnew file mode 100644 index 00000000..015e71ef --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_minus.png diff --git a/themes/images/nbeat-black-hd/00_button_minus_normal.png b/themes/images/nbeat-black-hd/00_button_minus_normal.png Binary files differnew file mode 100755 index 00000000..eadabad8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_minus_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_minus_press.png b/themes/images/nbeat-black-hd/00_button_minus_press.png Binary files differnew file mode 100644 index 00000000..eadabad8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_minus_press.png diff --git a/themes/images/nbeat-black-hd/00_button_more.png b/themes/images/nbeat-black-hd/00_button_more.png Binary files differnew file mode 100644 index 00000000..7dbb8262 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_more.png diff --git a/themes/images/nbeat-black-hd/00_button_off.png b/themes/images/nbeat-black-hd/00_button_off.png Binary files differnew file mode 100644 index 00000000..3587a8f2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_off.png diff --git a/themes/images/nbeat-black-hd/00_button_off_press.png b/themes/images/nbeat-black-hd/00_button_off_press.png Binary files differnew file mode 100644 index 00000000..cded2878 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_off_press.png diff --git a/themes/images/nbeat-black-hd/00_button_on.png b/themes/images/nbeat-black-hd/00_button_on.png Binary files differnew file mode 100644 index 00000000..f54199dd --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_on.png diff --git a/themes/images/nbeat-black-hd/00_button_on_press.png b/themes/images/nbeat-black-hd/00_button_on_press.png Binary files differnew file mode 100644 index 00000000..89ef5453 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_on_press.png diff --git a/themes/images/nbeat-black-hd/00_button_onoff_handle.png b/themes/images/nbeat-black-hd/00_button_onoff_handle.png Binary files differnew file mode 100644 index 00000000..9f8846ca --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_onoff_handle.png diff --git a/themes/images/nbeat-black-hd/00_button_onoff_handle_press.png b/themes/images/nbeat-black-hd/00_button_onoff_handle_press.png Binary files differnew file mode 100644 index 00000000..f0e9509a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_onoff_handle_press.png diff --git a/themes/images/nbeat-black-hd/00_button_play.png b/themes/images/nbeat-black-hd/00_button_play.png Binary files differnew file mode 100644 index 00000000..436ce820 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_play.png diff --git a/themes/images/nbeat-black-hd/00_button_plus.png b/themes/images/nbeat-black-hd/00_button_plus.png Binary files differnew file mode 100644 index 00000000..2aa07a35 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_plus.png diff --git a/themes/images/nbeat-black-hd/00_button_plus_normal.png b/themes/images/nbeat-black-hd/00_button_plus_normal.png Binary files differnew file mode 100755 index 00000000..724d1a8f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_plus_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_plus_press.png b/themes/images/nbeat-black-hd/00_button_plus_press.png Binary files differnew file mode 100644 index 00000000..724d1a8f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_plus_press.png diff --git a/themes/images/nbeat-black-hd/00_button_popup_dim.png b/themes/images/nbeat-black-hd/00_button_popup_dim.png Binary files differnew file mode 100644 index 00000000..974ac3ad --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_popup_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_popup_focus.png b/themes/images/nbeat-black-hd/00_button_popup_focus.png Binary files differnew file mode 100644 index 00000000..ca979d49 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_popup_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_popup_normal.png b/themes/images/nbeat-black-hd/00_button_popup_normal.png Binary files differnew file mode 100644 index 00000000..65b08955 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_popup_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_popup_press.png b/themes/images/nbeat-black-hd/00_button_popup_press.png Binary files differnew file mode 100644 index 00000000..829554a2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_popup_press.png diff --git a/themes/images/nbeat-black-hd/00_button_radio.png b/themes/images/nbeat-black-hd/00_button_radio.png Binary files differnew file mode 100644 index 00000000..cd454203 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_dim.png b/themes/images/nbeat-black-hd/00_button_radio_dim.png Binary files differnew file mode 100644 index 00000000..8da1991a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_focus.png b/themes/images/nbeat-black-hd/00_button_radio_focus.png Binary files differnew file mode 100644 index 00000000..e5b7bd62 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_normal1.png b/themes/images/nbeat-black-hd/00_button_radio_normal1.png Binary files differnew file mode 100644 index 00000000..3a42df1c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_normal1.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_normal2.png b/themes/images/nbeat-black-hd/00_button_radio_normal2.png Binary files differnew file mode 100644 index 00000000..0bac7f3a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_normal2.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_press.png b/themes/images/nbeat-black-hd/00_button_radio_press.png Binary files differnew file mode 100644 index 00000000..73ef27ac --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_press.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_press1.png b/themes/images/nbeat-black-hd/00_button_radio_press1.png Binary files differnew file mode 100644 index 00000000..4ba1c87b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_press1.png diff --git a/themes/images/nbeat-black-hd/00_button_radio_press2.png b/themes/images/nbeat-black-hd/00_button_radio_press2.png Binary files differnew file mode 100644 index 00000000..90df304d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_radio_press2.png diff --git a/themes/images/nbeat-black-hd/00_button_rename.png b/themes/images/nbeat-black-hd/00_button_rename.png Binary files differnew file mode 100644 index 00000000..39c5de50 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_rename.png diff --git a/themes/images/nbeat-black-hd/00_button_rename_press.png b/themes/images/nbeat-black-hd/00_button_rename_press.png Binary files differnew file mode 100644 index 00000000..39c5de50 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_rename_press.png diff --git a/themes/images/nbeat-black-hd/00_button_reveal.png b/themes/images/nbeat-black-hd/00_button_reveal.png Binary files differnew file mode 100644 index 00000000..973b0eac --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_reveal.png diff --git a/themes/images/nbeat-black-hd/00_button_reveal_press.png b/themes/images/nbeat-black-hd/00_button_reveal_press.png Binary files differnew file mode 100644 index 00000000..973b0eac --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_reveal_press.png diff --git a/themes/images/nbeat-black-hd/00_button_searchbar_normal.png b/themes/images/nbeat-black-hd/00_button_searchbar_normal.png Binary files differnew file mode 100644 index 00000000..173e3fcc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_searchbar_normal.png diff --git a/themes/images/nbeat-black-hd/00_button_searchbar_press.png b/themes/images/nbeat-black-hd/00_button_searchbar_press.png Binary files differnew file mode 100644 index 00000000..d7fa9efe --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_searchbar_press.png diff --git a/themes/images/nbeat-black-hd/00_button_send.png b/themes/images/nbeat-black-hd/00_button_send.png Binary files differnew file mode 100644 index 00000000..c3bf732e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_send.png diff --git a/themes/images/nbeat-black-hd/00_button_send_press.png b/themes/images/nbeat-black-hd/00_button_send_press.png Binary files differnew file mode 100644 index 00000000..c3bf732e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_send_press.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep.png b/themes/images/nbeat-black-hd/00_button_sweep.png Binary files differnew file mode 100644 index 00000000..6d9c78f5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_46.png b/themes/images/nbeat-black-hd/00_button_sweep_46.png Binary files differnew file mode 100644 index 00000000..330aa39f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_46.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_46_dim.png b/themes/images/nbeat-black-hd/00_button_sweep_46_dim.png Binary files differnew file mode 100644 index 00000000..8deec26a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_46_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_46_focus.png b/themes/images/nbeat-black-hd/00_button_sweep_46_focus.png Binary files differnew file mode 100644 index 00000000..e41f0e9c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_46_focus.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_46_press.png b/themes/images/nbeat-black-hd/00_button_sweep_46_press.png Binary files differnew file mode 100644 index 00000000..13e877aa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_46_press.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_dim.png b/themes/images/nbeat-black-hd/00_button_sweep_dim.png Binary files differnew file mode 100644 index 00000000..ee06ef64 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_dim.png diff --git a/themes/images/nbeat-black-hd/00_button_sweep_press.png b/themes/images/nbeat-black-hd/00_button_sweep_press.png Binary files differnew file mode 100644 index 00000000..04a2e9d7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_sweep_press.png diff --git a/themes/images/nbeat-black-hd/00_button_warning.png b/themes/images/nbeat-black-hd/00_button_warning.png Binary files differnew file mode 100644 index 00000000..c4789db1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_warning.png diff --git a/themes/images/nbeat-black-hd/00_button_warning_press.png b/themes/images/nbeat-black-hd/00_button_warning_press.png Binary files differnew file mode 100644 index 00000000..98a12653 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_button_warning_press.png diff --git a/themes/images/nbeat-black-hd/00_calend_picker_btn_left.png b/themes/images/nbeat-black-hd/00_calend_picker_btn_left.png Binary files differnew file mode 100644 index 00000000..8e12c7d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_calend_picker_btn_left.png diff --git a/themes/images/nbeat-black-hd/00_calend_picker_btn_left_press.png b/themes/images/nbeat-black-hd/00_calend_picker_btn_left_press.png Binary files differnew file mode 100644 index 00000000..9c69f307 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_calend_picker_btn_left_press.png diff --git a/themes/images/nbeat-black-hd/00_calend_picker_btn_right.png b/themes/images/nbeat-black-hd/00_calend_picker_btn_right.png Binary files differnew file mode 100644 index 00000000..12020263 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_calend_picker_btn_right.png diff --git a/themes/images/nbeat-black-hd/00_calend_picker_btn_right_press.png b/themes/images/nbeat-black-hd/00_calend_picker_btn_right_press.png Binary files differnew file mode 100644 index 00000000..31d23dc8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_calend_picker_btn_right_press.png diff --git a/themes/images/nbeat-black-hd/00_calend_picker_day_press.png b/themes/images/nbeat-black-hd/00_calend_picker_day_press.png Binary files differnew file mode 100644 index 00000000..eddd127c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_calend_picker_day_press.png diff --git a/themes/images/nbeat-black-hd/00_caller ID_masking_BG.png b/themes/images/nbeat-black-hd/00_caller ID_masking_BG.png Binary files differnew file mode 100755 index 00000000..169b5a80 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_caller ID_masking_BG.png diff --git a/themes/images/nbeat-black-hd/00_check_bg.png b/themes/images/nbeat-black-hd/00_check_bg.png Binary files differnew file mode 100644 index 00000000..2e1ff6bf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_bg.png diff --git a/themes/images/nbeat-black-hd/00_check_bg_dim.png b/themes/images/nbeat-black-hd/00_check_bg_dim.png Binary files differnew file mode 100644 index 00000000..c62ca062 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_bg_dim.png diff --git a/themes/images/nbeat-black-hd/00_check_bg_press.png b/themes/images/nbeat-black-hd/00_check_bg_press.png Binary files differnew file mode 100644 index 00000000..2c2599ba --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_bg_press.png diff --git a/themes/images/nbeat-black-hd/00_check_checked.png b/themes/images/nbeat-black-hd/00_check_checked.png Binary files differnew file mode 100644 index 00000000..dd9b4996 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_checked.png diff --git a/themes/images/nbeat-black-hd/00_check_checking.png b/themes/images/nbeat-black-hd/00_check_checking.png Binary files differnew file mode 100644 index 00000000..ae21d788 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_checking.png diff --git a/themes/images/nbeat-black-hd/00_check_checking_dim.png b/themes/images/nbeat-black-hd/00_check_checking_dim.png Binary files differnew file mode 100644 index 00000000..4f88a6ca --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_checking_dim.png diff --git a/themes/images/nbeat-black-hd/00_check_checking_press.png b/themes/images/nbeat-black-hd/00_check_checking_press.png Binary files differnew file mode 100644 index 00000000..9907c1de --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_checking_press.png diff --git a/themes/images/nbeat-black-hd/00_check_off.png b/themes/images/nbeat-black-hd/00_check_off.png Binary files differnew file mode 100644 index 00000000..28bafd63 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_off.png diff --git a/themes/images/nbeat-black-hd/00_check_off_press.png b/themes/images/nbeat-black-hd/00_check_off_press.png Binary files differnew file mode 100644 index 00000000..34ab4fb4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_off_press.png diff --git a/themes/images/nbeat-black-hd/00_check_on.png b/themes/images/nbeat-black-hd/00_check_on.png Binary files differnew file mode 100644 index 00000000..78b3b46d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_on.png diff --git a/themes/images/nbeat-black-hd/00_check_on_press.png b/themes/images/nbeat-black-hd/00_check_on_press.png Binary files differnew file mode 100644 index 00000000..3b7c428c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_check_on_press.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_left.png b/themes/images/nbeat-black-hd/00_color_picker_btn_left.png Binary files differnew file mode 100644 index 00000000..d1f29041 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_left.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_left_dim.png b/themes/images/nbeat-black-hd/00_color_picker_btn_left_dim.png Binary files differnew file mode 100755 index 00000000..fc1c1747 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_left_dim.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_left_press.png b/themes/images/nbeat-black-hd/00_color_picker_btn_left_press.png Binary files differnew file mode 100644 index 00000000..79bba886 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_left_press.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_right.png b/themes/images/nbeat-black-hd/00_color_picker_btn_right.png Binary files differnew file mode 100644 index 00000000..e24b74f5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_right.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_right_dim.png b/themes/images/nbeat-black-hd/00_color_picker_btn_right_dim.png Binary files differnew file mode 100755 index 00000000..988e1534 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_right_dim.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_btn_right_press.png b/themes/images/nbeat-black-hd/00_color_picker_btn_right_press.png Binary files differnew file mode 100644 index 00000000..96e97772 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_btn_right_press.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_focus.png b/themes/images/nbeat-black-hd/00_color_picker_focus.png Binary files differnew file mode 100644 index 00000000..f6afdd73 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_focus.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_palett.png b/themes/images/nbeat-black-hd/00_color_picker_palett.png Binary files differnew file mode 100755 index 00000000..b592b9fb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_palett.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_palette.png b/themes/images/nbeat-black-hd/00_color_picker_palette.png Binary files differnew file mode 100644 index 00000000..6f8917c5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_palette.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_palette_bg.png b/themes/images/nbeat-black-hd/00_color_picker_palette_bg.png Binary files differnew file mode 100644 index 00000000..6cadb240 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_palette_bg.png diff --git a/themes/images/nbeat-black-hd/00_color_picker_palette_focus.png b/themes/images/nbeat-black-hd/00_color_picker_palette_focus.png Binary files differnew file mode 100644 index 00000000..2614ed08 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_color_picker_palette_focus.png diff --git a/themes/images/nbeat-black-hd/00_copy_paste_drag.png b/themes/images/nbeat-black-hd/00_copy_paste_drag.png Binary files differnew file mode 100644 index 00000000..c3896d16 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_copy_paste_drag.png diff --git a/themes/images/nbeat-black-hd/00_datepicker_button_focus.png b/themes/images/nbeat-black-hd/00_datepicker_button_focus.png Binary files differnew file mode 100644 index 00000000..cf50b9d3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_datepicker_button_focus.png diff --git a/themes/images/nbeat-black-hd/00_datepicker_button_normal.png b/themes/images/nbeat-black-hd/00_datepicker_button_normal.png Binary files differnew file mode 100644 index 00000000..7c7bf6b6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_datepicker_button_normal.png diff --git a/themes/images/nbeat-black-hd/00_datepicker_editfield_left.png b/themes/images/nbeat-black-hd/00_datepicker_editfield_left.png Binary files differnew file mode 100644 index 00000000..79ef2160 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_datepicker_editfield_left.png diff --git a/themes/images/nbeat-black-hd/00_datepicker_editfield_right.png b/themes/images/nbeat-black-hd/00_datepicker_editfield_right.png Binary files differnew file mode 100644 index 00000000..9449f03c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_datepicker_editfield_right.png diff --git a/themes/images/nbeat-black-hd/00_datepicker_editfield_whole.png b/themes/images/nbeat-black-hd/00_datepicker_editfield_whole.png Binary files differnew file mode 100644 index 00000000..7d3196c2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_datepicker_editfield_whole.png diff --git a/themes/images/nbeat-black-hd/00_ebook_slider_handle.png b/themes/images/nbeat-black-hd/00_ebook_slider_handle.png Binary files differnew file mode 100644 index 00000000..5cc867d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_ebook_slider_handle.png diff --git a/themes/images/nbeat-black-hd/00_ebook_slider_handle_press.png b/themes/images/nbeat-black-hd/00_ebook_slider_handle_press.png Binary files differnew file mode 100644 index 00000000..8179e183 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_ebook_slider_handle_press.png diff --git a/themes/images/nbeat-black-hd/00_fast_scroll_popup_bg.png b/themes/images/nbeat-black-hd/00_fast_scroll_popup_bg.png Binary files differnew file mode 100644 index 00000000..b8f0b9a3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_fast_scroll_popup_bg.png diff --git a/themes/images/nbeat-black-hd/00_fast_scroll_rollover_bg.png b/themes/images/nbeat-black-hd/00_fast_scroll_rollover_bg.png Binary files differnew file mode 100644 index 00000000..1e9d4b22 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_fast_scroll_rollover_bg.png diff --git a/themes/images/nbeat-black-hd/00_fast_scroll_rollover_index_1_bg.png b/themes/images/nbeat-black-hd/00_fast_scroll_rollover_index_1_bg.png Binary files differnew file mode 100644 index 00000000..92d5f188 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_fast_scroll_rollover_index_1_bg.png diff --git a/themes/images/nbeat-black-hd/00_field_btn_Clear.png b/themes/images/nbeat-black-hd/00_field_btn_Clear.png Binary files differnew file mode 100644 index 00000000..c4f2b35c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_field_btn_Clear.png diff --git a/themes/images/nbeat-black-hd/00_grid_edit_text_bg.png b/themes/images/nbeat-black-hd/00_grid_edit_text_bg.png Binary files differnew file mode 100644 index 00000000..e778a20e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_grid_edit_text_bg.png diff --git a/themes/images/nbeat-black-hd/00_grid_select_check.png b/themes/images/nbeat-black-hd/00_grid_select_check.png Binary files differnew file mode 100644 index 00000000..43855678 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_grid_select_check.png diff --git a/themes/images/nbeat-black-hd/00_index list_bg.png b/themes/images/nbeat-black-hd/00_index list_bg.png Binary files differnew file mode 100755 index 00000000..fd3ae6e7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_index list_bg.png diff --git a/themes/images/nbeat-black-hd/00_input_bg.png b/themes/images/nbeat-black-hd/00_input_bg.png Binary files differnew file mode 100755 index 00000000..d5c11f57 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_input_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_alert_popup_bg.png b/themes/images/nbeat-black-hd/00_list_alert_popup_bg.png Binary files differnew file mode 100644 index 00000000..a3c90016 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_alert_popup_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_focus_1x80.png b/themes/images/nbeat-black-hd/00_list_bar_focus_1x80.png Binary files differnew file mode 100644 index 00000000..6a2c5dc0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_focus_1x80.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_focus_1x90.png b/themes/images/nbeat-black-hd/00_list_bar_focus_1x90.png Binary files differnew file mode 100644 index 00000000..d18043fa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_focus_1x90.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_group_bottom_focus.png b/themes/images/nbeat-black-hd/00_list_bar_group_bottom_focus.png Binary files differnew file mode 100644 index 00000000..f0cf058a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_group_bottom_focus.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_group_default_focus.png b/themes/images/nbeat-black-hd/00_list_bar_group_default_focus.png Binary files differnew file mode 100644 index 00000000..272a95fa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_group_default_focus.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_group_middle_focus.png b/themes/images/nbeat-black-hd/00_list_bar_group_middle_focus.png Binary files differnew file mode 100644 index 00000000..96374f57 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_group_middle_focus.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_group_top_focus.png b/themes/images/nbeat-black-hd/00_list_bar_group_top_focus.png Binary files differnew file mode 100644 index 00000000..f02bc23b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_group_top_focus.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_press_1x80.png b/themes/images/nbeat-black-hd/00_list_bar_press_1x80.png Binary files differnew file mode 100644 index 00000000..1dc6e158 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_press_1x80.png diff --git a/themes/images/nbeat-black-hd/00_list_bar_press_1x90.png b/themes/images/nbeat-black-hd/00_list_bar_press_1x90.png Binary files differnew file mode 100644 index 00000000..fe011749 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_bar_press_1x90.png diff --git a/themes/images/nbeat-black-hd/00_list_body_bg.png b/themes/images/nbeat-black-hd/00_list_body_bg.png Binary files differnew file mode 100644 index 00000000..1bbff780 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_body_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_expandable_2_bg.png b/themes/images/nbeat-black-hd/00_list_expandable_2_bg.png Binary files differnew file mode 100644 index 00000000..a66b980a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_expandable_2_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_expandable_2_noshadow_bg.png b/themes/images/nbeat-black-hd/00_list_expandable_2_noshadow_bg.png Binary files differnew file mode 100644 index 00000000..faf89c7f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_expandable_2_noshadow_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_expandable_bg.png b/themes/images/nbeat-black-hd/00_list_expandable_bg.png Binary files differnew file mode 100644 index 00000000..d466c204 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_expandable_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_group_bg.png b/themes/images/nbeat-black-hd/00_list_group_bg.png Binary files differnew file mode 100644 index 00000000..c023e50f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_group_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_group_edit_field_middle.png b/themes/images/nbeat-black-hd/00_list_group_edit_field_middle.png Binary files differnew file mode 100644 index 00000000..aa229a69 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_group_edit_field_middle.png diff --git a/themes/images/nbeat-black-hd/00_list_img_check.png b/themes/images/nbeat-black-hd/00_list_img_check.png Binary files differnew file mode 100644 index 00000000..c954b084 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_img_check.png diff --git a/themes/images/nbeat-black-hd/00_list_on_arrow.png b/themes/images/nbeat-black-hd/00_list_on_arrow.png Binary files differnew file mode 100644 index 00000000..b7e14262 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_on_arrow.png diff --git a/themes/images/nbeat-black-hd/00_list_on_arrow_press.png b/themes/images/nbeat-black-hd/00_list_on_arrow_press.png Binary files differnew file mode 100644 index 00000000..f143e11d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_on_arrow_press.png diff --git a/themes/images/nbeat-black-hd/00_list_photo_bg.png b/themes/images/nbeat-black-hd/00_list_photo_bg.png Binary files differnew file mode 100644 index 00000000..95c77fc8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_photo_bg.png diff --git a/themes/images/nbeat-black-hd/00_list_thumbnail_bg.png b/themes/images/nbeat-black-hd/00_list_thumbnail_bg.png Binary files differnew file mode 100644 index 00000000..88522c5c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_list_thumbnail_bg.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_001.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_001.png Binary files differnew file mode 100644 index 00000000..ecd4f241 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_001.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_002.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_002.png Binary files differnew file mode 100644 index 00000000..fc2ae059 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_002.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_1.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_1.png Binary files differnew file mode 100644 index 00000000..fddb025b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_1.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_10.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_10.png Binary files differnew file mode 100644 index 00000000..5faf4116 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_10.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_2.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_2.png Binary files differnew file mode 100644 index 00000000..c522c5fa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_2.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_3.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_3.png Binary files differnew file mode 100644 index 00000000..4a0f89b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_3.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_4.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_4.png Binary files differnew file mode 100644 index 00000000..f8a8de9e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_4.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_5.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_5.png Binary files differnew file mode 100644 index 00000000..887b31a0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_5.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_6.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_6.png Binary files differnew file mode 100644 index 00000000..ae940452 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_6.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_7.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_7.png Binary files differnew file mode 100644 index 00000000..b6fee011 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_7.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_8.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_8.png Binary files differnew file mode 100644 index 00000000..d1c1158f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_8.png diff --git a/themes/images/nbeat-black-hd/00_mainmenu_page_bar_9.png b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_9.png Binary files differnew file mode 100644 index 00000000..c1629d69 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mainmenu_page_bar_9.png diff --git a/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_normal.png b/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_normal.png Binary files differnew file mode 100755 index 00000000..733a7343 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_normal.png diff --git a/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_press.png b/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_press.png Binary files differnew file mode 100755 index 00000000..061605a6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mbe_btn_circle_bg_press.png diff --git a/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed.png b/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed.png Binary files differnew file mode 100755 index 00000000..bbb53545 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed.png diff --git a/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed_press.png b/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed_press.png Binary files differnew file mode 100755 index 00000000..03864019 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_mbe_btn_expand_closed_press.png diff --git a/themes/images/nbeat-black-hd/00_message_button_add_recipient.png b/themes/images/nbeat-black-hd/00_message_button_add_recipient.png Binary files differnew file mode 100644 index 00000000..93da581b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_message_button_add_recipient.png diff --git a/themes/images/nbeat-black-hd/00_message_button_add_recipient_dim.png b/themes/images/nbeat-black-hd/00_message_button_add_recipient_dim.png Binary files differnew file mode 100644 index 00000000..33a0de96 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_message_button_add_recipient_dim.png diff --git a/themes/images/nbeat-black-hd/00_message_button_add_recipient_focus.png b/themes/images/nbeat-black-hd/00_message_button_add_recipient_focus.png Binary files differnew file mode 100644 index 00000000..bd5821d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_message_button_add_recipient_focus.png diff --git a/themes/images/nbeat-black-hd/00_message_button_add_recipient_press.png b/themes/images/nbeat-black-hd/00_message_button_add_recipient_press.png Binary files differnew file mode 100644 index 00000000..e3ac6d0c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_message_button_add_recipient_press.png diff --git a/themes/images/nbeat-black-hd/00_pending_popup_01.png b/themes/images/nbeat-black-hd/00_pending_popup_01.png Binary files differnew file mode 100644 index 00000000..a337f565 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_pending_popup_01.png diff --git a/themes/images/nbeat-black-hd/00_pending_popup_02.png b/themes/images/nbeat-black-hd/00_pending_popup_02.png Binary files differnew file mode 100644 index 00000000..70f67a20 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_pending_popup_02.png diff --git a/themes/images/nbeat-black-hd/00_photo_masking.png b/themes/images/nbeat-black-hd/00_photo_masking.png Binary files differnew file mode 100755 index 00000000..e3f2a1d3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_photo_masking.png diff --git a/themes/images/nbeat-black-hd/00_picker_arrow_left.png b/themes/images/nbeat-black-hd/00_picker_arrow_left.png Binary files differnew file mode 100644 index 00000000..205ecacf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_arrow_left.png diff --git a/themes/images/nbeat-black-hd/00_picker_arrow_left_press.png b/themes/images/nbeat-black-hd/00_picker_arrow_left_press.png Binary files differnew file mode 100644 index 00000000..205ecacf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_arrow_left_press.png diff --git a/themes/images/nbeat-black-hd/00_picker_arrow_right.png b/themes/images/nbeat-black-hd/00_picker_arrow_right.png Binary files differnew file mode 100644 index 00000000..1461a0cf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_arrow_right.png diff --git a/themes/images/nbeat-black-hd/00_picker_arrow_right_press.png b/themes/images/nbeat-black-hd/00_picker_arrow_right_press.png Binary files differnew file mode 100644 index 00000000..1461a0cf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_arrow_right_press.png diff --git a/themes/images/nbeat-black-hd/00_picker_btn_current.png b/themes/images/nbeat-black-hd/00_picker_btn_current.png Binary files differnew file mode 100644 index 00000000..c1256dc9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_btn_current.png diff --git a/themes/images/nbeat-black-hd/00_picker_btn_normal.png b/themes/images/nbeat-black-hd/00_picker_btn_normal.png Binary files differnew file mode 100644 index 00000000..215887b2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_btn_normal.png diff --git a/themes/images/nbeat-black-hd/00_picker_btn_press.png b/themes/images/nbeat-black-hd/00_picker_btn_press.png Binary files differnew file mode 100644 index 00000000..f5914420 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_btn_press.png diff --git a/themes/images/nbeat-black-hd/00_picker_field_bg.png b/themes/images/nbeat-black-hd/00_picker_field_bg.png Binary files differnew file mode 100644 index 00000000..7665f4ad --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_field_bg.png diff --git a/themes/images/nbeat-black-hd/00_picker_panel_bg.png b/themes/images/nbeat-black-hd/00_picker_panel_bg.png Binary files differnew file mode 100644 index 00000000..e274bca0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_picker_panel_bg.png diff --git a/themes/images/nbeat-black-hd/00_popup_bg.png b/themes/images/nbeat-black-hd/00_popup_bg.png Binary files differnew file mode 100644 index 00000000..fd2e1cd3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bg.png diff --git a/themes/images/nbeat-black-hd/00_popup_bg02.png b/themes/images/nbeat-black-hd/00_popup_bg02.png Binary files differnew file mode 100644 index 00000000..41111650 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bg02.png diff --git a/themes/images/nbeat-black-hd/00_popup_bottom.png b/themes/images/nbeat-black-hd/00_popup_bottom.png Binary files differnew file mode 100644 index 00000000..9242dc41 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bottom.png diff --git a/themes/images/nbeat-black-hd/00_popup_bottom_bg.png b/themes/images/nbeat-black-hd/00_popup_bottom_bg.png Binary files differnew file mode 100644 index 00000000..acd9cd2d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bottom_bg.png diff --git a/themes/images/nbeat-black-hd/00_popup_bubble_bg.png b/themes/images/nbeat-black-hd/00_popup_bubble_bg.png Binary files differnew file mode 100644 index 00000000..3ace68b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bubble_bg.png diff --git a/themes/images/nbeat-black-hd/00_popup_bubble_tail_bottom.png b/themes/images/nbeat-black-hd/00_popup_bubble_tail_bottom.png Binary files differnew file mode 100755 index 00000000..de01c0f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bubble_tail_bottom.png diff --git a/themes/images/nbeat-black-hd/00_popup_bubble_tail_top.png b/themes/images/nbeat-black-hd/00_popup_bubble_tail_top.png Binary files differnew file mode 100755 index 00000000..c3b3c18c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_bubble_tail_top.png diff --git a/themes/images/nbeat-black-hd/00_popup_content.png b/themes/images/nbeat-black-hd/00_popup_content.png Binary files differnew file mode 100644 index 00000000..da6d2fdc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_content.png diff --git a/themes/images/nbeat-black-hd/00_popup_tail_bottom.png b/themes/images/nbeat-black-hd/00_popup_tail_bottom.png Binary files differnew file mode 100644 index 00000000..535f302c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_tail_bottom.png diff --git a/themes/images/nbeat-black-hd/00_popup_tail_left.png b/themes/images/nbeat-black-hd/00_popup_tail_left.png Binary files differnew file mode 100644 index 00000000..07a987f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_tail_left.png diff --git a/themes/images/nbeat-black-hd/00_popup_tail_right.png b/themes/images/nbeat-black-hd/00_popup_tail_right.png Binary files differnew file mode 100644 index 00000000..923dae10 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_tail_right.png diff --git a/themes/images/nbeat-black-hd/00_popup_tail_top.png b/themes/images/nbeat-black-hd/00_popup_tail_top.png Binary files differnew file mode 100644 index 00000000..786f4b04 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_tail_top.png diff --git a/themes/images/nbeat-black-hd/00_popup_title_bg.png b/themes/images/nbeat-black-hd/00_popup_title_bg.png Binary files differnew file mode 100644 index 00000000..bd48a6f2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_title_bg.png diff --git a/themes/images/nbeat-black-hd/00_popup_title_bg_01 .png b/themes/images/nbeat-black-hd/00_popup_title_bg_01 .png Binary files differnew file mode 100755 index 00000000..9035ec6a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_title_bg_01 .png diff --git a/themes/images/nbeat-black-hd/00_popup_title_middle.png b/themes/images/nbeat-black-hd/00_popup_title_middle.png Binary files differnew file mode 100644 index 00000000..89c214f7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_popup_title_middle.png diff --git a/themes/images/nbeat-black-hd/00_reorder_group_list_bg.png b/themes/images/nbeat-black-hd/00_reorder_group_list_bg.png Binary files differnew file mode 100644 index 00000000..b551f889 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_reorder_group_list_bg.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar.png b/themes/images/nbeat-black-hd/00_scroll_bar.png Binary files differnew file mode 100755 index 00000000..86930eae --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_02.png b/themes/images/nbeat-black-hd/00_scroll_bar_02.png Binary files differnew file mode 100755 index 00000000..1585d22e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_02.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler.png Binary files differnew file mode 100755 index 00000000..299bb931 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_bottom.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_bottom.png Binary files differnew file mode 100644 index 00000000..14d9dec9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_bottom.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_hor.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_hor.png Binary files differnew file mode 100644 index 00000000..a7d1e15f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_hor.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_left.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_left.png Binary files differnew file mode 100644 index 00000000..273645e2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_left.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_middle.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_middle.png Binary files differnew file mode 100644 index 00000000..123fbf23 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_middle.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_right.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_right.png Binary files differnew file mode 100644 index 00000000..d6e2eb9b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_right.png diff --git a/themes/images/nbeat-black-hd/00_scroll_bar_handler_top.png b/themes/images/nbeat-black-hd/00_scroll_bar_handler_top.png Binary files differnew file mode 100644 index 00000000..445b667c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_scroll_bar_handler_top.png diff --git a/themes/images/nbeat-black-hd/00_search_icon.png b/themes/images/nbeat-black-hd/00_search_icon.png Binary files differnew file mode 100644 index 00000000..086c91d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_search_icon.png diff --git a/themes/images/nbeat-black-hd/00_search_input_field_bg.png b/themes/images/nbeat-black-hd/00_search_input_field_bg.png Binary files differnew file mode 100644 index 00000000..038da87e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_search_input_field_bg.png diff --git a/themes/images/nbeat-black-hd/00_searchbar_cancel_icon.png b/themes/images/nbeat-black-hd/00_searchbar_cancel_icon.png Binary files differnew file mode 100644 index 00000000..bdbfeddf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_searchbar_cancel_icon.png diff --git a/themes/images/nbeat-black-hd/00_slider_bar.png b/themes/images/nbeat-black-hd/00_slider_bar.png Binary files differnew file mode 100644 index 00000000..bb8a1d4c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_bar.png diff --git a/themes/images/nbeat-black-hd/00_slider_bar_bg.png b/themes/images/nbeat-black-hd/00_slider_bar_bg.png Binary files differnew file mode 100644 index 00000000..343ae93e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_bar_bg.png diff --git a/themes/images/nbeat-black-hd/00_slider_bar_press.png b/themes/images/nbeat-black-hd/00_slider_bar_press.png Binary files differnew file mode 100644 index 00000000..595bc83e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_bar_press.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn.png b/themes/images/nbeat-black-hd/00_slider_btn.png Binary files differnew file mode 100644 index 00000000..082cd254 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn_brightness01.png b/themes/images/nbeat-black-hd/00_slider_btn_brightness01.png Binary files differnew file mode 100644 index 00000000..fef2550d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn_brightness01.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn_brightness02.png b/themes/images/nbeat-black-hd/00_slider_btn_brightness02.png Binary files differnew file mode 100644 index 00000000..842e8bef --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn_brightness02.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn_press.png b/themes/images/nbeat-black-hd/00_slider_btn_press.png Binary files differnew file mode 100644 index 00000000..3f48e8ed --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn_press.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn_volume01.png b/themes/images/nbeat-black-hd/00_slider_btn_volume01.png Binary files differnew file mode 100644 index 00000000..35aca935 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn_volume01.png diff --git a/themes/images/nbeat-black-hd/00_slider_btn_volume02.png b/themes/images/nbeat-black-hd/00_slider_btn_volume02.png Binary files differnew file mode 100644 index 00000000..bbd50e1d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_btn_volume02.png diff --git a/themes/images/nbeat-black-hd/00_slider_handle.png b/themes/images/nbeat-black-hd/00_slider_handle.png Binary files differnew file mode 100644 index 00000000..36e1fbfb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_handle.png diff --git a/themes/images/nbeat-black-hd/00_slider_handle_dim.png b/themes/images/nbeat-black-hd/00_slider_handle_dim.png Binary files differnew file mode 100644 index 00000000..829f99d4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_handle_dim.png diff --git a/themes/images/nbeat-black-hd/00_slider_handle_press.png b/themes/images/nbeat-black-hd/00_slider_handle_press.png Binary files differnew file mode 100644 index 00000000..e3ebf5e4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_handle_press.png diff --git a/themes/images/nbeat-black-hd/00_slider_popup_bg.png b/themes/images/nbeat-black-hd/00_slider_popup_bg.png Binary files differnew file mode 100644 index 00000000..946a0ece --- /dev/null +++ b/themes/images/nbeat-black-hd/00_slider_popup_bg.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler.png b/themes/images/nbeat-black-hd/00_splitscreen_handler.png Binary files differnew file mode 100755 index 00000000..de0f3454 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_bottom.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_bottom.png Binary files differnew file mode 100644 index 00000000..46ad708d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_bottom.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_hor.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_hor.png Binary files differnew file mode 100755 index 00000000..5f2e7b5e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_hor.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_left_hor.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_left_hor.png Binary files differnew file mode 100644 index 00000000..4538725b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_left_hor.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_middle.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_middle.png Binary files differnew file mode 100644 index 00000000..038ce10d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_middle.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_middle_hor.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_middle_hor.png Binary files differnew file mode 100644 index 00000000..2113bcdc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_middle_hor.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_right_hor.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_right_hor.png Binary files differnew file mode 100644 index 00000000..af61b2f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_right_hor.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_handler_top.png b/themes/images/nbeat-black-hd/00_splitscreen_handler_top.png Binary files differnew file mode 100644 index 00000000..06b3edd9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_handler_top.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_pain_hor.png b/themes/images/nbeat-black-hd/00_splitscreen_pain_hor.png Binary files differnew file mode 100644 index 00000000..9cb10e8e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_pain_hor.png diff --git a/themes/images/nbeat-black-hd/00_splitscreen_pain_music.png b/themes/images/nbeat-black-hd/00_splitscreen_pain_music.png Binary files differnew file mode 100644 index 00000000..c437ead0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_splitscreen_pain_music.png diff --git a/themes/images/nbeat-black-hd/00_sweep_list_bg.png b/themes/images/nbeat-black-hd/00_sweep_list_bg.png Binary files differnew file mode 100755 index 00000000..16060420 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_sweep_list_bg.png diff --git a/themes/images/nbeat-black-hd/00_timepicker_colon.png b/themes/images/nbeat-black-hd/00_timepicker_colon.png Binary files differnew file mode 100644 index 00000000..30d5fcce --- /dev/null +++ b/themes/images/nbeat-black-hd/00_timepicker_colon.png diff --git a/themes/images/nbeat-black-hd/00_timepicker_field_bg.png b/themes/images/nbeat-black-hd/00_timepicker_field_bg.png Binary files differnew file mode 100644 index 00000000..e6bd6c2b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_timepicker_field_bg.png diff --git a/themes/images/nbeat-black-hd/00_timepicker_field_bg_focus.png b/themes/images/nbeat-black-hd/00_timepicker_field_bg_focus.png Binary files differnew file mode 100644 index 00000000..6325b7a0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_timepicker_field_bg_focus.png diff --git a/themes/images/nbeat-black-hd/00_timepicker_number_bg.png b/themes/images/nbeat-black-hd/00_timepicker_number_bg.png Binary files differnew file mode 100644 index 00000000..77c36ccc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_timepicker_number_bg.png diff --git a/themes/images/nbeat-black-hd/00_timepicker_tail.png b/themes/images/nbeat-black-hd/00_timepicker_tail.png Binary files differnew file mode 100644 index 00000000..1bf48b6a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_timepicker_tail.png diff --git a/themes/images/nbeat-black-hd/00_toolbar_progress_bar.png b/themes/images/nbeat-black-hd/00_toolbar_progress_bar.png Binary files differnew file mode 100644 index 00000000..c93a19a2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_toolbar_progress_bar.png diff --git a/themes/images/nbeat-black-hd/00_toolbar_progress_bg.png b/themes/images/nbeat-black-hd/00_toolbar_progress_bg.png Binary files differnew file mode 100644 index 00000000..3b067f07 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_toolbar_progress_bg.png diff --git a/themes/images/nbeat-black-hd/00_volume15_00_ver.png b/themes/images/nbeat-black-hd/00_volume15_00_ver.png Binary files differnew file mode 100644 index 00000000..5066d755 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_00_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_01_ver.png b/themes/images/nbeat-black-hd/00_volume15_01_ver.png Binary files differnew file mode 100644 index 00000000..a8718d95 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_01_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_02_ver.png b/themes/images/nbeat-black-hd/00_volume15_02_ver.png Binary files differnew file mode 100644 index 00000000..2ab9aa44 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_02_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_03_ver.png b/themes/images/nbeat-black-hd/00_volume15_03_ver.png Binary files differnew file mode 100644 index 00000000..32733406 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_03_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_04_ver.png b/themes/images/nbeat-black-hd/00_volume15_04_ver.png Binary files differnew file mode 100644 index 00000000..e92f3af0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_04_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_05_ver.png b/themes/images/nbeat-black-hd/00_volume15_05_ver.png Binary files differnew file mode 100644 index 00000000..bd7951a8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_05_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_06_ver.png b/themes/images/nbeat-black-hd/00_volume15_06_ver.png Binary files differnew file mode 100644 index 00000000..babca9fd --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_06_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_07_ver.png b/themes/images/nbeat-black-hd/00_volume15_07_ver.png Binary files differnew file mode 100644 index 00000000..76c6deb1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_07_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_08_ver.png b/themes/images/nbeat-black-hd/00_volume15_08_ver.png Binary files differnew file mode 100644 index 00000000..7f61b0b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_08_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_09_ver.png b/themes/images/nbeat-black-hd/00_volume15_09_ver.png Binary files differnew file mode 100644 index 00000000..5976a596 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_09_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_10_ver.png b/themes/images/nbeat-black-hd/00_volume15_10_ver.png Binary files differnew file mode 100644 index 00000000..ab2d4773 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_10_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_11_ver.png b/themes/images/nbeat-black-hd/00_volume15_11_ver.png Binary files differnew file mode 100644 index 00000000..2d129dd8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_11_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_12_ver.png b/themes/images/nbeat-black-hd/00_volume15_12_ver.png Binary files differnew file mode 100644 index 00000000..2082e954 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_12_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_13_ver.png b/themes/images/nbeat-black-hd/00_volume15_13_ver.png Binary files differnew file mode 100644 index 00000000..b010ae4a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_13_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_14_ver.png b/themes/images/nbeat-black-hd/00_volume15_14_ver.png Binary files differnew file mode 100644 index 00000000..3395767b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_14_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume15_15_ver.png b/themes/images/nbeat-black-hd/00_volume15_15_ver.png Binary files differnew file mode 100644 index 00000000..d0dc9025 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume15_15_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_00_ver.png b/themes/images/nbeat-black-hd/00_volume7_00_ver.png Binary files differnew file mode 100644 index 00000000..ad3b8320 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_00_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_01_ver.png b/themes/images/nbeat-black-hd/00_volume7_01_ver.png Binary files differnew file mode 100644 index 00000000..c331f322 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_01_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_02_ver.png b/themes/images/nbeat-black-hd/00_volume7_02_ver.png Binary files differnew file mode 100644 index 00000000..178fc086 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_02_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_03_ver.png b/themes/images/nbeat-black-hd/00_volume7_03_ver.png Binary files differnew file mode 100644 index 00000000..5d622b8a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_03_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_04_ver.png b/themes/images/nbeat-black-hd/00_volume7_04_ver.png Binary files differnew file mode 100644 index 00000000..6c754763 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_04_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_05_ver.png b/themes/images/nbeat-black-hd/00_volume7_05_ver.png Binary files differnew file mode 100644 index 00000000..e15fe5e6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_05_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_06_ver.png b/themes/images/nbeat-black-hd/00_volume7_06_ver.png Binary files differnew file mode 100644 index 00000000..64ff4f04 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_06_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume7_07_ver.png b/themes/images/nbeat-black-hd/00_volume7_07_ver.png Binary files differnew file mode 100644 index 00000000..46210f6e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume7_07_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_00.png b/themes/images/nbeat-black-hd/00_volume_00.png Binary files differnew file mode 100644 index 00000000..ef340b2c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_00.png diff --git a/themes/images/nbeat-black-hd/00_volume_00_ver.png b/themes/images/nbeat-black-hd/00_volume_00_ver.png Binary files differnew file mode 100644 index 00000000..b81d0cbf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_00_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_01.png b/themes/images/nbeat-black-hd/00_volume_01.png Binary files differnew file mode 100644 index 00000000..727f2ec2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_01.png diff --git a/themes/images/nbeat-black-hd/00_volume_01_ver.png b/themes/images/nbeat-black-hd/00_volume_01_ver.png Binary files differnew file mode 100644 index 00000000..c857105b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_01_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_02.png b/themes/images/nbeat-black-hd/00_volume_02.png Binary files differnew file mode 100644 index 00000000..ccb8f3cf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_02.png diff --git a/themes/images/nbeat-black-hd/00_volume_02_ver.png b/themes/images/nbeat-black-hd/00_volume_02_ver.png Binary files differnew file mode 100644 index 00000000..ca293c81 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_02_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_03.png b/themes/images/nbeat-black-hd/00_volume_03.png Binary files differnew file mode 100644 index 00000000..fc70a36f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_03.png diff --git a/themes/images/nbeat-black-hd/00_volume_03_ver.png b/themes/images/nbeat-black-hd/00_volume_03_ver.png Binary files differnew file mode 100644 index 00000000..0754415d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_03_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_04.png b/themes/images/nbeat-black-hd/00_volume_04.png Binary files differnew file mode 100644 index 00000000..adc28238 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_04.png diff --git a/themes/images/nbeat-black-hd/00_volume_04_ver.png b/themes/images/nbeat-black-hd/00_volume_04_ver.png Binary files differnew file mode 100644 index 00000000..5d96bef7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_04_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_05.png b/themes/images/nbeat-black-hd/00_volume_05.png Binary files differnew file mode 100644 index 00000000..d322cc93 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_05.png diff --git a/themes/images/nbeat-black-hd/00_volume_05_ver.png b/themes/images/nbeat-black-hd/00_volume_05_ver.png Binary files differnew file mode 100644 index 00000000..47abb9cb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_05_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_06.png b/themes/images/nbeat-black-hd/00_volume_06.png Binary files differnew file mode 100644 index 00000000..76e03986 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_06.png diff --git a/themes/images/nbeat-black-hd/00_volume_06_ver.png b/themes/images/nbeat-black-hd/00_volume_06_ver.png Binary files differnew file mode 100644 index 00000000..489374ef --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_06_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_07.png b/themes/images/nbeat-black-hd/00_volume_07.png Binary files differnew file mode 100644 index 00000000..a0742aa7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_07.png diff --git a/themes/images/nbeat-black-hd/00_volume_07_ver.png b/themes/images/nbeat-black-hd/00_volume_07_ver.png Binary files differnew file mode 100644 index 00000000..c78614ad --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_07_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_08.png b/themes/images/nbeat-black-hd/00_volume_08.png Binary files differnew file mode 100644 index 00000000..ca670f04 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_08.png diff --git a/themes/images/nbeat-black-hd/00_volume_08_ver.png b/themes/images/nbeat-black-hd/00_volume_08_ver.png Binary files differnew file mode 100644 index 00000000..e4223b38 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_08_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_09.png b/themes/images/nbeat-black-hd/00_volume_09.png Binary files differnew file mode 100644 index 00000000..9a275ed8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_09.png diff --git a/themes/images/nbeat-black-hd/00_volume_09_ver.png b/themes/images/nbeat-black-hd/00_volume_09_ver.png Binary files differnew file mode 100644 index 00000000..11e0b189 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_09_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_10.png b/themes/images/nbeat-black-hd/00_volume_10.png Binary files differnew file mode 100644 index 00000000..5a0dde8b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_10.png diff --git a/themes/images/nbeat-black-hd/00_volume_10_ver.png b/themes/images/nbeat-black-hd/00_volume_10_ver.png Binary files differnew file mode 100644 index 00000000..cf05eae4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_10_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_11.png b/themes/images/nbeat-black-hd/00_volume_11.png Binary files differnew file mode 100644 index 00000000..ca0dc87d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_11.png diff --git a/themes/images/nbeat-black-hd/00_volume_11_ver.png b/themes/images/nbeat-black-hd/00_volume_11_ver.png Binary files differnew file mode 100644 index 00000000..421cce64 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_11_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_12.png b/themes/images/nbeat-black-hd/00_volume_12.png Binary files differnew file mode 100644 index 00000000..f4f0000c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_12.png diff --git a/themes/images/nbeat-black-hd/00_volume_12_ver.png b/themes/images/nbeat-black-hd/00_volume_12_ver.png Binary files differnew file mode 100644 index 00000000..98136fe1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_12_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_13.png b/themes/images/nbeat-black-hd/00_volume_13.png Binary files differnew file mode 100644 index 00000000..6fe9189c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_13.png diff --git a/themes/images/nbeat-black-hd/00_volume_13_ver.png b/themes/images/nbeat-black-hd/00_volume_13_ver.png Binary files differnew file mode 100644 index 00000000..459b4040 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_13_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_14.png b/themes/images/nbeat-black-hd/00_volume_14.png Binary files differnew file mode 100644 index 00000000..89faf270 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_14.png diff --git a/themes/images/nbeat-black-hd/00_volume_14_ver.png b/themes/images/nbeat-black-hd/00_volume_14_ver.png Binary files differnew file mode 100644 index 00000000..f96cf896 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_14_ver.png diff --git a/themes/images/nbeat-black-hd/00_volume_15.png b/themes/images/nbeat-black-hd/00_volume_15.png Binary files differnew file mode 100644 index 00000000..ec6d6c56 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_15.png diff --git a/themes/images/nbeat-black-hd/00_volume_bg.png b/themes/images/nbeat-black-hd/00_volume_bg.png Binary files differnew file mode 100644 index 00000000..21476a36 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_bg.png diff --git a/themes/images/nbeat-black-hd/00_volume_icon.png b/themes/images/nbeat-black-hd/00_volume_icon.png Binary files differnew file mode 100644 index 00000000..913c8449 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_icon.png diff --git a/themes/images/nbeat-black-hd/00_volume_icon_dim.png b/themes/images/nbeat-black-hd/00_volume_icon_dim.png Binary files differnew file mode 100644 index 00000000..898429d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_icon_dim.png diff --git a/themes/images/nbeat-black-hd/00_volume_popup_bg.png b/themes/images/nbeat-black-hd/00_volume_popup_bg.png Binary files differnew file mode 100644 index 00000000..f3ed8c66 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_volume_popup_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_NoContents_image.png b/themes/images/nbeat-black-hd/00_winset_NoContents_image.png Binary files differnew file mode 100644 index 00000000..f35f8e26 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_NoContents_image.png diff --git a/themes/images/nbeat-black-hd/00_winset_NoContents_multimedia.png b/themes/images/nbeat-black-hd/00_winset_NoContents_multimedia.png Binary files differnew file mode 100644 index 00000000..d7dab9bb --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_NoContents_multimedia.png diff --git a/themes/images/nbeat-black-hd/00_winset_NoContents_text.png b/themes/images/nbeat-black-hd/00_winset_NoContents_text.png Binary files differnew file mode 100644 index 00000000..e9b3f6e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_NoContents_text.png diff --git a/themes/images/nbeat-black-hd/00_winset_NoContents_unnamed.png b/themes/images/nbeat-black-hd/00_winset_NoContents_unnamed.png Binary files differnew file mode 100644 index 00000000..0b7cc33a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_NoContents_unnamed.png diff --git a/themes/images/nbeat-black-hd/00_winset_bottom_btn.9.png b/themes/images/nbeat-black-hd/00_winset_bottom_btn.9.png Binary files differnew file mode 100644 index 00000000..a49493c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_bottom_btn.9.png diff --git a/themes/images/nbeat-black-hd/00_winset_bottom_btn_clicked.9.png b/themes/images/nbeat-black-hd/00_winset_bottom_btn_clicked.9.png Binary files differnew file mode 100644 index 00000000..2a8c2c54 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_bottom_btn_clicked.9.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_back.png b/themes/images/nbeat-black-hd/00_winset_btn_back.png Binary files differnew file mode 100644 index 00000000..d276c0cf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_back.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_edit.png b/themes/images/nbeat-black-hd/00_winset_btn_edit.png Binary files differnew file mode 100644 index 00000000..aa21a29a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_edit.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_edit_pressed.png b/themes/images/nbeat-black-hd/00_winset_btn_edit_pressed.png Binary files differnew file mode 100644 index 00000000..a723ec19 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_edit_pressed.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_optiontray.png b/themes/images/nbeat-black-hd/00_winset_btn_optiontray.png Binary files differnew file mode 100755 index 00000000..acaf908b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_optiontray.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_prev.png b/themes/images/nbeat-black-hd/00_winset_btn_prev.png Binary files differnew file mode 100644 index 00000000..d45184dc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_prev.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_prev_press.png b/themes/images/nbeat-black-hd/00_winset_btn_prev_press.png Binary files differnew file mode 100644 index 00000000..85994545 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_prev_press.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body.png Binary files differnew file mode 100644 index 00000000..5be172b5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_centre.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_centre.png Binary files differnew file mode 100644 index 00000000..46b037fc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_centre.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_left.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_left.png Binary files differnew file mode 100644 index 00000000..ad7b6e4f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_right.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_right.png Binary files differnew file mode 100644 index 00000000..1883a611 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_normal_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_center.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_center.png Binary files differnew file mode 100644 index 00000000..e62c6071 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_center.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_left.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_left.png Binary files differnew file mode 100644 index 00000000..8ae3df8d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_right.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_right.png Binary files differnew file mode 100644 index 00000000..5d5d4768 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_body_press_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_normal.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal.png Binary files differnew file mode 100644 index 00000000..4301b888 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_centre.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_centre.png Binary files differnew file mode 100644 index 00000000..c3d1dab6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_centre.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_left.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_left.png Binary files differnew file mode 100644 index 00000000..0a6b6f54 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_right.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_right.png Binary files differnew file mode 100644 index 00000000..4ef3af77 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_normal_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_01 .png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_01 .png Binary files differnew file mode 100755 index 00000000..478f4804 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_01 .png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_02 .png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_02 .png Binary files differnew file mode 100755 index 00000000..913a996e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_02 .png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_03.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_03.png Binary files differnew file mode 100755 index 00000000..b7b005e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_03.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_center.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_center.png Binary files differnew file mode 100644 index 00000000..56e9ca4d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_center.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_left.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_left.png Binary files differnew file mode 100644 index 00000000..4f5121ed --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_normal.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_normal.png Binary files differnew file mode 100644 index 00000000..b1638f9d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_normal.png diff --git a/themes/images/nbeat-black-hd/00_winset_btn_sge_press_right.png b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_right.png Binary files differnew file mode 100644 index 00000000..ead26607 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_btn_sge_press_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_bar_bg_h.png b/themes/images/nbeat-black-hd/00_winset_control_bar_bg_h.png Binary files differnew file mode 100755 index 00000000..ea506f54 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_bar_bg_h.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg.png b/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg.png Binary files differnew file mode 100755 index 00000000..84d70d66 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg_1x102.png b/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg_1x102.png Binary files differnew file mode 100755 index 00000000..0567c80b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_tabbar_bg_1x102.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_tabbar_left_bg.png b/themes/images/nbeat-black-hd/00_winset_control_tabbar_left_bg.png Binary files differnew file mode 100755 index 00000000..e0b85ded --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_tabbar_left_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_tabbar_right_bg.png b/themes/images/nbeat-black-hd/00_winset_control_tabbar_right_bg.png Binary files differnew file mode 100755 index 00000000..82aed6f3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_tabbar_right_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg.png b/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg.png Binary files differnew file mode 100755 index 00000000..c9a05aaa --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg_1x104.png b/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg_1x104.png Binary files differnew file mode 100755 index 00000000..a4c04b46 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_toolbar_bg_1x104.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_top_arrow.png b/themes/images/nbeat-black-hd/00_winset_control_top_arrow.png Binary files differnew file mode 100644 index 00000000..9f31c89e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_top_arrow.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_top_bg.png b/themes/images/nbeat-black-hd/00_winset_control_top_bg.png Binary files differnew file mode 100755 index 00000000..ecb4cfa3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_top_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_control_top_noshadow_bg.png b/themes/images/nbeat-black-hd/00_winset_control_top_noshadow_bg.png Binary files differnew file mode 100644 index 00000000..0cae35b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_control_top_noshadow_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_icon_Status.png b/themes/images/nbeat-black-hd/00_winset_icon_Status.png Binary files differnew file mode 100755 index 00000000..2b8df418 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_icon_Status.png diff --git a/themes/images/nbeat-black-hd/00_winset_icon_favorite_off.png b/themes/images/nbeat-black-hd/00_winset_icon_favorite_off.png Binary files differnew file mode 100644 index 00000000..3a9fcb44 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_icon_favorite_off.png diff --git a/themes/images/nbeat-black-hd/00_winset_icon_favorite_on.png b/themes/images/nbeat-black-hd/00_winset_icon_favorite_on.png Binary files differnew file mode 100644 index 00000000..1c024a53 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_icon_favorite_on.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_01.png b/themes/images/nbeat-black-hd/00_winset_list_process_01.png Binary files differnew file mode 100644 index 00000000..8124a7b8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_01.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_01_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_01_32x32.png Binary files differnew file mode 100644 index 00000000..556fd009 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_01_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_02.png b/themes/images/nbeat-black-hd/00_winset_list_process_02.png Binary files differnew file mode 100644 index 00000000..c4428f75 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_02.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_02_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_02_32x32.png Binary files differnew file mode 100644 index 00000000..e3f66612 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_02_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_03.png b/themes/images/nbeat-black-hd/00_winset_list_process_03.png Binary files differnew file mode 100644 index 00000000..33458d5f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_03.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_03_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_03_32x32.png Binary files differnew file mode 100644 index 00000000..aabd74d1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_03_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_04.png b/themes/images/nbeat-black-hd/00_winset_list_process_04.png Binary files differnew file mode 100644 index 00000000..b3f8ef6b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_04.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_04_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_04_32x32.png Binary files differnew file mode 100644 index 00000000..67523816 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_04_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_05.png b/themes/images/nbeat-black-hd/00_winset_list_process_05.png Binary files differnew file mode 100644 index 00000000..cb534658 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_05.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_05_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_05_32x32.png Binary files differnew file mode 100644 index 00000000..026bf395 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_05_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_06.png b/themes/images/nbeat-black-hd/00_winset_list_process_06.png Binary files differnew file mode 100644 index 00000000..1fc95010 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_06.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_06_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_06_32x32.png Binary files differnew file mode 100644 index 00000000..76ad8044 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_06_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_07.png b/themes/images/nbeat-black-hd/00_winset_list_process_07.png Binary files differnew file mode 100644 index 00000000..1174beb6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_07.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_07_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_07_32x32.png Binary files differnew file mode 100644 index 00000000..3ff8e86f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_07_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_08.png b/themes/images/nbeat-black-hd/00_winset_list_process_08.png Binary files differnew file mode 100644 index 00000000..9386d3a3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_08.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_08_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_08_32x32.png Binary files differnew file mode 100644 index 00000000..35964af4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_08_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_09.png b/themes/images/nbeat-black-hd/00_winset_list_process_09.png Binary files differnew file mode 100644 index 00000000..19c608c1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_09.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_09_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_09_32x32.png Binary files differnew file mode 100644 index 00000000..acc0e33e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_09_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_10.png b/themes/images/nbeat-black-hd/00_winset_list_process_10.png Binary files differnew file mode 100644 index 00000000..72334f28 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_10.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_10_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_10_32x32.png Binary files differnew file mode 100644 index 00000000..732ab34f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_10_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_11.png b/themes/images/nbeat-black-hd/00_winset_list_process_11.png Binary files differnew file mode 100644 index 00000000..77ac2f29 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_11.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_11_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_11_32x32.png Binary files differnew file mode 100644 index 00000000..5bb451a9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_11_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_12.png b/themes/images/nbeat-black-hd/00_winset_list_process_12.png Binary files differnew file mode 100644 index 00000000..466c052b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_12.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_12_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_12_32x32.png Binary files differnew file mode 100644 index 00000000..d411a19a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_12_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_13.png b/themes/images/nbeat-black-hd/00_winset_list_process_13.png Binary files differnew file mode 100644 index 00000000..d6047fc4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_13.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_13_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_13_32x32.png Binary files differnew file mode 100644 index 00000000..4df5086a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_13_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_14.png b/themes/images/nbeat-black-hd/00_winset_list_process_14.png Binary files differnew file mode 100644 index 00000000..ee0cee58 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_14.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_14_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_14_32x32.png Binary files differnew file mode 100644 index 00000000..eda2bb43 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_14_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_15.png b/themes/images/nbeat-black-hd/00_winset_list_process_15.png Binary files differnew file mode 100644 index 00000000..9733288b --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_15.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_15_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_15_32x32.png Binary files differnew file mode 100644 index 00000000..5a1225ed --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_15_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_16.png b/themes/images/nbeat-black-hd/00_winset_list_process_16.png Binary files differnew file mode 100644 index 00000000..fb6b7c6a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_16.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_16_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_16_32x32.png Binary files differnew file mode 100644 index 00000000..3fb7f2b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_16_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_17.png b/themes/images/nbeat-black-hd/00_winset_list_process_17.png Binary files differnew file mode 100644 index 00000000..4ff8db84 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_17.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_17_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_17_32x32.png Binary files differnew file mode 100644 index 00000000..d40c3a4f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_17_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_18.png b/themes/images/nbeat-black-hd/00_winset_list_process_18.png Binary files differnew file mode 100644 index 00000000..d1fde2d4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_18.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_18_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_18_32x32.png Binary files differnew file mode 100644 index 00000000..b6f87c08 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_18_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_19.png b/themes/images/nbeat-black-hd/00_winset_list_process_19.png Binary files differnew file mode 100644 index 00000000..c2bb19b4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_19.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_19_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_19_32x32.png Binary files differnew file mode 100644 index 00000000..e06e91cc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_19_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_20.png b/themes/images/nbeat-black-hd/00_winset_list_process_20.png Binary files differnew file mode 100644 index 00000000..50d9e815 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_20.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_20_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_20_32x32.png Binary files differnew file mode 100644 index 00000000..b7fea9c0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_20_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_21.png b/themes/images/nbeat-black-hd/00_winset_list_process_21.png Binary files differnew file mode 100644 index 00000000..c65fe5c6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_21.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_21_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_21_32x32.png Binary files differnew file mode 100644 index 00000000..9b953a6f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_21_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_22.png b/themes/images/nbeat-black-hd/00_winset_list_process_22.png Binary files differnew file mode 100644 index 00000000..b7b44435 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_22.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_22_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_22_32x32.png Binary files differnew file mode 100644 index 00000000..e4da2819 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_22_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_23.png b/themes/images/nbeat-black-hd/00_winset_list_process_23.png Binary files differnew file mode 100644 index 00000000..f102b8b5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_23.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_23_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_23_32x32.png Binary files differnew file mode 100644 index 00000000..a63c879f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_23_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_24.png b/themes/images/nbeat-black-hd/00_winset_list_process_24.png Binary files differnew file mode 100644 index 00000000..a47ff9b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_24.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_24_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_24_32x32.png Binary files differnew file mode 100644 index 00000000..d3c89646 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_24_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_25.png b/themes/images/nbeat-black-hd/00_winset_list_process_25.png Binary files differnew file mode 100644 index 00000000..b306a079 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_25.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_25_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_25_32x32.png Binary files differnew file mode 100644 index 00000000..480b0b45 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_25_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_26.png b/themes/images/nbeat-black-hd/00_winset_list_process_26.png Binary files differnew file mode 100644 index 00000000..21af3ff8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_26.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_26_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_26_32x32.png Binary files differnew file mode 100644 index 00000000..73a1a83c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_26_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_27.png b/themes/images/nbeat-black-hd/00_winset_list_process_27.png Binary files differnew file mode 100644 index 00000000..398d438f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_27.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_27_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_27_32x32.png Binary files differnew file mode 100644 index 00000000..c06818a5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_27_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_28.png b/themes/images/nbeat-black-hd/00_winset_list_process_28.png Binary files differnew file mode 100644 index 00000000..e0721fac --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_28.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_28_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_28_32x32.png Binary files differnew file mode 100644 index 00000000..015dda9a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_28_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_29.png b/themes/images/nbeat-black-hd/00_winset_list_process_29.png Binary files differnew file mode 100644 index 00000000..4fcda200 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_29.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_29_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_29_32x32.png Binary files differnew file mode 100644 index 00000000..01d8f983 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_29_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_30.png b/themes/images/nbeat-black-hd/00_winset_list_process_30.png Binary files differnew file mode 100644 index 00000000..1c5064b2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_30.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_process_30_32x32.png b/themes/images/nbeat-black-hd/00_winset_list_process_30_32x32.png Binary files differnew file mode 100644 index 00000000..8633efe3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_process_30_32x32.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_progress_bar.png b/themes/images/nbeat-black-hd/00_winset_list_progress_bar.png Binary files differnew file mode 100644 index 00000000..e531572a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_progress_bar.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_progress_bar_press.png b/themes/images/nbeat-black-hd/00_winset_list_progress_bar_press.png Binary files differnew file mode 100644 index 00000000..595bc83e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_progress_bar_press.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_progress_bar_pressed.png b/themes/images/nbeat-black-hd/00_winset_list_progress_bar_pressed.png Binary files differnew file mode 100644 index 00000000..2e609365 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_progress_bar_pressed.png diff --git a/themes/images/nbeat-black-hd/00_winset_list_progress_bg.png b/themes/images/nbeat-black-hd/00_winset_list_progress_bg.png Binary files differnew file mode 100644 index 00000000..c8141062 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_list_progress_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_notification_bg.png b/themes/images/nbeat-black-hd/00_winset_notification_bg.png Binary files differnew file mode 100644 index 00000000..6ff17c06 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_notification_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_off.png b/themes/images/nbeat-black-hd/00_winset_off.png Binary files differnew file mode 100644 index 00000000..43b3b198 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_off.png diff --git a/themes/images/nbeat-black-hd/00_winset_on.png b/themes/images/nbeat-black-hd/00_winset_on.png Binary files differnew file mode 100644 index 00000000..8abf8cf6 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_on.png diff --git a/themes/images/nbeat-black-hd/00_winset_progress_pending_01.png b/themes/images/nbeat-black-hd/00_winset_progress_pending_01.png Binary files differnew file mode 100644 index 00000000..eec0b049 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_progress_pending_01.png diff --git a/themes/images/nbeat-black-hd/00_winset_progress_pending_02.png b/themes/images/nbeat-black-hd/00_winset_progress_pending_02.png Binary files differnew file mode 100644 index 00000000..11c2db4c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_progress_pending_02.png diff --git a/themes/images/nbeat-black-hd/00_winset_search_box_bg.9.png b/themes/images/nbeat-black-hd/00_winset_search_box_bg.9.png Binary files differnew file mode 100644 index 00000000..81e633cd --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_search_box_bg.9.png diff --git a/themes/images/nbeat-black-hd/00_winset_search_icon.png b/themes/images/nbeat-black-hd/00_winset_search_icon.png Binary files differnew file mode 100644 index 00000000..d0dedec0 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_search_icon.png diff --git a/themes/images/nbeat-black-hd/00_winset_softkey_bg.png b/themes/images/nbeat-black-hd/00_winset_softkey_bg.png Binary files differnew file mode 100644 index 00000000..7751d83a --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_softkey_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_softkey_bg_1x74.png b/themes/images/nbeat-black-hd/00_winset_softkey_bg_1x74.png Binary files differnew file mode 100644 index 00000000..5e4fdf27 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_softkey_bg_1x74.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_albums.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_albums.png Binary files differnew file mode 100644 index 00000000..a5f74096 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_albums.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_artists.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_artists.png Binary files differnew file mode 100644 index 00000000..85dd55ce --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_artists.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_contacts.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_contacts.png Binary files differnew file mode 100644 index 00000000..1866f03e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_contacts.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_dialer.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_dialer.png Binary files differnew file mode 100644 index 00000000..5dbb9fe9 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_dialer.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_favorites.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_favorites.png Binary files differnew file mode 100644 index 00000000..663b6fac --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_favorites.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_logs.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_logs.png Binary files differnew file mode 100644 index 00000000..215fec68 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_logs.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_more.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_more.png Binary files differnew file mode 100644 index 00000000..0371ddcd --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_more.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_playlist.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_playlist.png Binary files differnew file mode 100644 index 00000000..cb77f2b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_playlist.png diff --git a/themes/images/nbeat-black-hd/00_winset_tab_icon_songs.png b/themes/images/nbeat-black-hd/00_winset_tab_icon_songs.png Binary files differnew file mode 100644 index 00000000..b47daf37 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tab_icon_songs.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_focus.png b/themes/images/nbeat-black-hd/00_winset_tabbar_focus.png Binary files differnew file mode 100755 index 00000000..4939d61e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_focus.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_focus_left.png b/themes/images/nbeat-black-hd/00_winset_tabbar_focus_left.png Binary files differnew file mode 100644 index 00000000..0497d462 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_focus_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_focus_right.png b/themes/images/nbeat-black-hd/00_winset_tabbar_focus_right.png Binary files differnew file mode 100644 index 00000000..43ef9fda --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_focus_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_press.png b/themes/images/nbeat-black-hd/00_winset_tabbar_press.png Binary files differnew file mode 100644 index 00000000..31562165 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_press.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_press_left.png b/themes/images/nbeat-black-hd/00_winset_tabbar_press_left.png Binary files differnew file mode 100644 index 00000000..bbbd3dd1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_press_left.png diff --git a/themes/images/nbeat-black-hd/00_winset_tabbar_press_right.png b/themes/images/nbeat-black-hd/00_winset_tabbar_press_right.png Binary files differnew file mode 100644 index 00000000..a1e1d7a8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_tabbar_press_right.png diff --git a/themes/images/nbeat-black-hd/00_winset_title_bg.png b/themes/images/nbeat-black-hd/00_winset_title_bg.png Binary files differnew file mode 100644 index 00000000..7e4ed673 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_title_bg.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_press.png b/themes/images/nbeat-black-hd/00_winset_toolbar_press.png Binary files differnew file mode 100755 index 00000000..a7ee03d5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_press.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_01.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_01.png Binary files differnew file mode 100644 index 00000000..73bcec14 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_01.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_02.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_02.png Binary files differnew file mode 100644 index 00000000..7fe0b636 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_02.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_03.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_03.png Binary files differnew file mode 100644 index 00000000..69788ccc --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_03.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_04.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_04.png Binary files differnew file mode 100644 index 00000000..9b378138 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_04.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_05.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_05.png Binary files differnew file mode 100644 index 00000000..8eefb67c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_05.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_06.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_06.png Binary files differnew file mode 100644 index 00000000..d31d098c --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_06.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_07.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_07.png Binary files differnew file mode 100644 index 00000000..bd0bf120 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_07.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_08.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_08.png Binary files differnew file mode 100644 index 00000000..49513184 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_08.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_09.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_09.png Binary files differnew file mode 100644 index 00000000..8b56ef04 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_09.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_10.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_10.png Binary files differnew file mode 100644 index 00000000..187bf8d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_10.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_11.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_11.png Binary files differnew file mode 100644 index 00000000..a77e024e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_11.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_12.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_12.png Binary files differnew file mode 100644 index 00000000..6411872f --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_12.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_13.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_13.png Binary files differnew file mode 100644 index 00000000..bf68b493 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_13.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_14.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_14.png Binary files differnew file mode 100644 index 00000000..d3d2e0f4 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_14.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_15.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_15.png Binary files differnew file mode 100644 index 00000000..d4349b36 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_15.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_16.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_16.png Binary files differnew file mode 100644 index 00000000..f6514140 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_16.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_17.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_17.png Binary files differnew file mode 100644 index 00000000..49d633de --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_17.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_18.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_18.png Binary files differnew file mode 100644 index 00000000..44b6c71e --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_18.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_19.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_19.png Binary files differnew file mode 100644 index 00000000..c4849f50 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_19.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_20.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_20.png Binary files differnew file mode 100644 index 00000000..04dd79d3 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_20.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_21.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_21.png Binary files differnew file mode 100644 index 00000000..5e7fd6e5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_21.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_22.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_22.png Binary files differnew file mode 100644 index 00000000..5e7fd6e5 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_22.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_23.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_23.png Binary files differnew file mode 100644 index 00000000..f6bd9836 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_23.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_24.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_24.png Binary files differnew file mode 100644 index 00000000..62525134 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_24.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_25.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_25.png Binary files differnew file mode 100644 index 00000000..fd6e76e2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_25.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_26.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_26.png Binary files differnew file mode 100644 index 00000000..420dd5b2 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_26.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_27.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_27.png Binary files differnew file mode 100644 index 00000000..888719bf --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_27.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_28.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_28.png Binary files differnew file mode 100644 index 00000000..fcd2164d --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_28.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_29.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_29.png Binary files differnew file mode 100644 index 00000000..92ee9ec1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_29.png diff --git a/themes/images/nbeat-black-hd/00_winset_toolbar_process_30.png b/themes/images/nbeat-black-hd/00_winset_toolbar_process_30.png Binary files differnew file mode 100644 index 00000000..5707b6a1 --- /dev/null +++ b/themes/images/nbeat-black-hd/00_winset_toolbar_process_30.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_green_center.png b/themes/images/nbeat-black-hd/01_action_slider_bar_green_center.png Binary files differnew file mode 100644 index 00000000..7508c5d2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_green_center.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_green_left.png b/themes/images/nbeat-black-hd/01_action_slider_bar_green_left.png Binary files differnew file mode 100644 index 00000000..7a189d2c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_green_left.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_green_right.png b/themes/images/nbeat-black-hd/01_action_slider_bar_green_right.png Binary files differnew file mode 100644 index 00000000..d62132ff --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_green_right.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_red_center.png b/themes/images/nbeat-black-hd/01_action_slider_bar_red_center.png Binary files differnew file mode 100644 index 00000000..f62ff2c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_red_center.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_red_left.png b/themes/images/nbeat-black-hd/01_action_slider_bar_red_left.png Binary files differnew file mode 100644 index 00000000..dee462da --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_red_left.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bar_red_right.png b/themes/images/nbeat-black-hd/01_action_slider_bar_red_right.png Binary files differnew file mode 100644 index 00000000..5575f96c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bar_red_right.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bg_center.png b/themes/images/nbeat-black-hd/01_action_slider_bg_center.png Binary files differnew file mode 100644 index 00000000..6c7b7440 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bg_center.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bg_left.png b/themes/images/nbeat-black-hd/01_action_slider_bg_left.png Binary files differnew file mode 100644 index 00000000..5e8d4aa3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bg_left.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_bg_right.png b/themes/images/nbeat-black-hd/01_action_slider_bg_right.png Binary files differnew file mode 100644 index 00000000..0335dea8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_bg_right.png diff --git a/themes/images/nbeat-black-hd/01_action_slider_button.png b/themes/images/nbeat-black-hd/01_action_slider_button.png Binary files differnew file mode 100644 index 00000000..41e4e1f3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_action_slider_button.png diff --git a/themes/images/nbeat-black-hd/01_addr_list_lighting_bg.png b/themes/images/nbeat-black-hd/01_addr_list_lighting_bg.png Binary files differnew file mode 100644 index 00000000..76a8a785 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_addr_list_lighting_bg.png diff --git a/themes/images/nbeat-black-hd/01_badge_blue.png b/themes/images/nbeat-black-hd/01_badge_blue.png Binary files differnew file mode 100644 index 00000000..f5e0a018 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_badge_blue.png diff --git a/themes/images/nbeat-black-hd/01_badge_orange.png b/themes/images/nbeat-black-hd/01_badge_orange.png Binary files differnew file mode 100644 index 00000000..14fd6bf9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_badge_orange.png diff --git a/themes/images/nbeat-black-hd/01_button_black_bg.png b/themes/images/nbeat-black-hd/01_button_black_bg.png Binary files differnew file mode 100644 index 00000000..c5588cb8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_black_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_black_bg_press.png b/themes/images/nbeat-black-hd/01_button_black_bg_press.png Binary files differnew file mode 100644 index 00000000..8b933f38 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_black_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_focus.png b/themes/images/nbeat-black-hd/01_button_focus.png Binary files differnew file mode 100644 index 00000000..d1b520a3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_focus.png diff --git a/themes/images/nbeat-black-hd/01_button_gray_bg.png b/themes/images/nbeat-black-hd/01_button_gray_bg.png Binary files differnew file mode 100644 index 00000000..8edbf44f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_gray_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_gray_bg_press.png b/themes/images/nbeat-black-hd/01_button_gray_bg_press.png Binary files differnew file mode 100644 index 00000000..0082428b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_gray_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_green_bg.png b/themes/images/nbeat-black-hd/01_button_green_bg.png Binary files differnew file mode 100644 index 00000000..ba639c03 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_green_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_green_bg_press.png b/themes/images/nbeat-black-hd/01_button_green_bg_press.png Binary files differnew file mode 100644 index 00000000..511dbab4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_green_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_normal_bg.png b/themes/images/nbeat-black-hd/01_button_normal_bg.png Binary files differnew file mode 100644 index 00000000..8edbf44f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_normal_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_normal_bg_press.png b/themes/images/nbeat-black-hd/01_button_normal_bg_press.png Binary files differnew file mode 100644 index 00000000..0082428b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_normal_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_on_lighting.png b/themes/images/nbeat-black-hd/01_button_on_lighting.png Binary files differnew file mode 100644 index 00000000..98f52e8b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_on_lighting.png diff --git a/themes/images/nbeat-black-hd/01_button_on_lighting_field.png b/themes/images/nbeat-black-hd/01_button_on_lighting_field.png Binary files differnew file mode 100644 index 00000000..9399fea6 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_on_lighting_field.png diff --git a/themes/images/nbeat-black-hd/01_button_orange_bg.png b/themes/images/nbeat-black-hd/01_button_orange_bg.png Binary files differnew file mode 100644 index 00000000..15d4f93c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_orange_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_orange_bg_press.png b/themes/images/nbeat-black-hd/01_button_orange_bg_press.png Binary files differnew file mode 100644 index 00000000..a1806f8c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_orange_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_red_bg.png b/themes/images/nbeat-black-hd/01_button_red_bg.png Binary files differnew file mode 100644 index 00000000..8a1973c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_red_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_red_bg_press.png b/themes/images/nbeat-black-hd/01_button_red_bg_press.png Binary files differnew file mode 100644 index 00000000..b42144ab --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_red_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_button_yellow_bg.png b/themes/images/nbeat-black-hd/01_button_yellow_bg.png Binary files differnew file mode 100644 index 00000000..88e0f87f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_yellow_bg.png diff --git a/themes/images/nbeat-black-hd/01_button_yellow_bg_press.png b/themes/images/nbeat-black-hd/01_button_yellow_bg_press.png Binary files differnew file mode 100644 index 00000000..188511b4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_button_yellow_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_check_bg.png b/themes/images/nbeat-black-hd/01_check_bg.png Binary files differnew file mode 100644 index 00000000..fd22135f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_check_bg.png diff --git a/themes/images/nbeat-black-hd/01_check_select_icon.png b/themes/images/nbeat-black-hd/01_check_select_icon.png Binary files differnew file mode 100644 index 00000000..d48b801c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_check_select_icon.png diff --git a/themes/images/nbeat-black-hd/01_check_unselect.png b/themes/images/nbeat-black-hd/01_check_unselect.png Binary files differnew file mode 100644 index 00000000..7678b0e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_check_unselect.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_arrow_left.png b/themes/images/nbeat-black-hd/01_color_picker_arrow_left.png Binary files differnew file mode 100644 index 00000000..f831d0f0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_arrow_left.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_arrow_right.png b/themes/images/nbeat-black-hd/01_color_picker_arrow_right.png Binary files differnew file mode 100644 index 00000000..ead45cdf --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_arrow_right.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_brightness.png b/themes/images/nbeat-black-hd/01_color_picker_brightness.png Binary files differnew file mode 100644 index 00000000..b2bbf5df --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_brightness.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_color.png b/themes/images/nbeat-black-hd/01_color_picker_color.png Binary files differnew file mode 100644 index 00000000..1c609f8f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_color.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_focus.png b/themes/images/nbeat-black-hd/01_color_picker_focus.png Binary files differnew file mode 100644 index 00000000..2f6a933b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_focus.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_opacity.png b/themes/images/nbeat-black-hd/01_color_picker_opacity.png Binary files differnew file mode 100644 index 00000000..370ea1c1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_opacity.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_palette_df.png b/themes/images/nbeat-black-hd/01_color_picker_palette_df.png Binary files differnew file mode 100644 index 00000000..a99d44bc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_palette_df.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_palette_thum_white.png b/themes/images/nbeat-black-hd/01_color_picker_palette_thum_white.png Binary files differnew file mode 100644 index 00000000..ec397935 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_palette_thum_white.png diff --git a/themes/images/nbeat-black-hd/01_color_picker_point_bg_01.png b/themes/images/nbeat-black-hd/01_color_picker_point_bg_01.png Binary files differnew file mode 100644 index 00000000..ab5fc1b6 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_color_picker_point_bg_01.png diff --git a/themes/images/nbeat-black-hd/01_cont_popup_copypaste_bg01.png b/themes/images/nbeat-black-hd/01_cont_popup_copypaste_bg01.png Binary files differnew file mode 100644 index 00000000..ae985633 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_cont_popup_copypaste_bg01.png diff --git a/themes/images/nbeat-black-hd/01_cont_popup_tail_bottom.png b/themes/images/nbeat-black-hd/01_cont_popup_tail_bottom.png Binary files differnew file mode 100644 index 00000000..f1b702a2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_cont_popup_tail_bottom.png diff --git a/themes/images/nbeat-black-hd/01_cont_popup_tail_left.png b/themes/images/nbeat-black-hd/01_cont_popup_tail_left.png Binary files differnew file mode 100644 index 00000000..3c831eb2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_cont_popup_tail_left.png diff --git a/themes/images/nbeat-black-hd/01_cont_popup_tail_right.png b/themes/images/nbeat-black-hd/01_cont_popup_tail_right.png Binary files differnew file mode 100644 index 00000000..0cfab91d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_cont_popup_tail_right.png diff --git a/themes/images/nbeat-black-hd/01_cont_popup_tail_top.png b/themes/images/nbeat-black-hd/01_cont_popup_tail_top.png Binary files differnew file mode 100644 index 00000000..b720075c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_cont_popup_tail_top.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_background.png b/themes/images/nbeat-black-hd/01_dialog_field_background.png Binary files differnew file mode 100644 index 00000000..967b5ede --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_background.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_bg.png b/themes/images/nbeat-black-hd/01_dialog_field_bg.png Binary files differnew file mode 100644 index 00000000..bbbc8bb8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_bg.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_bg_b.png b/themes/images/nbeat-black-hd/01_dialog_field_bg_b.png Binary files differnew file mode 100644 index 00000000..c4f0f026 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_bg_b.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_bg_dim.png b/themes/images/nbeat-black-hd/01_dialog_field_bg_dim.png Binary files differnew file mode 100644 index 00000000..34115a08 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_bg_dim.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_bg_m.png b/themes/images/nbeat-black-hd/01_dialog_field_bg_m.png Binary files differnew file mode 100644 index 00000000..255c7661 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_bg_m.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_bg_t.png b/themes/images/nbeat-black-hd/01_dialog_field_bg_t.png Binary files differnew file mode 100644 index 00000000..fd822e9a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_bg_t.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_input.png b/themes/images/nbeat-black-hd/01_dialog_field_input.png Binary files differnew file mode 100644 index 00000000..b3b9de5c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_input.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_input_bottom.png b/themes/images/nbeat-black-hd/01_dialog_field_input_bottom.png Binary files differnew file mode 100644 index 00000000..82cb0c94 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_input_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_input_middle.png b/themes/images/nbeat-black-hd/01_dialog_field_input_middle.png Binary files differnew file mode 100644 index 00000000..66bc1765 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_input_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialog_field_input_top.png b/themes/images/nbeat-black-hd/01_dialog_field_input_top.png Binary files differnew file mode 100644 index 00000000..314d6954 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialog_field_input_top.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_detail_bg01.png b/themes/images/nbeat-black-hd/01_dialogue_detail_bg01.png Binary files differnew file mode 100644 index 00000000..5c0d1da7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_detail_bg01.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_2line_bg.png b/themes/images/nbeat-black-hd/01_dialogue_field_2line_bg.png Binary files differnew file mode 100644 index 00000000..ae5f4dbd --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_2line_bg.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_bg.png b/themes/images/nbeat-black-hd/01_dialogue_field_bg.png Binary files differnew file mode 100644 index 00000000..d696d4a7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_bg.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_bg_press.png b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press.png Binary files differnew file mode 100644 index 00000000..5f61c226 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_b.png b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_b.png Binary files differnew file mode 100644 index 00000000..564588d7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_b.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_m.png b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_m.png Binary files differnew file mode 100644 index 00000000..ff5aed28 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_m.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_t.png b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_t.png Binary files differnew file mode 100644 index 00000000..5cdb055f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_bg_press_t.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_check_press.png b/themes/images/nbeat-black-hd/01_dialogue_field_check_press.png Binary files differnew file mode 100644 index 00000000..7b3b25cd --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_check_press.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_check_press_b.png b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_b.png Binary files differnew file mode 100644 index 00000000..6da1d8cb --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_b.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_check_press_m.png b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_m.png Binary files differnew file mode 100644 index 00000000..399be8fb --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_m.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_check_press_t.png b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_t.png Binary files differnew file mode 100644 index 00000000..8da6ee64 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_check_press_t.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_focus.png b/themes/images/nbeat-black-hd/01_dialogue_field_focus.png Binary files differnew file mode 100644 index 00000000..b3b9de5c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_focus.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_left_press.png b/themes/images/nbeat-black-hd/01_dialogue_field_left_press.png Binary files differnew file mode 100644 index 00000000..8b9f2e11 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_left_press.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_left_press_b.png b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_b.png Binary files differnew file mode 100644 index 00000000..2fa73b67 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_b.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_left_press_m.png b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_m.png Binary files differnew file mode 100644 index 00000000..7ab25a56 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_m.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_left_press_t.png b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_t.png Binary files differnew file mode 100644 index 00000000..f06ee4d1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_left_press_t.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_lighting.png b/themes/images/nbeat-black-hd/01_dialogue_field_lighting.png Binary files differnew file mode 100644 index 00000000..d779146d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_lighting.png diff --git a/themes/images/nbeat-black-hd/01_dialogue_field_press.png b/themes/images/nbeat-black-hd/01_dialogue_field_press.png Binary files differnew file mode 100644 index 00000000..b93a95c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialogue_field_press.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom.png Binary files differnew file mode 100644 index 00000000..bad5317b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom_no_line.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom_no_line.png Binary files differnew file mode 100644 index 00000000..bad5317b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_bottom_no_line.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default.png Binary files differnew file mode 100644 index 00000000..2d7aab1f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default_no_line.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default_no_line.png Binary files differnew file mode 100644 index 00000000..2d7aab1f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_default_no_line.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle.png Binary files differnew file mode 100644 index 00000000..8c476c21 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle_no_line.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle_no_line.png Binary files differnew file mode 100644 index 00000000..6356edaf --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_middle_no_line.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top.png Binary files differnew file mode 100644 index 00000000..135625ae --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top_no_line.png b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top_no_line.png Binary files differnew file mode 100644 index 00000000..aa589f76 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_bg_top_no_line.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_bottom.png Binary files differnew file mode 100644 index 00000000..855327d9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_default.png Binary files differnew file mode 100644 index 00000000..52e44452 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_middle.png Binary files differnew file mode 100644 index 00000000..4c2cff72 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_top.png Binary files differnew file mode 100644 index 00000000..7aa0ae6b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_dataview_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_bottom.png Binary files differnew file mode 100644 index 00000000..8309e665 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_default.png Binary files differnew file mode 100644 index 00000000..3e335420 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_middle.png Binary files differnew file mode 100644 index 00000000..50850735 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_top.png Binary files differnew file mode 100644 index 00000000..b1374556 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bottom.png Binary files differnew file mode 100644 index 00000000..9ec412a8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_default.png Binary files differnew file mode 100644 index 00000000..fc436fac --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_middle.png Binary files differnew file mode 100644 index 00000000..e192653e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_bottom.png Binary files differnew file mode 100644 index 00000000..99f007d1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_default.png Binary files differnew file mode 100644 index 00000000..daaf20d1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_middle.png Binary files differnew file mode 100644 index 00000000..f4c06c7f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_top.png Binary files differnew file mode 100644 index 00000000..f8dbd43f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_noline_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_edit_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_top.png Binary files differnew file mode 100644 index 00000000..dd0b05e0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_edit_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_bottom.png Binary files differnew file mode 100644 index 00000000..22d6b6c0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_default.png Binary files differnew file mode 100644 index 00000000..acdba552 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_middle.png Binary files differnew file mode 100644 index 00000000..4d0d1cec --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_top.png Binary files differnew file mode 100644 index 00000000..e024ab0c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_hidden_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_sub_bottom.png b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_bottom.png Binary files differnew file mode 100644 index 00000000..dd959ca0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_bottom.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_sub_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_default.png Binary files differnew file mode 100644 index 00000000..fa698dee --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_sub_middle.png b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_middle.png Binary files differnew file mode 100644 index 00000000..c14237b2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_middle.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_sub_move.png b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_move.png Binary files differnew file mode 100644 index 00000000..b87592ac --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_move.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_sub_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_top.png Binary files differnew file mode 100644 index 00000000..c63aaf24 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_sub_top.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_title_default.png b/themes/images/nbeat-black-hd/01_dialoguegroup_title_default.png Binary files differnew file mode 100644 index 00000000..c0e602fc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_title_default.png diff --git a/themes/images/nbeat-black-hd/01_dialoguegroup_title_top.png b/themes/images/nbeat-black-hd/01_dialoguegroup_title_top.png Binary files differnew file mode 100644 index 00000000..d7abd4fc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_dialoguegroup_title_top.png diff --git a/themes/images/nbeat-black-hd/01_disk_controller_bg.png b/themes/images/nbeat-black-hd/01_disk_controller_bg.png Binary files differnew file mode 100644 index 00000000..92973de2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_disk_controller_bg.png diff --git a/themes/images/nbeat-black-hd/01_expandable_button_01.png b/themes/images/nbeat-black-hd/01_expandable_button_01.png Binary files differnew file mode 100644 index 00000000..87d8a1bc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_expandable_button_01.png diff --git a/themes/images/nbeat-black-hd/01_expandable_button_02.png b/themes/images/nbeat-black-hd/01_expandable_button_02.png Binary files differnew file mode 100644 index 00000000..5672ec3e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_expandable_button_02.png diff --git a/themes/images/nbeat-black-hd/01_extendable_button_01.png b/themes/images/nbeat-black-hd/01_extendable_button_01.png Binary files differnew file mode 100644 index 00000000..87d8a1bc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_button_01.png diff --git a/themes/images/nbeat-black-hd/01_extendable_button_02.png b/themes/images/nbeat-black-hd/01_extendable_button_02.png Binary files differnew file mode 100644 index 00000000..5672ec3e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_button_02.png diff --git a/themes/images/nbeat-black-hd/01_extendable_list_bg.png b/themes/images/nbeat-black-hd/01_extendable_list_bg.png Binary files differnew file mode 100644 index 00000000..784054ef --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_list_bg.png diff --git a/themes/images/nbeat-black-hd/01_extendable_list_bg_b.png b/themes/images/nbeat-black-hd/01_extendable_list_bg_b.png Binary files differnew file mode 100644 index 00000000..7b7defaa --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_list_bg_b.png diff --git a/themes/images/nbeat-black-hd/01_extendable_list_bg_c.png b/themes/images/nbeat-black-hd/01_extendable_list_bg_c.png Binary files differnew file mode 100644 index 00000000..a372ddf3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_list_bg_c.png diff --git a/themes/images/nbeat-black-hd/01_extendable_list_bg_t.png b/themes/images/nbeat-black-hd/01_extendable_list_bg_t.png Binary files differnew file mode 100644 index 00000000..b2db88cf --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_list_bg_t.png diff --git a/themes/images/nbeat-black-hd/01_extendable_list_line.png b/themes/images/nbeat-black-hd/01_extendable_list_line.png Binary files differnew file mode 100644 index 00000000..54aedb2a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_extendable_list_line.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg.png Binary files differnew file mode 100644 index 00000000..f2fa23c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_bottom.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_bottom.png Binary files differnew file mode 100644 index 00000000..4f5468f5 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim.png Binary files differnew file mode 100644 index 00000000..eb0ef714 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_bottom.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_bottom.png Binary files differnew file mode 100644 index 00000000..6a9a6f28 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_bottom.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_middle.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_middle.png Binary files differnew file mode 100644 index 00000000..7ffc4824 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_middle.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_top.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_top.png Binary files differnew file mode 100644 index 00000000..892f7325 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_dim_top.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_middle.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_middle.png Binary files differnew file mode 100644 index 00000000..9b159c65 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_middle.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_top.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_top.png Binary files differnew file mode 100644 index 00000000..2ca3a821 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_first_tap_bg.png b/themes/images/nbeat-black-hd/01_fast_scroll_first_tap_bg.png Binary files differnew file mode 100644 index 00000000..20e41e2d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_first_tap_bg.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_item_bg.png b/themes/images/nbeat-black-hd/01_fast_scroll_item_bg.png Binary files differnew file mode 100644 index 00000000..6816732e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_item_bg.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_bottom.png b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_bottom.png Binary files differnew file mode 100644 index 00000000..e6c3b231 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_middle.png b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_middle.png Binary files differnew file mode 100644 index 00000000..c853b422 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_middle.png diff --git a/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_top.png b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_top.png Binary files differnew file mode 100644 index 00000000..939f9541 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_fast_scroll_second_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_header_bg.png b/themes/images/nbeat-black-hd/01_header_bg.png Binary files differnew file mode 100644 index 00000000..8c4af73a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_header_bg.png diff --git a/themes/images/nbeat-black-hd/01_header_bg_bottom.png b/themes/images/nbeat-black-hd/01_header_bg_bottom.png Binary files differnew file mode 100644 index 00000000..228fbfa9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_header_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_header_bg_top.png b/themes/images/nbeat-black-hd/01_header_bg_top.png Binary files differnew file mode 100644 index 00000000..9fec32a4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_header_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_hybrid_spinner_bg.png b/themes/images/nbeat-black-hd/01_hybrid_spinner_bg.png Binary files differnew file mode 100644 index 00000000..893f4db7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_hybrid_spinner_bg.png diff --git a/themes/images/nbeat-black-hd/01_hybrid_spinner_num_time_colon.png b/themes/images/nbeat-black-hd/01_hybrid_spinner_num_time_colon.png Binary files differnew file mode 100644 index 00000000..593293aa --- /dev/null +++ b/themes/images/nbeat-black-hd/01_hybrid_spinner_num_time_colon.png diff --git a/themes/images/nbeat-black-hd/01_list_bg_press.png b/themes/images/nbeat-black-hd/01_list_bg_press.png Binary files differnew file mode 100644 index 00000000..67652d1c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_list_bottom_blur.png b/themes/images/nbeat-black-hd/01_list_bottom_blur.png Binary files differnew file mode 100644 index 00000000..c168a211 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_bottom_blur.png diff --git a/themes/images/nbeat-black-hd/01_list_checkbox_off.png b/themes/images/nbeat-black-hd/01_list_checkbox_off.png Binary files differnew file mode 100644 index 00000000..32f2b0da --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_checkbox_off.png diff --git a/themes/images/nbeat-black-hd/01_list_checkbox_on.png b/themes/images/nbeat-black-hd/01_list_checkbox_on.png Binary files differnew file mode 100644 index 00000000..1241b5f1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_checkbox_on.png diff --git a/themes/images/nbeat-black-hd/01_list_group_title_bg.jpg b/themes/images/nbeat-black-hd/01_list_group_title_bg.jpg Binary files differnew file mode 100644 index 00000000..ef42db68 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_group_title_bg.jpg diff --git a/themes/images/nbeat-black-hd/01_list_group_title_bg.png b/themes/images/nbeat-black-hd/01_list_group_title_bg.png Binary files differnew file mode 100755 index 00000000..83447f78 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_group_title_bg.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting.png b/themes/images/nbeat-black-hd/01_list_lighting.png Binary files differnew file mode 100644 index 00000000..6d1ca4bf --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg.png b/themes/images/nbeat-black-hd/01_list_lighting_bg.png Binary files differnew file mode 100644 index 00000000..46db2da0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_110.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_110.png Binary files differnew file mode 100644 index 00000000..d5fcc764 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_110.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_b.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_b.png Binary files differnew file mode 100644 index 00000000..1650fe95 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_b.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_last.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_last.png Binary files differnew file mode 100644 index 00000000..d158fd52 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_last.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_press.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_press.png Binary files differnew file mode 100644 index 00000000..8ff3f191 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_press.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_press_110.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_110.png Binary files differnew file mode 100644 index 00000000..ea200d62 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_110.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_press_b.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_b.png Binary files differnew file mode 100644 index 00000000..aa01edab --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_b.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_press_t.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_t.png Binary files differnew file mode 100644 index 00000000..5adbe350 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_press_t.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_s.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_s.png Binary files differnew file mode 100644 index 00000000..0d5493fd --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_s.png diff --git a/themes/images/nbeat-black-hd/01_list_lighting_bg_t.png b/themes/images/nbeat-black-hd/01_list_lighting_bg_t.png Binary files differnew file mode 100644 index 00000000..adda6a7e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_lighting_bg_t.png diff --git a/themes/images/nbeat-black-hd/01_list_minus.png b/themes/images/nbeat-black-hd/01_list_minus.png Binary files differnew file mode 100644 index 00000000..b1184da7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_minus.png diff --git a/themes/images/nbeat-black-hd/01_list_minus_on_rotate.png b/themes/images/nbeat-black-hd/01_list_minus_on_rotate.png Binary files differnew file mode 100644 index 00000000..94a70bf9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_minus_on_rotate.png diff --git a/themes/images/nbeat-black-hd/01_list_minus_rotated.png b/themes/images/nbeat-black-hd/01_list_minus_rotated.png Binary files differnew file mode 100644 index 00000000..f4548706 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_minus_rotated.png diff --git a/themes/images/nbeat-black-hd/01_list_plus.png b/themes/images/nbeat-black-hd/01_list_plus.png Binary files differnew file mode 100644 index 00000000..71460a1a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_plus.png diff --git a/themes/images/nbeat-black-hd/01_list_reorder.png b/themes/images/nbeat-black-hd/01_list_reorder.png Binary files differnew file mode 100644 index 00000000..170b7a9a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_reorder.png diff --git a/themes/images/nbeat-black-hd/01_list_reorder_bg_above.png b/themes/images/nbeat-black-hd/01_list_reorder_bg_above.png Binary files differnew file mode 100644 index 00000000..e28d15b3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_reorder_bg_above.png diff --git a/themes/images/nbeat-black-hd/01_list_reorder_bg_below.png b/themes/images/nbeat-black-hd/01_list_reorder_bg_below.png Binary files differnew file mode 100644 index 00000000..7c59977a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_reorder_bg_below.png diff --git a/themes/images/nbeat-black-hd/01_list_reorder_selected.png b/themes/images/nbeat-black-hd/01_list_reorder_selected.png Binary files differnew file mode 100644 index 00000000..83ecb01a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_reorder_selected.png diff --git a/themes/images/nbeat-black-hd/01_list_selectall_bg.png b/themes/images/nbeat-black-hd/01_list_selectall_bg.png Binary files differnew file mode 100644 index 00000000..325426f9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_list_selectall_bg.png diff --git a/themes/images/nbeat-black-hd/01_on_off_button.png b/themes/images/nbeat-black-hd/01_on_off_button.png Binary files differnew file mode 100644 index 00000000..a5757e72 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_on_off_button.png diff --git a/themes/images/nbeat-black-hd/01_on_off_button_on.png b/themes/images/nbeat-black-hd/01_on_off_button_on.png Binary files differnew file mode 100644 index 00000000..93da0685 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_on_off_button_on.png diff --git a/themes/images/nbeat-black-hd/01_option_panel_bg.png b/themes/images/nbeat-black-hd/01_option_panel_bg.png Binary files differnew file mode 100644 index 00000000..4cea9127 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_option_panel_bg.png diff --git a/themes/images/nbeat-black-hd/01_option_panel_bg_bottom.png b/themes/images/nbeat-black-hd/01_option_panel_bg_bottom.png Binary files differnew file mode 100644 index 00000000..a3460354 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_option_panel_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_option_panel_bg_top.png b/themes/images/nbeat-black-hd/01_option_panel_bg_top.png Binary files differnew file mode 100644 index 00000000..9c2898e8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_option_panel_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_option_panel_close.png b/themes/images/nbeat-black-hd/01_option_panel_close.png Binary files differnew file mode 100644 index 00000000..037b7758 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_option_panel_close.png diff --git a/themes/images/nbeat-black-hd/01_option_panel_close_press.png b/themes/images/nbeat-black-hd/01_option_panel_close_press.png Binary files differnew file mode 100644 index 00000000..2abc97d5 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_option_panel_close_press.png diff --git a/themes/images/nbeat-black-hd/01_page_title_bg.png b/themes/images/nbeat-black-hd/01_page_title_bg.png Binary files differnew file mode 100644 index 00000000..9295e185 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_page_title_bg.png diff --git a/themes/images/nbeat-black-hd/01_page_title_bg_bottom.png b/themes/images/nbeat-black-hd/01_page_title_bg_bottom.png Binary files differnew file mode 100644 index 00000000..b64e4a68 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_page_title_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_page_title_bg_top.png b/themes/images/nbeat-black-hd/01_page_title_bg_top.png Binary files differnew file mode 100644 index 00000000..99840396 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_page_title_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_picker_input_focus.png b/themes/images/nbeat-black-hd/01_picker_input_focus.png Binary files differnew file mode 100644 index 00000000..7fa122ff --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_input_focus.png diff --git a/themes/images/nbeat-black-hd/01_picker_input_press.png b/themes/images/nbeat-black-hd/01_picker_input_press.png Binary files differnew file mode 100644 index 00000000..6575902d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_input_press.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_01.png b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_01.png Binary files differnew file mode 100644 index 00000000..4e1a9d5c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_01.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_02.png b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_02.png Binary files differnew file mode 100644 index 00000000..5ec0e2c3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_02.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_03.png b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_03.png Binary files differnew file mode 100644 index 00000000..455732b3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_03.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_04.png b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_04.png Binary files differnew file mode 100644 index 00000000..cf6a9297 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_04.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_06.png b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_06.png Binary files differnew file mode 100644 index 00000000..c58e32fd --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_h_ani_06.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_minus.png b/themes/images/nbeat-black-hd/01_picker_spinner_minus.png Binary files differnew file mode 100644 index 00000000..36bfafbd --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_minus.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_01.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_01.png Binary files differnew file mode 100644 index 00000000..531f35e0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_01.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_02.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_02.png Binary files differnew file mode 100644 index 00000000..eb484453 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_02.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_03.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_03.png Binary files differnew file mode 100644 index 00000000..b867aab3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_03.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_04.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_04.png Binary files differnew file mode 100644 index 00000000..08a96b90 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_04.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_05.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_05.png Binary files differnew file mode 100644 index 00000000..9007e87e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_05.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_06.png b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_06.png Binary files differnew file mode 100644 index 00000000..ca51d9d9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_new_ani_06.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_bottom.png b/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_bottom.png Binary files differnew file mode 100644 index 00000000..a68381ea --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_bottom.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_top.png b/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_top.png Binary files differnew file mode 100644 index 00000000..76488f8b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_panel_bg_top.png diff --git a/themes/images/nbeat-black-hd/01_picker_spinner_plus.png b/themes/images/nbeat-black-hd/01_picker_spinner_plus.png Binary files differnew file mode 100644 index 00000000..fe33b813 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_picker_spinner_plus.png diff --git a/themes/images/nbeat-black-hd/01_popup_bg.png b/themes/images/nbeat-black-hd/01_popup_bg.png Binary files differnew file mode 100644 index 00000000..c1f16329 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_popup_bg.png diff --git a/themes/images/nbeat-black-hd/01_popup_button_gray_73.png b/themes/images/nbeat-black-hd/01_popup_button_gray_73.png Binary files differnew file mode 100644 index 00000000..c533ee38 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_popup_button_gray_73.png diff --git a/themes/images/nbeat-black-hd/01_popup_button_gray_press_73.png b/themes/images/nbeat-black-hd/01_popup_button_gray_press_73.png Binary files differnew file mode 100644 index 00000000..1cae213b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_popup_button_gray_press_73.png diff --git a/themes/images/nbeat-black-hd/01_popup_content.png b/themes/images/nbeat-black-hd/01_popup_content.png Binary files differnew file mode 100644 index 00000000..232045a5 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_popup_content.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani00.png b/themes/images/nbeat-black-hd/01_processing_ani00.png Binary files differnew file mode 100644 index 00000000..3934ec80 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani00.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani01.png b/themes/images/nbeat-black-hd/01_processing_ani01.png Binary files differnew file mode 100644 index 00000000..92c5f12a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani01.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani02.png b/themes/images/nbeat-black-hd/01_processing_ani02.png Binary files differnew file mode 100644 index 00000000..440224d1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani02.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani03.png b/themes/images/nbeat-black-hd/01_processing_ani03.png Binary files differnew file mode 100644 index 00000000..c72ed90e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani03.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani04.png b/themes/images/nbeat-black-hd/01_processing_ani04.png Binary files differnew file mode 100644 index 00000000..4be039ad --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani04.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani05.png b/themes/images/nbeat-black-hd/01_processing_ani05.png Binary files differnew file mode 100644 index 00000000..0270746e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani05.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani06.png b/themes/images/nbeat-black-hd/01_processing_ani06.png Binary files differnew file mode 100644 index 00000000..d6c64a97 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani06.png diff --git a/themes/images/nbeat-black-hd/01_processing_ani07.png b/themes/images/nbeat-black-hd/01_processing_ani07.png Binary files differnew file mode 100644 index 00000000..65d689d9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_ani07.png diff --git a/themes/images/nbeat-black-hd/01_processing_list_bg.png b/themes/images/nbeat-black-hd/01_processing_list_bg.png Binary files differnew file mode 100644 index 00000000..77fac616 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_list_bg.png diff --git a/themes/images/nbeat-black-hd/01_processing_list_processing.png b/themes/images/nbeat-black-hd/01_processing_list_processing.png Binary files differnew file mode 100644 index 00000000..467e3fac --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_list_processing.png diff --git a/themes/images/nbeat-black-hd/01_processing_list_processing_bg_left.png b/themes/images/nbeat-black-hd/01_processing_list_processing_bg_left.png Binary files differnew file mode 100644 index 00000000..df67417d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_list_processing_bg_left.png diff --git a/themes/images/nbeat-black-hd/01_processing_list_processing_light.png b/themes/images/nbeat-black-hd/01_processing_list_processing_light.png Binary files differnew file mode 100644 index 00000000..1cc6035a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_list_processing_light.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani00.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani00.png Binary files differnew file mode 100644 index 00000000..984d9c6b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani00.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani01.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani01.png Binary files differnew file mode 100644 index 00000000..6acca27f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani01.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani02.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani02.png Binary files differnew file mode 100644 index 00000000..4ad9bee7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani02.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani03.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani03.png Binary files differnew file mode 100644 index 00000000..20ff89bb --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani03.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani04.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani04.png Binary files differnew file mode 100644 index 00000000..f16b9895 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani04.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani05.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani05.png Binary files differnew file mode 100644 index 00000000..87e1a6d2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani05.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani06.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani06.png Binary files differnew file mode 100644 index 00000000..ca0a7494 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani06.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani07.png b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani07.png Binary files differnew file mode 100644 index 00000000..3e3f9a3a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_connecting_ani07.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani00.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani00.png Binary files differnew file mode 100644 index 00000000..034ffb2a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani00.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani01.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani01.png Binary files differnew file mode 100644 index 00000000..08d6c8c6 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani01.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani02.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani02.png Binary files differnew file mode 100644 index 00000000..b7c311c0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani02.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani03.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani03.png Binary files differnew file mode 100644 index 00000000..2f7a7587 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani03.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani04.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani04.png Binary files differnew file mode 100644 index 00000000..6d8a118d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani04.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani05.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani05.png Binary files differnew file mode 100644 index 00000000..d1ce47ee --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani05.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani06.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani06.png Binary files differnew file mode 100644 index 00000000..80b7ad98 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani06.png diff --git a/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani07.png b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani07.png Binary files differnew file mode 100644 index 00000000..687a3415 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_processing_full_waiting_ani07.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bar_center.png b/themes/images/nbeat-black-hd/01_processing_progress_bar_center.png Binary files differnew file mode 100644 index 00000000..9fcd4321 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bar_center.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bar_left.png b/themes/images/nbeat-black-hd/01_processing_progress_bar_left.png Binary files differnew file mode 100644 index 00000000..a613cf95 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bar_left.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bar_right.png b/themes/images/nbeat-black-hd/01_processing_progress_bar_right.png Binary files differnew file mode 100644 index 00000000..7e68add9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bar_right.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bg.png b/themes/images/nbeat-black-hd/01_processing_progress_bg.png Binary files differnew file mode 100644 index 00000000..61225592 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bg.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bg_center.png b/themes/images/nbeat-black-hd/01_processing_progress_bg_center.png Binary files differnew file mode 100644 index 00000000..bf2b9d88 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bg_center.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bg_left.png b/themes/images/nbeat-black-hd/01_processing_progress_bg_left.png Binary files differnew file mode 100644 index 00000000..71758586 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bg_left.png diff --git a/themes/images/nbeat-black-hd/01_processing_progress_bg_right.png b/themes/images/nbeat-black-hd/01_processing_progress_bg_right.png Binary files differnew file mode 100644 index 00000000..feb4a2f1 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_progress_bg_right.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani00.png b/themes/images/nbeat-black-hd/01_processing_r_ani00.png Binary files differnew file mode 100644 index 00000000..f949dda4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani00.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani01.png b/themes/images/nbeat-black-hd/01_processing_r_ani01.png Binary files differnew file mode 100644 index 00000000..cc4fb866 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani01.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani02.png b/themes/images/nbeat-black-hd/01_processing_r_ani02.png Binary files differnew file mode 100644 index 00000000..63144200 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani02.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani03.png b/themes/images/nbeat-black-hd/01_processing_r_ani03.png Binary files differnew file mode 100644 index 00000000..da1c8eb8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani03.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani04.png b/themes/images/nbeat-black-hd/01_processing_r_ani04.png Binary files differnew file mode 100644 index 00000000..891a201b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani04.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani05.png b/themes/images/nbeat-black-hd/01_processing_r_ani05.png Binary files differnew file mode 100644 index 00000000..8caa30e2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani05.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani06.png b/themes/images/nbeat-black-hd/01_processing_r_ani06.png Binary files differnew file mode 100644 index 00000000..c1536afa --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani06.png diff --git a/themes/images/nbeat-black-hd/01_processing_r_ani07.png b/themes/images/nbeat-black-hd/01_processing_r_ani07.png Binary files differnew file mode 100644 index 00000000..81d6bf13 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_processing_r_ani07.png diff --git a/themes/images/nbeat-black-hd/01_progressing_progress_bar.png b/themes/images/nbeat-black-hd/01_progressing_progress_bar.png Binary files differnew file mode 100644 index 00000000..0c2cfa20 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_progressing_progress_bar.png diff --git a/themes/images/nbeat-black-hd/01_progressing_progress_bg.png b/themes/images/nbeat-black-hd/01_progressing_progress_bg.png Binary files differnew file mode 100644 index 00000000..632cb37a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_progressing_progress_bg.png diff --git a/themes/images/nbeat-black-hd/01_rate_icon_default.png b/themes/images/nbeat-black-hd/01_rate_icon_default.png Binary files differnew file mode 100644 index 00000000..6915d5a0 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_rate_icon_default.png diff --git a/themes/images/nbeat-black-hd/01_rate_small_fill.png b/themes/images/nbeat-black-hd/01_rate_small_fill.png Binary files differnew file mode 100644 index 00000000..52230fb3 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_rate_small_fill.png diff --git a/themes/images/nbeat-black-hd/01_scroll_popup_bg_01.png b/themes/images/nbeat-black-hd/01_scroll_popup_bg_01.png Binary files differnew file mode 100644 index 00000000..3884502d --- /dev/null +++ b/themes/images/nbeat-black-hd/01_scroll_popup_bg_01.png diff --git a/themes/images/nbeat-black-hd/01_scroll_popup_bg_center.png b/themes/images/nbeat-black-hd/01_scroll_popup_bg_center.png Binary files differnew file mode 100644 index 00000000..d384e4a6 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_scroll_popup_bg_center.png diff --git a/themes/images/nbeat-black-hd/01_scroll_popup_bg_left.png b/themes/images/nbeat-black-hd/01_scroll_popup_bg_left.png Binary files differnew file mode 100644 index 00000000..45bf5b76 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_scroll_popup_bg_left.png diff --git a/themes/images/nbeat-black-hd/01_scroll_popup_bg_right.png b/themes/images/nbeat-black-hd/01_scroll_popup_bg_right.png Binary files differnew file mode 100644 index 00000000..facf2981 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_scroll_popup_bg_right.png diff --git a/themes/images/nbeat-black-hd/01_scroller.png b/themes/images/nbeat-black-hd/01_scroller.png Binary files differnew file mode 100644 index 00000000..88ee4ab7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_scroller.png diff --git a/themes/images/nbeat-black-hd/01_slider_bar_bg.png b/themes/images/nbeat-black-hd/01_slider_bar_bg.png Binary files differnew file mode 100644 index 00000000..82ad0f98 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_bar_bg.png diff --git a/themes/images/nbeat-black-hd/01_slider_bar_select.png b/themes/images/nbeat-black-hd/01_slider_bar_select.png Binary files differnew file mode 100644 index 00000000..9be9840b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_bar_select.png diff --git a/themes/images/nbeat-black-hd/01_slider_btn_volume01.png b/themes/images/nbeat-black-hd/01_slider_btn_volume01.png Binary files differnew file mode 100644 index 00000000..5b62915a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_btn_volume01.png diff --git a/themes/images/nbeat-black-hd/01_slider_btn_volume01_press.png b/themes/images/nbeat-black-hd/01_slider_btn_volume01_press.png Binary files differnew file mode 100644 index 00000000..3bd4085e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_btn_volume01_press.png diff --git a/themes/images/nbeat-black-hd/01_slider_btn_volume02.png b/themes/images/nbeat-black-hd/01_slider_btn_volume02.png Binary files differnew file mode 100644 index 00000000..1a723e29 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_btn_volume02.png diff --git a/themes/images/nbeat-black-hd/01_slider_btn_volume02_press.png b/themes/images/nbeat-black-hd/01_slider_btn_volume02_press.png Binary files differnew file mode 100644 index 00000000..f394fb1b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_btn_volume02_press.png diff --git a/themes/images/nbeat-black-hd/01_slider_button.png b/themes/images/nbeat-black-hd/01_slider_button.png Binary files differnew file mode 100644 index 00000000..59aaa26f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_button.png diff --git a/themes/images/nbeat-black-hd/01_slider_button_dim.png b/themes/images/nbeat-black-hd/01_slider_button_dim.png Binary files differnew file mode 100644 index 00000000..c29a5014 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_button_dim.png diff --git a/themes/images/nbeat-black-hd/01_slider_button_press.png b/themes/images/nbeat-black-hd/01_slider_button_press.png Binary files differnew file mode 100644 index 00000000..c796ffb4 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_button_press.png diff --git a/themes/images/nbeat-black-hd/01_slider_scroll_popup.png b/themes/images/nbeat-black-hd/01_slider_scroll_popup.png Binary files differnew file mode 100644 index 00000000..afa93a26 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_slider_scroll_popup.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_ad.png b/themes/images/nbeat-black-hd/01_softkey_icon_ad.png Binary files differnew file mode 100644 index 00000000..eab55a83 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_ad.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_ad_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_ad_press.png Binary files differnew file mode 100644 index 00000000..26ad7d03 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_ad_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_add.png b/themes/images/nbeat-black-hd/01_softkey_icon_add.png Binary files differnew file mode 100644 index 00000000..30662018 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_add.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_back.png b/themes/images/nbeat-black-hd/01_softkey_icon_back.png Binary files differnew file mode 100644 index 00000000..965b950b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_back.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_back_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_back_press.png Binary files differnew file mode 100644 index 00000000..3e8b8aee --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_back_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_call.png b/themes/images/nbeat-black-hd/01_softkey_icon_call.png Binary files differnew file mode 100644 index 00000000..10afd8cb --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_call.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_call_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_call_press.png Binary files differnew file mode 100644 index 00000000..5250f33c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_call_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_grabselect.png b/themes/images/nbeat-black-hd/01_softkey_icon_grabselect.png Binary files differnew file mode 100644 index 00000000..d89e9372 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_grabselect.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_grabselect_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_grabselect_press.png Binary files differnew file mode 100644 index 00000000..84d7c792 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_grabselect_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_multipage.png b/themes/images/nbeat-black-hd/01_softkey_icon_multipage.png Binary files differnew file mode 100644 index 00000000..1722f1aa --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_multipage.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_multipage_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_multipage_press.png Binary files differnew file mode 100644 index 00000000..2c184a9f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_multipage_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_next.png b/themes/images/nbeat-black-hd/01_softkey_icon_next.png Binary files differnew file mode 100644 index 00000000..781d3427 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_next.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_next_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_next_press.png Binary files differnew file mode 100644 index 00000000..0bed8aff --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_next_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_pause.png b/themes/images/nbeat-black-hd/01_softkey_icon_pause.png Binary files differnew file mode 100644 index 00000000..3a3012ba --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_pause.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_pause_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_pause_press.png Binary files differnew file mode 100644 index 00000000..d4229d8c --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_pause_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_play.png b/themes/images/nbeat-black-hd/01_softkey_icon_play.png Binary files differnew file mode 100644 index 00000000..f0842d33 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_play.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_play_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_play_press.png Binary files differnew file mode 100644 index 00000000..918c064f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_play_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_previous.png b/themes/images/nbeat-black-hd/01_softkey_icon_previous.png Binary files differnew file mode 100644 index 00000000..709e375a --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_previous.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_previous_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_previous_press.png Binary files differnew file mode 100644 index 00000000..049be382 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_previous_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_rec.png b/themes/images/nbeat-black-hd/01_softkey_icon_rec.png Binary files differnew file mode 100644 index 00000000..f7fea886 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_rec.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_rec_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_rec_press.png Binary files differnew file mode 100644 index 00000000..1388906f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_rec_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_stop.png b/themes/images/nbeat-black-hd/01_softkey_icon_stop.png Binary files differnew file mode 100644 index 00000000..5fa9d515 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_stop.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_stop_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_stop_press.png Binary files differnew file mode 100644 index 00000000..9a0d5605 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_stop_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_viewby.png b/themes/images/nbeat-black-hd/01_softkey_icon_viewby.png Binary files differnew file mode 100644 index 00000000..1bc9a8fc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_viewby.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_viewby_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_viewby_press.png Binary files differnew file mode 100644 index 00000000..c6f71bf8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_viewby_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_zoom.png b/themes/images/nbeat-black-hd/01_softkey_icon_zoom.png Binary files differnew file mode 100644 index 00000000..c3353972 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_zoom.png diff --git a/themes/images/nbeat-black-hd/01_softkey_icon_zoom_press.png b/themes/images/nbeat-black-hd/01_softkey_icon_zoom_press.png Binary files differnew file mode 100644 index 00000000..6faafd49 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_icon_zoom_press.png diff --git a/themes/images/nbeat-black-hd/01_softkey_left_bg.png b/themes/images/nbeat-black-hd/01_softkey_left_bg.png Binary files differnew file mode 100644 index 00000000..348b8a17 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_left_bg.png diff --git a/themes/images/nbeat-black-hd/01_softkey_right_bg.png b/themes/images/nbeat-black-hd/01_softkey_right_bg.png Binary files differnew file mode 100644 index 00000000..07987a6f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_softkey_right_bg.png diff --git a/themes/images/nbeat-black-hd/01_tab_arrow_left.png b/themes/images/nbeat-black-hd/01_tab_arrow_left.png Binary files differnew file mode 100644 index 00000000..938be2fc --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_arrow_left.png diff --git a/themes/images/nbeat-black-hd/01_tab_arrow_right.png b/themes/images/nbeat-black-hd/01_tab_arrow_right.png Binary files differnew file mode 100644 index 00000000..be2a5d18 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_arrow_right.png diff --git a/themes/images/nbeat-black-hd/01_tab_back_dim_bg.png b/themes/images/nbeat-black-hd/01_tab_back_dim_bg.png Binary files differnew file mode 100644 index 00000000..fa370eec --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_back_dim_bg.png diff --git a/themes/images/nbeat-black-hd/01_tab_bg.png b/themes/images/nbeat-black-hd/01_tab_bg.png Binary files differnew file mode 100644 index 00000000..26aed858 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_bg.png diff --git a/themes/images/nbeat-black-hd/01_tab_bg_edit.png b/themes/images/nbeat-black-hd/01_tab_bg_edit.png Binary files differnew file mode 100644 index 00000000..0958c80f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_bg_edit.png diff --git a/themes/images/nbeat-black-hd/01_tab_bg_edit_2.png b/themes/images/nbeat-black-hd/01_tab_bg_edit_2.png Binary files differnew file mode 100644 index 00000000..5a454968 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_bg_edit_2.png diff --git a/themes/images/nbeat-black-hd/01_tab_focus_3.png b/themes/images/nbeat-black-hd/01_tab_focus_3.png Binary files differnew file mode 100644 index 00000000..98927380 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_focus_3.png diff --git a/themes/images/nbeat-black-hd/01_tab_focus_partition.png b/themes/images/nbeat-black-hd/01_tab_focus_partition.png Binary files differnew file mode 100644 index 00000000..3054519f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_focus_partition.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_alarm.png b/themes/images/nbeat-black-hd/01_tab_icon_alarm.png Binary files differnew file mode 100644 index 00000000..e4424a85 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_alarm.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_alarm_focus.png b/themes/images/nbeat-black-hd/01_tab_icon_alarm_focus.png Binary files differnew file mode 100644 index 00000000..09fedfef --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_alarm_focus.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_event.png b/themes/images/nbeat-black-hd/01_tab_icon_event.png Binary files differnew file mode 100644 index 00000000..cb72d9d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_event.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_event_focus.png b/themes/images/nbeat-black-hd/01_tab_icon_event_focus.png Binary files differnew file mode 100644 index 00000000..eb087f2e --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_event_focus.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_home.png b/themes/images/nbeat-black-hd/01_tab_icon_home.png Binary files differnew file mode 100644 index 00000000..0688c265 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_home.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_home_focus.png b/themes/images/nbeat-black-hd/01_tab_icon_home_focus.png Binary files differnew file mode 100644 index 00000000..cc89af43 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_home_focus.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_message.png b/themes/images/nbeat-black-hd/01_tab_icon_message.png Binary files differnew file mode 100644 index 00000000..15035d15 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_message.png diff --git a/themes/images/nbeat-black-hd/01_tab_icon_message_focus.png b/themes/images/nbeat-black-hd/01_tab_icon_message_focus.png Binary files differnew file mode 100644 index 00000000..936fc5ce --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tab_icon_message_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_bg.png b/themes/images/nbeat-black-hd/01_tabbar_bg.png Binary files differnew file mode 100644 index 00000000..470d9962 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_bg.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_contact.png b/themes/images/nbeat-black-hd/01_tabbar_icon_contact.png Binary files differnew file mode 100644 index 00000000..2174f194 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_contact.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_contact_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_contact_focus.png Binary files differnew file mode 100644 index 00000000..78709fd2 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_contact_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_favorites.png b/themes/images/nbeat-black-hd/01_tabbar_icon_favorites.png Binary files differnew file mode 100644 index 00000000..f797781f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_favorites.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_favorites_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_favorites_focus.png Binary files differnew file mode 100644 index 00000000..fae4a58f --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_favorites_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_group.png b/themes/images/nbeat-black-hd/01_tabbar_icon_group.png Binary files differnew file mode 100644 index 00000000..464b49d9 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_group.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_group_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_group_focus.png Binary files differnew file mode 100644 index 00000000..b8c4604b --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_group_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_message.png b/themes/images/nbeat-black-hd/01_tabbar_icon_message.png Binary files differnew file mode 100644 index 00000000..a20692de --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_message.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_message_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_message_focus.png Binary files differnew file mode 100644 index 00000000..74dfcbbb --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_message_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_search.png b/themes/images/nbeat-black-hd/01_tabbar_icon_search.png Binary files differnew file mode 100644 index 00000000..aeb699b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_search.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_search_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_search_focus.png Binary files differnew file mode 100644 index 00000000..d6f2dcaa --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_search_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_setting.png b/themes/images/nbeat-black-hd/01_tabbar_icon_setting.png Binary files differnew file mode 100644 index 00000000..29a8de30 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_setting.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_setting_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_setting_focus.png Binary files differnew file mode 100644 index 00000000..c8974a70 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_setting_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_song.png b/themes/images/nbeat-black-hd/01_tabbar_icon_song.png Binary files differnew file mode 100644 index 00000000..5d38bfed --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_song.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_icon_song_focus.png b/themes/images/nbeat-black-hd/01_tabbar_icon_song_focus.png Binary files differnew file mode 100644 index 00000000..a869b628 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_icon_song_focus.png diff --git a/themes/images/nbeat-black-hd/01_tabbar_item_focus.png b/themes/images/nbeat-black-hd/01_tabbar_item_focus.png Binary files differnew file mode 100644 index 00000000..916eb115 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_tabbar_item_focus.png diff --git a/themes/images/nbeat-black-hd/01_touch_glow.png b/themes/images/nbeat-black-hd/01_touch_glow.png Binary files differnew file mode 100644 index 00000000..c4f01c93 --- /dev/null +++ b/themes/images/nbeat-black-hd/01_touch_glow.png diff --git a/themes/images/nbeat-black-hd/07_message_bubble_readmessage.png b/themes/images/nbeat-black-hd/07_message_bubble_readmessage.png Binary files differnew file mode 100644 index 00000000..057f9f87 --- /dev/null +++ b/themes/images/nbeat-black-hd/07_message_bubble_readmessage.png diff --git a/themes/images/nbeat-black-hd/07_message_bubble_sentmessage.png b/themes/images/nbeat-black-hd/07_message_bubble_sentmessage.png Binary files differnew file mode 100644 index 00000000..2238f333 --- /dev/null +++ b/themes/images/nbeat-black-hd/07_message_bubble_sentmessage.png diff --git a/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_left.png b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_left.png Binary files differnew file mode 100644 index 00000000..ba8ba6e8 --- /dev/null +++ b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_left.png diff --git a/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_right.png b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_right.png Binary files differnew file mode 100644 index 00000000..e64babda --- /dev/null +++ b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_arrow_right.png diff --git a/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_bg.png b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_bg.png Binary files differnew file mode 100644 index 00000000..8e1aae97 --- /dev/null +++ b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_bg.png diff --git a/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_button.png b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_button.png Binary files differnew file mode 100644 index 00000000..45658f61 --- /dev/null +++ b/themes/images/nbeat-black-hd/08_voicecall_multi_tasking_button.png diff --git a/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg01.png b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg01.png Binary files differnew file mode 100644 index 00000000..967bdfc7 --- /dev/null +++ b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg01.png diff --git a/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg02.png b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg02.png Binary files differnew file mode 100644 index 00000000..5cc8db67 --- /dev/null +++ b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg02.png diff --git a/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg03.png b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg03.png Binary files differnew file mode 100644 index 00000000..126f3da7 --- /dev/null +++ b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg03.png diff --git a/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg04.png b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg04.png Binary files differnew file mode 100644 index 00000000..2bdbad02 --- /dev/null +++ b/themes/images/nbeat-black-hd/10_cont_popup_copypaste_bg04.png diff --git a/themes/images/nbeat-black-hd/DatePicker_frame_center.9.png b/themes/images/nbeat-black-hd/DatePicker_frame_center.9.png Binary files differnew file mode 100644 index 00000000..e5f9070e --- /dev/null +++ b/themes/images/nbeat-black-hd/DatePicker_frame_center.9.png diff --git a/themes/images/nbeat-black-hd/DatePicker_frame_up.9.png b/themes/images/nbeat-black-hd/DatePicker_frame_up.9.png Binary files differnew file mode 100644 index 00000000..85097400 --- /dev/null +++ b/themes/images/nbeat-black-hd/DatePicker_frame_up.9.png diff --git a/themes/images/nbeat-black-hd/DatePicker_frame_up_bg.9.png b/themes/images/nbeat-black-hd/DatePicker_frame_up_bg.9.png Binary files differnew file mode 100644 index 00000000..8d04cfae --- /dev/null +++ b/themes/images/nbeat-black-hd/DatePicker_frame_up_bg.9.png diff --git a/themes/images/nbeat-black-hd/UITextfield_clear_button.png b/themes/images/nbeat-black-hd/UITextfield_clear_button.png Binary files differnew file mode 100644 index 00000000..29a9dd16 --- /dev/null +++ b/themes/images/nbeat-black-hd/UITextfield_clear_button.png diff --git a/themes/images/nbeat-black-hd/UITextfield_clear_button_press.png b/themes/images/nbeat-black-hd/UITextfield_clear_button_press.png Binary files differnew file mode 100644 index 00000000..c38e47f3 --- /dev/null +++ b/themes/images/nbeat-black-hd/UITextfield_clear_button_press.png diff --git a/themes/images/nbeat-black-hd/UITextfield_eraser.png b/themes/images/nbeat-black-hd/UITextfield_eraser.png Binary files differnew file mode 100644 index 00000000..ff6723f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/UITextfield_eraser.png diff --git a/themes/images/nbeat-black-hd/action_pop_bg.9.png b/themes/images/nbeat-black-hd/action_pop_bg.9.png Binary files differnew file mode 100644 index 00000000..c0afebfd --- /dev/null +++ b/themes/images/nbeat-black-hd/action_pop_bg.9.png diff --git a/themes/images/nbeat-black-hd/arrow_down.png b/themes/images/nbeat-black-hd/arrow_down.png Binary files differnew file mode 100644 index 00000000..db81aac4 --- /dev/null +++ b/themes/images/nbeat-black-hd/arrow_down.png diff --git a/themes/images/nbeat-black-hd/arrow_left.png b/themes/images/nbeat-black-hd/arrow_left.png Binary files differnew file mode 100644 index 00000000..fbe0795e --- /dev/null +++ b/themes/images/nbeat-black-hd/arrow_left.png diff --git a/themes/images/nbeat-black-hd/arrow_right.png b/themes/images/nbeat-black-hd/arrow_right.png Binary files differnew file mode 100644 index 00000000..268d6d1d --- /dev/null +++ b/themes/images/nbeat-black-hd/arrow_right.png diff --git a/themes/images/nbeat-black-hd/arrow_up.png b/themes/images/nbeat-black-hd/arrow_up.png Binary files differnew file mode 100644 index 00000000..a90fe935 --- /dev/null +++ b/themes/images/nbeat-black-hd/arrow_up.png diff --git a/themes/images/nbeat-black-hd/back_key_bg.09.png b/themes/images/nbeat-black-hd/back_key_bg.09.png Binary files differnew file mode 100644 index 00000000..51054fff --- /dev/null +++ b/themes/images/nbeat-black-hd/back_key_bg.09.png diff --git a/themes/images/nbeat-black-hd/back_key_bg.9.png b/themes/images/nbeat-black-hd/back_key_bg.9.png Binary files differnew file mode 100644 index 00000000..105ac086 --- /dev/null +++ b/themes/images/nbeat-black-hd/back_key_bg.9.png diff --git a/themes/images/nbeat-black-hd/back_key_bg_01.09.png b/themes/images/nbeat-black-hd/back_key_bg_01.09.png Binary files differnew file mode 100644 index 00000000..5f5a87af --- /dev/null +++ b/themes/images/nbeat-black-hd/back_key_bg_01.09.png diff --git a/themes/images/nbeat-black-hd/back_key_bg_01.9.png b/themes/images/nbeat-black-hd/back_key_bg_01.9.png Binary files differnew file mode 100644 index 00000000..21b96cf7 --- /dev/null +++ b/themes/images/nbeat-black-hd/back_key_bg_01.9.png diff --git a/themes/images/nbeat-black-hd/block_handle.png b/themes/images/nbeat-black-hd/block_handle.png Binary files differnew file mode 100644 index 00000000..8d82e6e3 --- /dev/null +++ b/themes/images/nbeat-black-hd/block_handle.png diff --git a/themes/images/nbeat-black-hd/bt_base1.png b/themes/images/nbeat-black-hd/bt_base1.png Binary files differnew file mode 100644 index 00000000..2d1f1790 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_base1.png diff --git a/themes/images/nbeat-black-hd/bt_base2.png b/themes/images/nbeat-black-hd/bt_base2.png Binary files differnew file mode 100644 index 00000000..dd3e3ce0 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_base2.png diff --git a/themes/images/nbeat-black-hd/bt_bases.png b/themes/images/nbeat-black-hd/bt_bases.png Binary files differnew file mode 100644 index 00000000..1b867fd7 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_bases.png diff --git a/themes/images/nbeat-black-hd/bt_basew.png b/themes/images/nbeat-black-hd/bt_basew.png Binary files differnew file mode 100644 index 00000000..8d787dd2 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_basew.png diff --git a/themes/images/nbeat-black-hd/bt_dis_base.png b/themes/images/nbeat-black-hd/bt_dis_base.png Binary files differnew file mode 100644 index 00000000..06f3dd51 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_dis_base.png diff --git a/themes/images/nbeat-black-hd/bt_dis_hilight.png b/themes/images/nbeat-black-hd/bt_dis_hilight.png Binary files differnew file mode 100644 index 00000000..e5cf7d3b --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_dis_hilight.png diff --git a/themes/images/nbeat-black-hd/bt_dis_shine.png b/themes/images/nbeat-black-hd/bt_dis_shine.png Binary files differnew file mode 100644 index 00000000..20285beb --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_dis_shine.png diff --git a/themes/images/nbeat-black-hd/bt_glow.png b/themes/images/nbeat-black-hd/bt_glow.png Binary files differnew file mode 100644 index 00000000..e995ff10 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_glow.png diff --git a/themes/images/nbeat-black-hd/bt_hilight.png b/themes/images/nbeat-black-hd/bt_hilight.png Binary files differnew file mode 100644 index 00000000..3b7fe5b0 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_hilight.png diff --git a/themes/images/nbeat-black-hd/bt_hilightw.png b/themes/images/nbeat-black-hd/bt_hilightw.png Binary files differnew file mode 100644 index 00000000..b97a4f81 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_hilightw.png diff --git a/themes/images/nbeat-black-hd/bt_shine.png b/themes/images/nbeat-black-hd/bt_shine.png Binary files differnew file mode 100644 index 00000000..a58bdeed --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_shine.png diff --git a/themes/images/nbeat-black-hd/bt_sm_base1.png b/themes/images/nbeat-black-hd/bt_sm_base1.png Binary files differnew file mode 100644 index 00000000..c37e182e --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_sm_base1.png diff --git a/themes/images/nbeat-black-hd/bt_sm_base2.png b/themes/images/nbeat-black-hd/bt_sm_base2.png Binary files differnew file mode 100644 index 00000000..f159648e --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_sm_base2.png diff --git a/themes/images/nbeat-black-hd/bt_sm_hilight.png b/themes/images/nbeat-black-hd/bt_sm_hilight.png Binary files differnew file mode 100644 index 00000000..63899caa --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_sm_hilight.png diff --git a/themes/images/nbeat-black-hd/bt_sm_shine.png b/themes/images/nbeat-black-hd/bt_sm_shine.png Binary files differnew file mode 100644 index 00000000..23bf3110 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_sm_shine.png diff --git a/themes/images/nbeat-black-hd/bt_spinner_down.png b/themes/images/nbeat-black-hd/bt_spinner_down.png Binary files differnew file mode 100644 index 00000000..233f2a9f --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_spinner_down.png diff --git a/themes/images/nbeat-black-hd/bt_spinner_hilight.png b/themes/images/nbeat-black-hd/bt_spinner_hilight.png Binary files differnew file mode 100644 index 00000000..55d50b85 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_spinner_hilight.png diff --git a/themes/images/nbeat-black-hd/bt_spinner_up.png b/themes/images/nbeat-black-hd/bt_spinner_up.png Binary files differnew file mode 100644 index 00000000..ea351be8 --- /dev/null +++ b/themes/images/nbeat-black-hd/bt_spinner_up.png diff --git a/themes/images/nbeat-black-hd/btn_01.09.png b/themes/images/nbeat-black-hd/btn_01.09.png Binary files differnew file mode 100644 index 00000000..95b20133 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_01.09.png diff --git a/themes/images/nbeat-black-hd/btn_01.9.png b/themes/images/nbeat-black-hd/btn_01.9.png Binary files differnew file mode 100644 index 00000000..ac04d6c7 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_01.9.png diff --git a/themes/images/nbeat-black-hd/btn_02.09.png b/themes/images/nbeat-black-hd/btn_02.09.png Binary files differnew file mode 100644 index 00000000..06680a0d --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_02.09.png diff --git a/themes/images/nbeat-black-hd/btn_02.9.png b/themes/images/nbeat-black-hd/btn_02.9.png Binary files differnew file mode 100644 index 00000000..fff7d947 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_02.9.png diff --git a/themes/images/nbeat-black-hd/btn_03.09.png b/themes/images/nbeat-black-hd/btn_03.09.png Binary files differnew file mode 100644 index 00000000..008bd2f2 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_03.09.png diff --git a/themes/images/nbeat-black-hd/btn_03.9.png b/themes/images/nbeat-black-hd/btn_03.9.png Binary files differnew file mode 100644 index 00000000..6ed91ffa --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_03.9.png diff --git a/themes/images/nbeat-black-hd/btn_04.09.png b/themes/images/nbeat-black-hd/btn_04.09.png Binary files differnew file mode 100644 index 00000000..6757330a --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_04.09.png diff --git a/themes/images/nbeat-black-hd/btn_04.9.png b/themes/images/nbeat-black-hd/btn_04.9.png Binary files differnew file mode 100644 index 00000000..320900ef --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_04.9.png diff --git a/themes/images/nbeat-black-hd/btn_05.09.png b/themes/images/nbeat-black-hd/btn_05.09.png Binary files differnew file mode 100644 index 00000000..29f6696c --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_05.09.png diff --git a/themes/images/nbeat-black-hd/btn_05.9.png b/themes/images/nbeat-black-hd/btn_05.9.png Binary files differnew file mode 100644 index 00000000..82d287c2 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_05.9.png diff --git a/themes/images/nbeat-black-hd/btn_06.09.png b/themes/images/nbeat-black-hd/btn_06.09.png Binary files differnew file mode 100644 index 00000000..94dc3086 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_06.09.png diff --git a/themes/images/nbeat-black-hd/btn_06.9.png b/themes/images/nbeat-black-hd/btn_06.9.png Binary files differnew file mode 100644 index 00000000..ed0ff1dd --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_06.9.png diff --git a/themes/images/nbeat-black-hd/btn_07.09.png b/themes/images/nbeat-black-hd/btn_07.09.png Binary files differnew file mode 100644 index 00000000..42eace84 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_07.09.png diff --git a/themes/images/nbeat-black-hd/btn_07.9.png b/themes/images/nbeat-black-hd/btn_07.9.png Binary files differnew file mode 100644 index 00000000..d7918157 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_07.9.png diff --git a/themes/images/nbeat-black-hd/btn_08.09.png b/themes/images/nbeat-black-hd/btn_08.09.png Binary files differnew file mode 100644 index 00000000..ae007bea --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_08.09.png diff --git a/themes/images/nbeat-black-hd/btn_08.9.png b/themes/images/nbeat-black-hd/btn_08.9.png Binary files differnew file mode 100644 index 00000000..e691e061 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_08.9.png diff --git a/themes/images/nbeat-black-hd/btn_09.09.png b/themes/images/nbeat-black-hd/btn_09.09.png Binary files differnew file mode 100644 index 00000000..0d16976d --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_09.09.png diff --git a/themes/images/nbeat-black-hd/btn_09.9.png b/themes/images/nbeat-black-hd/btn_09.9.png Binary files differnew file mode 100644 index 00000000..311a340a --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_09.9.png diff --git a/themes/images/nbeat-black-hd/btn_10.09.png b/themes/images/nbeat-black-hd/btn_10.09.png Binary files differnew file mode 100644 index 00000000..7136e5f8 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_10.09.png diff --git a/themes/images/nbeat-black-hd/btn_10.9.png b/themes/images/nbeat-black-hd/btn_10.9.png Binary files differnew file mode 100644 index 00000000..06d85122 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_10.9.png diff --git a/themes/images/nbeat-black-hd/btn_11.9.png b/themes/images/nbeat-black-hd/btn_11.9.png Binary files differnew file mode 100644 index 00000000..c227220f --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_11.9.png diff --git a/themes/images/nbeat-black-hd/btn_12.9.png b/themes/images/nbeat-black-hd/btn_12.9.png Binary files differnew file mode 100644 index 00000000..2b6171a1 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_12.9.png diff --git a/themes/images/nbeat-black-hd/btn_13.9.png b/themes/images/nbeat-black-hd/btn_13.9.png Binary files differnew file mode 100644 index 00000000..ffdbbe38 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_13.9.png diff --git a/themes/images/nbeat-black-hd/btn_14.9.png b/themes/images/nbeat-black-hd/btn_14.9.png Binary files differnew file mode 100644 index 00000000..2b27f420 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_14.9.png diff --git a/themes/images/nbeat-black-hd/btn_15.9.png b/themes/images/nbeat-black-hd/btn_15.9.png Binary files differnew file mode 100644 index 00000000..5344222e --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_15.9.png diff --git a/themes/images/nbeat-black-hd/btn_16.9.png b/themes/images/nbeat-black-hd/btn_16.9.png Binary files differnew file mode 100644 index 00000000..80b02d4b --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_16.9.png diff --git a/themes/images/nbeat-black-hd/btn_17.09.png b/themes/images/nbeat-black-hd/btn_17.09.png Binary files differnew file mode 100644 index 00000000..f42daeeb --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_17.09.png diff --git a/themes/images/nbeat-black-hd/btn_17.9.png b/themes/images/nbeat-black-hd/btn_17.9.png Binary files differnew file mode 100644 index 00000000..6c17d9db --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_17.9.png diff --git a/themes/images/nbeat-black-hd/btn_18.09.png b/themes/images/nbeat-black-hd/btn_18.09.png Binary files differnew file mode 100644 index 00000000..93aac7f9 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_18.09.png diff --git a/themes/images/nbeat-black-hd/btn_18.9.png b/themes/images/nbeat-black-hd/btn_18.9.png Binary files differnew file mode 100644 index 00000000..8f8dff3b --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_18.9.png diff --git a/themes/images/nbeat-black-hd/btn_19.09.png b/themes/images/nbeat-black-hd/btn_19.09.png Binary files differnew file mode 100644 index 00000000..c3165c9d --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_19.09.png diff --git a/themes/images/nbeat-black-hd/btn_19.9.png b/themes/images/nbeat-black-hd/btn_19.9.png Binary files differnew file mode 100644 index 00000000..bee497b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_19.9.png diff --git a/themes/images/nbeat-black-hd/btn_20.9.png b/themes/images/nbeat-black-hd/btn_20.9.png Binary files differnew file mode 100644 index 00000000..b2b16757 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_20.9.png diff --git a/themes/images/nbeat-black-hd/btn_blue.9.png b/themes/images/nbeat-black-hd/btn_blue.9.png Binary files differnew file mode 100644 index 00000000..2e550147 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_blue.9.png diff --git a/themes/images/nbeat-black-hd/btn_normal.png b/themes/images/nbeat-black-hd/btn_normal.png Binary files differnew file mode 100644 index 00000000..a5afcfbc --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_normal.png diff --git a/themes/images/nbeat-black-hd/btn_selected.png b/themes/images/nbeat-black-hd/btn_selected.png Binary files differnew file mode 100644 index 00000000..5fa2c5c6 --- /dev/null +++ b/themes/images/nbeat-black-hd/btn_selected.png diff --git a/themes/images/nbeat-black-hd/bubble.png b/themes/images/nbeat-black-hd/bubble.png Binary files differnew file mode 100644 index 00000000..78b831b4 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble.png diff --git a/themes/images/nbeat-black-hd/bubble_1.png b/themes/images/nbeat-black-hd/bubble_1.png Binary files differnew file mode 100644 index 00000000..fd6d00c4 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_1.png diff --git a/themes/images/nbeat-black-hd/bubble_2.png b/themes/images/nbeat-black-hd/bubble_2.png Binary files differnew file mode 100644 index 00000000..6e1e847a --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_2.png diff --git a/themes/images/nbeat-black-hd/bubble_3.png b/themes/images/nbeat-black-hd/bubble_3.png Binary files differnew file mode 100644 index 00000000..cbdcf9ca --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_3.png diff --git a/themes/images/nbeat-black-hd/bubble_4.png b/themes/images/nbeat-black-hd/bubble_4.png Binary files differnew file mode 100644 index 00000000..5eefbff6 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_4.png diff --git a/themes/images/nbeat-black-hd/bubble_shine.png b/themes/images/nbeat-black-hd/bubble_shine.png Binary files differnew file mode 100644 index 00000000..33fd1d80 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_shine.png diff --git a/themes/images/nbeat-black-hd/bubble_shine3.png b/themes/images/nbeat-black-hd/bubble_shine3.png Binary files differnew file mode 100644 index 00000000..398062f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_shine3.png diff --git a/themes/images/nbeat-black-hd/bubble_shine4.png b/themes/images/nbeat-black-hd/bubble_shine4.png Binary files differnew file mode 100644 index 00000000..9ab6fd04 --- /dev/null +++ b/themes/images/nbeat-black-hd/bubble_shine4.png diff --git a/themes/images/nbeat-black-hd/busy-1.png b/themes/images/nbeat-black-hd/busy-1.png Binary files differnew file mode 100644 index 00000000..0997dee3 --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-1.png diff --git a/themes/images/nbeat-black-hd/busy-2.png b/themes/images/nbeat-black-hd/busy-2.png Binary files differnew file mode 100644 index 00000000..71c65a4c --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-2.png diff --git a/themes/images/nbeat-black-hd/busy-3.png b/themes/images/nbeat-black-hd/busy-3.png Binary files differnew file mode 100644 index 00000000..96e63aba --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-3.png diff --git a/themes/images/nbeat-black-hd/busy-4.png b/themes/images/nbeat-black-hd/busy-4.png Binary files differnew file mode 100644 index 00000000..4ecb44cc --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-4.png diff --git a/themes/images/nbeat-black-hd/busy-5.png b/themes/images/nbeat-black-hd/busy-5.png Binary files differnew file mode 100644 index 00000000..2978f490 --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-5.png diff --git a/themes/images/nbeat-black-hd/busy-6.png b/themes/images/nbeat-black-hd/busy-6.png Binary files differnew file mode 100644 index 00000000..a73d5839 --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-6.png diff --git a/themes/images/nbeat-black-hd/busy-7.png b/themes/images/nbeat-black-hd/busy-7.png Binary files differnew file mode 100644 index 00000000..2cc0f80f --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-7.png diff --git a/themes/images/nbeat-black-hd/busy-8.png b/themes/images/nbeat-black-hd/busy-8.png Binary files differnew file mode 100644 index 00000000..c07cddc1 --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-8.png diff --git a/themes/images/nbeat-black-hd/busy-9.png b/themes/images/nbeat-black-hd/busy-9.png Binary files differnew file mode 100644 index 00000000..9fdf098c --- /dev/null +++ b/themes/images/nbeat-black-hd/busy-9.png diff --git a/themes/images/nbeat-black-hd/cabinet_bg.png b/themes/images/nbeat-black-hd/cabinet_bg.png Binary files differnew file mode 100644 index 00000000..94573a64 --- /dev/null +++ b/themes/images/nbeat-black-hd/cabinet_bg.png diff --git a/themes/images/nbeat-black-hd/cabinet_over.png b/themes/images/nbeat-black-hd/cabinet_over.png Binary files differnew file mode 100644 index 00000000..16127317 --- /dev/null +++ b/themes/images/nbeat-black-hd/cabinet_over.png diff --git a/themes/images/nbeat-black-hd/calllog/00_list_bar_press_1x80.png b/themes/images/nbeat-black-hd/calllog/00_list_bar_press_1x80.png Binary files differnew file mode 100755 index 00000000..1dc6e158 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/00_list_bar_press_1x80.png diff --git a/themes/images/nbeat-black-hd/calllog/00_list_photo_bg.png b/themes/images/nbeat-black-hd/calllog/00_list_photo_bg.png Binary files differnew file mode 100755 index 00000000..95c77fc8 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/00_list_photo_bg.png diff --git a/themes/images/nbeat-black-hd/calllog/00_list_thumbnail_bg.png b/themes/images/nbeat-black-hd/calllog/00_list_thumbnail_bg.png Binary files differnew file mode 100755 index 00000000..88522c5c --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/00_list_thumbnail_bg.png diff --git a/themes/images/nbeat-black-hd/calllog/01_list_lighting.png b/themes/images/nbeat-black-hd/calllog/01_list_lighting.png Binary files differnew file mode 100644 index 00000000..6d1ca4bf --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/01_list_lighting.png diff --git a/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg.png b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg.png Binary files differnew file mode 100755 index 00000000..46db2da0 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg.png diff --git a/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_last.png b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_last.png Binary files differnew file mode 100755 index 00000000..d158fd52 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_last.png diff --git a/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_press.png b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_press.png Binary files differnew file mode 100755 index 00000000..bd7cf027 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/01_list_lighting_bg_press.png diff --git a/themes/images/nbeat-black-hd/calllog/01_list_selectall_bg.png b/themes/images/nbeat-black-hd/calllog/01_list_selectall_bg.png Binary files differnew file mode 100755 index 00000000..325426f9 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/01_list_selectall_bg.png diff --git a/themes/images/nbeat-black-hd/calllog/btn_normal.png b/themes/images/nbeat-black-hd/calllog/btn_normal.png Binary files differnew file mode 100755 index 00000000..66441b9e --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/btn_normal.png diff --git a/themes/images/nbeat-black-hd/calllog/btn_selected.png b/themes/images/nbeat-black-hd/calllog/btn_selected.png Binary files differnew file mode 100755 index 00000000..5fa2c5c6 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/btn_selected.png diff --git a/themes/images/nbeat-black-hd/calllog/caller_ID_default_70x70_box.png b/themes/images/nbeat-black-hd/calllog/caller_ID_default_70x70_box.png Binary files differnew file mode 100755 index 00000000..670f4da8 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/caller_ID_default_70x70_box.png diff --git a/themes/images/nbeat-black-hd/calllog/calllog_call.png b/themes/images/nbeat-black-hd/calllog/calllog_call.png Binary files differnew file mode 100755 index 00000000..e476b867 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/calllog_call.png diff --git a/themes/images/nbeat-black-hd/calllog/calllog_message.png b/themes/images/nbeat-black-hd/calllog/calllog_message.png Binary files differnew file mode 100755 index 00000000..5722e10a --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/calllog_message.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left.png b/themes/images/nbeat-black-hd/calllog/effect_left.png Binary files differnew file mode 100644 index 00000000..45178565 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left1.png b/themes/images/nbeat-black-hd/calllog/effect_left1.png Binary files differnew file mode 100644 index 00000000..565d9cda --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left1.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left2.png b/themes/images/nbeat-black-hd/calllog/effect_left2.png Binary files differnew file mode 100644 index 00000000..1a75fa28 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left2.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left3.png b/themes/images/nbeat-black-hd/calllog/effect_left3.png Binary files differnew file mode 100644 index 00000000..2c7232fb --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left3.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left4.png b/themes/images/nbeat-black-hd/calllog/effect_left4.png Binary files differnew file mode 100644 index 00000000..2ec6ab9f --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left4.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left5.png b/themes/images/nbeat-black-hd/calllog/effect_left5.png Binary files differnew file mode 100644 index 00000000..d46414bf --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left5.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_left6.png b/themes/images/nbeat-black-hd/calllog/effect_left6.png Binary files differnew file mode 100644 index 00000000..92509a1c --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_left6.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right.png b/themes/images/nbeat-black-hd/calllog/effect_right.png Binary files differnew file mode 100755 index 00000000..9bd9cd84 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right1.png b/themes/images/nbeat-black-hd/calllog/effect_right1.png Binary files differnew file mode 100644 index 00000000..c7cb3ff5 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right1.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right2.png b/themes/images/nbeat-black-hd/calllog/effect_right2.png Binary files differnew file mode 100644 index 00000000..3a4921e3 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right2.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right3.png b/themes/images/nbeat-black-hd/calllog/effect_right3.png Binary files differnew file mode 100644 index 00000000..0414e689 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right3.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right4.png b/themes/images/nbeat-black-hd/calllog/effect_right4.png Binary files differnew file mode 100644 index 00000000..543efccf --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right4.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right5.png b/themes/images/nbeat-black-hd/calllog/effect_right5.png Binary files differnew file mode 100644 index 00000000..3e41aaf0 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right5.png diff --git a/themes/images/nbeat-black-hd/calllog/effect_right6.png b/themes/images/nbeat-black-hd/calllog/effect_right6.png Binary files differnew file mode 100644 index 00000000..645ee9d4 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/effect_right6.png diff --git a/themes/images/nbeat-black-hd/calllog/ilist_item_shadow.png b/themes/images/nbeat-black-hd/calllog/ilist_item_shadow.png Binary files differnew file mode 100644 index 00000000..bffa9dcc --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/ilist_item_shadow.png diff --git a/themes/images/nbeat-black-hd/calllog/l.png b/themes/images/nbeat-black-hd/calllog/l.png Binary files differnew file mode 100644 index 00000000..b14072b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/l.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_normal.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_normal.png Binary files differnew file mode 100755 index 00000000..df4433ec --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_normal.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_press.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_press.png Binary files differnew file mode 100755 index 00000000..b973210a --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_btn_bg_press.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call.png Binary files differnew file mode 100755 index 00000000..b92330b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_press.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_press.png Binary files differnew file mode 100755 index 00000000..12961547 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_press.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_selected.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_selected.png Binary files differnew file mode 100755 index 00000000..12961547 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_call_selected.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete.png Binary files differnew file mode 100755 index 00000000..ef90a7d4 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete_press.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete_press.png Binary files differnew file mode 100755 index 00000000..6eafab66 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_delete_press.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg.png Binary files differnew file mode 100755 index 00000000..5cd2d191 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg_press.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg_press.png Binary files differnew file mode 100755 index 00000000..21277714 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_msg_press.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall.png Binary files differnew file mode 100755 index 00000000..399a2f5b --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall.png diff --git a/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall_press.png b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall_press.png Binary files differnew file mode 100755 index 00000000..c3a851d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/logs_sweep_icon_vtcall_press.png diff --git a/themes/images/nbeat-black-hd/calllog/s.png b/themes/images/nbeat-black-hd/calllog/s.png Binary files differnew file mode 100644 index 00000000..4d88d3e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/s.png diff --git a/themes/images/nbeat-black-hd/calllog/tw3_list.png b/themes/images/nbeat-black-hd/calllog/tw3_list.png Binary files differnew file mode 100644 index 00000000..ccf2b21c --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/tw3_list.png diff --git a/themes/images/nbeat-black-hd/calllog/tw3_list_select.png b/themes/images/nbeat-black-hd/calllog/tw3_list_select.png Binary files differnew file mode 100644 index 00000000..a2bb2d03 --- /dev/null +++ b/themes/images/nbeat-black-hd/calllog/tw3_list_select.png diff --git a/themes/images/nbeat-black-hd/check.png b/themes/images/nbeat-black-hd/check.png Binary files differnew file mode 100644 index 00000000..7d58e851 --- /dev/null +++ b/themes/images/nbeat-black-hd/check.png diff --git a/themes/images/nbeat-black-hd/check2.png b/themes/images/nbeat-black-hd/check2.png Binary files differnew file mode 100644 index 00000000..1748d5d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/check2.png diff --git a/themes/images/nbeat-black-hd/check_base.png b/themes/images/nbeat-black-hd/check_base.png Binary files differnew file mode 100644 index 00000000..96481c96 --- /dev/null +++ b/themes/images/nbeat-black-hd/check_base.png diff --git a/themes/images/nbeat-black-hd/checkbox_off.png b/themes/images/nbeat-black-hd/checkbox_off.png Binary files differnew file mode 100644 index 00000000..32f2b0da --- /dev/null +++ b/themes/images/nbeat-black-hd/checkbox_off.png diff --git a/themes/images/nbeat-black-hd/checkbox_on.png b/themes/images/nbeat-black-hd/checkbox_on.png Binary files differnew file mode 100644 index 00000000..1241b5f1 --- /dev/null +++ b/themes/images/nbeat-black-hd/checkbox_on.png diff --git a/themes/images/nbeat-black-hd/copy&paste_Icon_left.png b/themes/images/nbeat-black-hd/copy&paste_Icon_left.png Binary files differnew file mode 100644 index 00000000..ccb6b09d --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_Icon_left.png diff --git a/themes/images/nbeat-black-hd/copy&paste_Icon_left_press.png b/themes/images/nbeat-black-hd/copy&paste_Icon_left_press.png Binary files differnew file mode 100644 index 00000000..313df37c --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_Icon_left_press.png diff --git a/themes/images/nbeat-black-hd/copy&paste_Icon_right.png b/themes/images/nbeat-black-hd/copy&paste_Icon_right.png Binary files differnew file mode 100644 index 00000000..c658e9eb --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_Icon_right.png diff --git a/themes/images/nbeat-black-hd/copy&paste_Icon_right_press.png b/themes/images/nbeat-black-hd/copy&paste_Icon_right_press.png Binary files differnew file mode 100644 index 00000000..824a0bee --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_Icon_right_press.png diff --git a/themes/images/nbeat-black-hd/copy&paste_arrow_down.png b/themes/images/nbeat-black-hd/copy&paste_arrow_down.png Binary files differnew file mode 100644 index 00000000..7f9e7828 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_arrow_down.png diff --git a/themes/images/nbeat-black-hd/copy&paste_arrow_left.png b/themes/images/nbeat-black-hd/copy&paste_arrow_left.png Binary files differnew file mode 100644 index 00000000..f3130bfa --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_arrow_left.png diff --git a/themes/images/nbeat-black-hd/copy&paste_arrow_right.png b/themes/images/nbeat-black-hd/copy&paste_arrow_right.png Binary files differnew file mode 100644 index 00000000..e8699c7f --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_arrow_right.png diff --git a/themes/images/nbeat-black-hd/copy&paste_arrow_up.png b/themes/images/nbeat-black-hd/copy&paste_arrow_up.png Binary files differnew file mode 100644 index 00000000..96925b9c --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_arrow_up.png diff --git a/themes/images/nbeat-black-hd/copy&paste_bg.png b/themes/images/nbeat-black-hd/copy&paste_bg.png Binary files differnew file mode 100644 index 00000000..ca38f599 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_bg.png diff --git a/themes/images/nbeat-black-hd/copy&paste_bg_center.png b/themes/images/nbeat-black-hd/copy&paste_bg_center.png Binary files differnew file mode 100644 index 00000000..819f0373 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_bg_center.png diff --git a/themes/images/nbeat-black-hd/copy&paste_icon_clipboard.png b/themes/images/nbeat-black-hd/copy&paste_icon_clipboard.png Binary files differnew file mode 100644 index 00000000..79ac80a5 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_icon_clipboard.png diff --git a/themes/images/nbeat-black-hd/copy&paste_press_center.png b/themes/images/nbeat-black-hd/copy&paste_press_center.png Binary files differnew file mode 100644 index 00000000..f15f9c86 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_press_center.png diff --git a/themes/images/nbeat-black-hd/copy&paste_press_left.png b/themes/images/nbeat-black-hd/copy&paste_press_left.png Binary files differnew file mode 100644 index 00000000..e38873f5 --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_press_left.png diff --git a/themes/images/nbeat-black-hd/copy&paste_press_right.png b/themes/images/nbeat-black-hd/copy&paste_press_right.png Binary files differnew file mode 100644 index 00000000..0cc877db --- /dev/null +++ b/themes/images/nbeat-black-hd/copy&paste_press_right.png diff --git a/themes/images/nbeat-black-hd/cross_mark_black.png b/themes/images/nbeat-black-hd/cross_mark_black.png Binary files differnew file mode 100644 index 00000000..8d8e757c --- /dev/null +++ b/themes/images/nbeat-black-hd/cross_mark_black.png diff --git a/themes/images/nbeat-black-hd/cross_mark_black_pressed.png b/themes/images/nbeat-black-hd/cross_mark_black_pressed.png Binary files differnew file mode 100644 index 00000000..e0baf04a --- /dev/null +++ b/themes/images/nbeat-black-hd/cross_mark_black_pressed.png diff --git a/themes/images/nbeat-black-hd/ctxpopup_bg.png b/themes/images/nbeat-black-hd/ctxpopup_bg.png Binary files differnew file mode 100644 index 00000000..ab9cd9ac --- /dev/null +++ b/themes/images/nbeat-black-hd/ctxpopup_bg.png diff --git a/themes/images/nbeat-black-hd/ctxpopup_list_bg.png b/themes/images/nbeat-black-hd/ctxpopup_list_bg.png Binary files differnew file mode 100644 index 00000000..b3a71615 --- /dev/null +++ b/themes/images/nbeat-black-hd/ctxpopup_list_bg.png diff --git a/themes/images/nbeat-black-hd/ctxpopup_shadow.png b/themes/images/nbeat-black-hd/ctxpopup_shadow.png Binary files differnew file mode 100644 index 00000000..cebb9256 --- /dev/null +++ b/themes/images/nbeat-black-hd/ctxpopup_shadow.png diff --git a/themes/images/nbeat-black-hd/cur_box.png b/themes/images/nbeat-black-hd/cur_box.png Binary files differnew file mode 100644 index 00000000..136b8c8b --- /dev/null +++ b/themes/images/nbeat-black-hd/cur_box.png diff --git a/themes/images/nbeat-black-hd/cur_glow.png b/themes/images/nbeat-black-hd/cur_glow.png Binary files differnew file mode 100644 index 00000000..fd922bd2 --- /dev/null +++ b/themes/images/nbeat-black-hd/cur_glow.png diff --git a/themes/images/nbeat-black-hd/cur_hi.png b/themes/images/nbeat-black-hd/cur_hi.png Binary files differnew file mode 100644 index 00000000..cbafef89 --- /dev/null +++ b/themes/images/nbeat-black-hd/cur_hi.png diff --git a/themes/images/nbeat-black-hd/cur_shad.png b/themes/images/nbeat-black-hd/cur_shad.png Binary files differnew file mode 100644 index 00000000..3e899ded --- /dev/null +++ b/themes/images/nbeat-black-hd/cur_shad.png diff --git a/themes/images/nbeat-black-hd/cur_shine.png b/themes/images/nbeat-black-hd/cur_shine.png Binary files differnew file mode 100644 index 00000000..6df5a6da --- /dev/null +++ b/themes/images/nbeat-black-hd/cur_shine.png diff --git a/themes/images/nbeat-black-hd/dia_botshad.png b/themes/images/nbeat-black-hd/dia_botshad.png Binary files differnew file mode 100644 index 00000000..89a598e0 --- /dev/null +++ b/themes/images/nbeat-black-hd/dia_botshad.png diff --git a/themes/images/nbeat-black-hd/dia_grad.png b/themes/images/nbeat-black-hd/dia_grad.png Binary files differnew file mode 100644 index 00000000..bfd7d0e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/dia_grad.png diff --git a/themes/images/nbeat-black-hd/dia_topshad.png b/themes/images/nbeat-black-hd/dia_topshad.png Binary files differnew file mode 100644 index 00000000..1a772130 --- /dev/null +++ b/themes/images/nbeat-black-hd/dia_topshad.png diff --git a/themes/images/nbeat-black-hd/down.png b/themes/images/nbeat-black-hd/down.png Binary files differnew file mode 100644 index 00000000..528c5434 --- /dev/null +++ b/themes/images/nbeat-black-hd/down.png diff --git a/themes/images/nbeat-black-hd/email/07_message_list_bg.PNG b/themes/images/nbeat-black-hd/email/07_message_list_bg.PNG Binary files differnew file mode 100755 index 00000000..21e4f4df --- /dev/null +++ b/themes/images/nbeat-black-hd/email/07_message_list_bg.PNG diff --git a/themes/images/nbeat-black-hd/email/composer_attachment_etc.png b/themes/images/nbeat-black-hd/email/composer_attachment_etc.png Binary files differnew file mode 100644 index 00000000..14b0cc0a --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_attachment_etc.png diff --git a/themes/images/nbeat-black-hd/email/composer_attachment_sound.png b/themes/images/nbeat-black-hd/email/composer_attachment_sound.png Binary files differnew file mode 100644 index 00000000..f64f3d9c --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_attachment_sound.png diff --git a/themes/images/nbeat-black-hd/email/composer_attachment_trash.png b/themes/images/nbeat-black-hd/email/composer_attachment_trash.png Binary files differnew file mode 100644 index 00000000..c1dc0a88 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_attachment_trash.png diff --git a/themes/images/nbeat-black-hd/email/composer_attachment_video.png b/themes/images/nbeat-black-hd/email/composer_attachment_video.png Binary files differnew file mode 100644 index 00000000..a0aaadf9 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_attachment_video.png diff --git a/themes/images/nbeat-black-hd/email/composer_list_bg.png b/themes/images/nbeat-black-hd/email/composer_list_bg.png Binary files differnew file mode 100644 index 00000000..0d5b210d --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_list_bg.png diff --git a/themes/images/nbeat-black-hd/email/composer_list_focus.png b/themes/images/nbeat-black-hd/email/composer_list_focus.png Binary files differnew file mode 100644 index 00000000..d107951b --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_list_focus.png diff --git a/themes/images/nbeat-black-hd/email/composer_list_lighting.png b/themes/images/nbeat-black-hd/email/composer_list_lighting.png Binary files differnew file mode 100644 index 00000000..d779146d --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_list_lighting.png diff --git a/themes/images/nbeat-black-hd/email/composer_list_select.png b/themes/images/nbeat-black-hd/email/composer_list_select.png Binary files differnew file mode 100644 index 00000000..a2bb2d03 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/composer_list_select.png diff --git a/themes/images/nbeat-black-hd/email/email_viewer_attach_down.png b/themes/images/nbeat-black-hd/email/email_viewer_attach_down.png Binary files differnew file mode 100644 index 00000000..e979fc29 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/email_viewer_attach_down.png diff --git a/themes/images/nbeat-black-hd/email/email_viewer_attach_multi.png b/themes/images/nbeat-black-hd/email/email_viewer_attach_multi.png Binary files differnew file mode 100644 index 00000000..1f1a6a89 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/email_viewer_attach_multi.png diff --git a/themes/images/nbeat-black-hd/email/icon_file.png b/themes/images/nbeat-black-hd/email/icon_file.png Binary files differnew file mode 100644 index 00000000..371f1d08 --- /dev/null +++ b/themes/images/nbeat-black-hd/email/icon_file.png diff --git a/themes/images/nbeat-black-hd/flip_0b.png b/themes/images/nbeat-black-hd/flip_0b.png Binary files differnew file mode 100644 index 00000000..8a6ae9e1 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_0b.png diff --git a/themes/images/nbeat-black-hd/flip_0t.png b/themes/images/nbeat-black-hd/flip_0t.png Binary files differnew file mode 100644 index 00000000..72506aa1 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_0t.png diff --git a/themes/images/nbeat-black-hd/flip_1b.png b/themes/images/nbeat-black-hd/flip_1b.png Binary files differnew file mode 100644 index 00000000..ed80e8b2 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_1b.png diff --git a/themes/images/nbeat-black-hd/flip_1t.png b/themes/images/nbeat-black-hd/flip_1t.png Binary files differnew file mode 100644 index 00000000..6c1fba8f --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_1t.png diff --git a/themes/images/nbeat-black-hd/flip_2b.png b/themes/images/nbeat-black-hd/flip_2b.png Binary files differnew file mode 100644 index 00000000..3183b590 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_2b.png diff --git a/themes/images/nbeat-black-hd/flip_2t.png b/themes/images/nbeat-black-hd/flip_2t.png Binary files differnew file mode 100644 index 00000000..3453e3d5 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_2t.png diff --git a/themes/images/nbeat-black-hd/flip_3b.png b/themes/images/nbeat-black-hd/flip_3b.png Binary files differnew file mode 100644 index 00000000..2eca7d4f --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_3b.png diff --git a/themes/images/nbeat-black-hd/flip_3t.png b/themes/images/nbeat-black-hd/flip_3t.png Binary files differnew file mode 100644 index 00000000..4de98046 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_3t.png diff --git a/themes/images/nbeat-black-hd/flip_4b.png b/themes/images/nbeat-black-hd/flip_4b.png Binary files differnew file mode 100644 index 00000000..23484c98 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_4b.png diff --git a/themes/images/nbeat-black-hd/flip_4t.png b/themes/images/nbeat-black-hd/flip_4t.png Binary files differnew file mode 100644 index 00000000..20291610 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_4t.png diff --git a/themes/images/nbeat-black-hd/flip_5b.png b/themes/images/nbeat-black-hd/flip_5b.png Binary files differnew file mode 100644 index 00000000..8d9312a1 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_5b.png diff --git a/themes/images/nbeat-black-hd/flip_5t.png b/themes/images/nbeat-black-hd/flip_5t.png Binary files differnew file mode 100644 index 00000000..df439296 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_5t.png diff --git a/themes/images/nbeat-black-hd/flip_6b.png b/themes/images/nbeat-black-hd/flip_6b.png Binary files differnew file mode 100644 index 00000000..09393e64 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_6b.png diff --git a/themes/images/nbeat-black-hd/flip_6t.png b/themes/images/nbeat-black-hd/flip_6t.png Binary files differnew file mode 100644 index 00000000..3cc4061f --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_6t.png diff --git a/themes/images/nbeat-black-hd/flip_7b.png b/themes/images/nbeat-black-hd/flip_7b.png Binary files differnew file mode 100644 index 00000000..9afc4198 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_7b.png diff --git a/themes/images/nbeat-black-hd/flip_7t.png b/themes/images/nbeat-black-hd/flip_7t.png Binary files differnew file mode 100644 index 00000000..abe1bc94 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_7t.png diff --git a/themes/images/nbeat-black-hd/flip_8b.png b/themes/images/nbeat-black-hd/flip_8b.png Binary files differnew file mode 100644 index 00000000..2185ee98 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_8b.png diff --git a/themes/images/nbeat-black-hd/flip_8t.png b/themes/images/nbeat-black-hd/flip_8t.png Binary files differnew file mode 100644 index 00000000..718e484e --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_8t.png diff --git a/themes/images/nbeat-black-hd/flip_9b.png b/themes/images/nbeat-black-hd/flip_9b.png Binary files differnew file mode 100644 index 00000000..f867aea3 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_9b.png diff --git a/themes/images/nbeat-black-hd/flip_9t.png b/themes/images/nbeat-black-hd/flip_9t.png Binary files differnew file mode 100644 index 00000000..5800a4c7 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_9t.png diff --git a/themes/images/nbeat-black-hd/flip_amb.png b/themes/images/nbeat-black-hd/flip_amb.png Binary files differnew file mode 100644 index 00000000..e7b3b170 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_amb.png diff --git a/themes/images/nbeat-black-hd/flip_amt.png b/themes/images/nbeat-black-hd/flip_amt.png Binary files differnew file mode 100644 index 00000000..bc6a7154 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_amt.png diff --git a/themes/images/nbeat-black-hd/flip_base.png b/themes/images/nbeat-black-hd/flip_base.png Binary files differnew file mode 100644 index 00000000..607fba92 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_base.png diff --git a/themes/images/nbeat-black-hd/flip_base_shad.png b/themes/images/nbeat-black-hd/flip_base_shad.png Binary files differnew file mode 100644 index 00000000..05699777 --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_base_shad.png diff --git a/themes/images/nbeat-black-hd/flip_pmb.png b/themes/images/nbeat-black-hd/flip_pmb.png Binary files differnew file mode 100644 index 00000000..de14fa5e --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_pmb.png diff --git a/themes/images/nbeat-black-hd/flip_pmt.png b/themes/images/nbeat-black-hd/flip_pmt.png Binary files differnew file mode 100644 index 00000000..8a72655b --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_pmt.png diff --git a/themes/images/nbeat-black-hd/flip_shad.png b/themes/images/nbeat-black-hd/flip_shad.png Binary files differnew file mode 100644 index 00000000..3d74ceae --- /dev/null +++ b/themes/images/nbeat-black-hd/flip_shad.png diff --git a/themes/images/nbeat-black-hd/frame_1.png b/themes/images/nbeat-black-hd/frame_1.png Binary files differnew file mode 100644 index 00000000..fd5645e5 --- /dev/null +++ b/themes/images/nbeat-black-hd/frame_1.png diff --git a/themes/images/nbeat-black-hd/frame_2.png b/themes/images/nbeat-black-hd/frame_2.png Binary files differnew file mode 100644 index 00000000..0fef1e9a --- /dev/null +++ b/themes/images/nbeat-black-hd/frame_2.png diff --git a/themes/images/nbeat-black-hd/head.png b/themes/images/nbeat-black-hd/head.png Binary files differnew file mode 100644 index 00000000..905b92c9 --- /dev/null +++ b/themes/images/nbeat-black-hd/head.png diff --git a/themes/images/nbeat-black-hd/home_edit_add.png b/themes/images/nbeat-black-hd/home_edit_add.png Binary files differnew file mode 100644 index 00000000..4310ae7a --- /dev/null +++ b/themes/images/nbeat-black-hd/home_edit_add.png diff --git a/themes/images/nbeat-black-hd/home_edit_delete.png b/themes/images/nbeat-black-hd/home_edit_delete.png Binary files differnew file mode 100644 index 00000000..bdf6011b --- /dev/null +++ b/themes/images/nbeat-black-hd/home_edit_delete.png diff --git a/themes/images/nbeat-black-hd/hoversel_entry_bg.png b/themes/images/nbeat-black-hd/hoversel_entry_bg.png Binary files differnew file mode 100644 index 00000000..ec8b31d3 --- /dev/null +++ b/themes/images/nbeat-black-hd/hoversel_entry_bg.png diff --git a/themes/images/nbeat-black-hd/icon_apps.png b/themes/images/nbeat-black-hd/icon_apps.png Binary files differnew file mode 100644 index 00000000..a3b90c67 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_apps.png diff --git a/themes/images/nbeat-black-hd/icon_arrow_down.png b/themes/images/nbeat-black-hd/icon_arrow_down.png Binary files differnew file mode 100644 index 00000000..899373f6 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_arrow_down.png diff --git a/themes/images/nbeat-black-hd/icon_arrow_left.png b/themes/images/nbeat-black-hd/icon_arrow_left.png Binary files differnew file mode 100644 index 00000000..66515103 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_arrow_left.png diff --git a/themes/images/nbeat-black-hd/icon_arrow_right.png b/themes/images/nbeat-black-hd/icon_arrow_right.png Binary files differnew file mode 100644 index 00000000..58fa68de --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_arrow_right.png diff --git a/themes/images/nbeat-black-hd/icon_arrow_up.png b/themes/images/nbeat-black-hd/icon_arrow_up.png Binary files differnew file mode 100644 index 00000000..46584db7 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_arrow_up.png diff --git a/themes/images/nbeat-black-hd/icon_chat.png b/themes/images/nbeat-black-hd/icon_chat.png Binary files differnew file mode 100644 index 00000000..1fe8f631 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_chat.png diff --git a/themes/images/nbeat-black-hd/icon_clock.png b/themes/images/nbeat-black-hd/icon_clock.png Binary files differnew file mode 100644 index 00000000..c89ae17d --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_clock.png diff --git a/themes/images/nbeat-black-hd/icon_close.png b/themes/images/nbeat-black-hd/icon_close.png Binary files differnew file mode 100644 index 00000000..d0a51669 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_close.png diff --git a/themes/images/nbeat-black-hd/icon_delete.png b/themes/images/nbeat-black-hd/icon_delete.png Binary files differnew file mode 100644 index 00000000..e0a635e5 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_delete.png diff --git a/themes/images/nbeat-black-hd/icon_edit.png b/themes/images/nbeat-black-hd/icon_edit.png Binary files differnew file mode 100644 index 00000000..8dcec9e9 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_edit.png diff --git a/themes/images/nbeat-black-hd/icon_file.png b/themes/images/nbeat-black-hd/icon_file.png Binary files differnew file mode 100644 index 00000000..371f1d08 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_file.png diff --git a/themes/images/nbeat-black-hd/icon_folder.png b/themes/images/nbeat-black-hd/icon_folder.png Binary files differnew file mode 100644 index 00000000..2ec380ab --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_folder.png diff --git a/themes/images/nbeat-black-hd/icon_home.png b/themes/images/nbeat-black-hd/icon_home.png Binary files differnew file mode 100644 index 00000000..a395fff0 --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_home.png diff --git a/themes/images/nbeat-black-hd/icon_left_arrow.png b/themes/images/nbeat-black-hd/icon_left_arrow.png Binary files differnew file mode 100644 index 00000000..556399ea --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_left_arrow.png diff --git a/themes/images/nbeat-black-hd/icon_refresh.png b/themes/images/nbeat-black-hd/icon_refresh.png Binary files differnew file mode 100644 index 00000000..5ea70bfa --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_refresh.png diff --git a/themes/images/nbeat-black-hd/icon_right_arrow.png b/themes/images/nbeat-black-hd/icon_right_arrow.png Binary files differnew file mode 100644 index 00000000..6bbb2c6e --- /dev/null +++ b/themes/images/nbeat-black-hd/icon_right_arrow.png diff --git a/themes/images/nbeat-black-hd/ilist_1.png b/themes/images/nbeat-black-hd/ilist_1.png Binary files differnew file mode 100644 index 00000000..40a32385 --- /dev/null +++ b/themes/images/nbeat-black-hd/ilist_1.png diff --git a/themes/images/nbeat-black-hd/ilist_2.png b/themes/images/nbeat-black-hd/ilist_2.png Binary files differnew file mode 100644 index 00000000..ee69f15b --- /dev/null +++ b/themes/images/nbeat-black-hd/ilist_2.png diff --git a/themes/images/nbeat-black-hd/ilist_item_shadow.png b/themes/images/nbeat-black-hd/ilist_item_shadow.png Binary files differnew file mode 100644 index 00000000..bffa9dcc --- /dev/null +++ b/themes/images/nbeat-black-hd/ilist_item_shadow.png diff --git a/themes/images/nbeat-black-hd/imageeditor_bar_press.png b/themes/images/nbeat-black-hd/imageeditor_bar_press.png Binary files differnew file mode 100644 index 00000000..add7d96d --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_bar_press.png diff --git a/themes/images/nbeat-black-hd/imageeditor_bg.png b/themes/images/nbeat-black-hd/imageeditor_bg.png Binary files differnew file mode 100644 index 00000000..f8a97047 --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_bg.png diff --git a/themes/images/nbeat-black-hd/imageeditor_bottom_arrow.png b/themes/images/nbeat-black-hd/imageeditor_bottom_arrow.png Binary files differnew file mode 100644 index 00000000..cdbe2de1 --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_bottom_arrow.png diff --git a/themes/images/nbeat-black-hd/imageeditor_left_arrow.png b/themes/images/nbeat-black-hd/imageeditor_left_arrow.png Binary files differnew file mode 100644 index 00000000..c4952283 --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_left_arrow.png diff --git a/themes/images/nbeat-black-hd/imageeditor_right_arrow.png b/themes/images/nbeat-black-hd/imageeditor_right_arrow.png Binary files differnew file mode 100644 index 00000000..b0882136 --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_right_arrow.png diff --git a/themes/images/nbeat-black-hd/imageeditor_top_arrow.png b/themes/images/nbeat-black-hd/imageeditor_top_arrow.png Binary files differnew file mode 100644 index 00000000..f7016a3e --- /dev/null +++ b/themes/images/nbeat-black-hd/imageeditor_top_arrow.png diff --git a/themes/images/nbeat-black-hd/item_flip_01.png b/themes/images/nbeat-black-hd/item_flip_01.png Binary files differnew file mode 100644 index 00000000..d86eae9a --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_01.png diff --git a/themes/images/nbeat-black-hd/item_flip_02.png b/themes/images/nbeat-black-hd/item_flip_02.png Binary files differnew file mode 100644 index 00000000..06dee2d6 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_02.png diff --git a/themes/images/nbeat-black-hd/item_flip_03.png b/themes/images/nbeat-black-hd/item_flip_03.png Binary files differnew file mode 100644 index 00000000..bee1b79c --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_03.png diff --git a/themes/images/nbeat-black-hd/item_flip_04.png b/themes/images/nbeat-black-hd/item_flip_04.png Binary files differnew file mode 100644 index 00000000..b4b912aa --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_04.png diff --git a/themes/images/nbeat-black-hd/item_flip_05.png b/themes/images/nbeat-black-hd/item_flip_05.png Binary files differnew file mode 100644 index 00000000..bf29c95d --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_05.png diff --git a/themes/images/nbeat-black-hd/item_flip_06.png b/themes/images/nbeat-black-hd/item_flip_06.png Binary files differnew file mode 100644 index 00000000..02a2c14a --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_06.png diff --git a/themes/images/nbeat-black-hd/item_flip_07.png b/themes/images/nbeat-black-hd/item_flip_07.png Binary files differnew file mode 100644 index 00000000..dedcd473 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_07.png diff --git a/themes/images/nbeat-black-hd/item_flip_08.png b/themes/images/nbeat-black-hd/item_flip_08.png Binary files differnew file mode 100644 index 00000000..b20ca46c --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_08.png diff --git a/themes/images/nbeat-black-hd/item_flip_09.png b/themes/images/nbeat-black-hd/item_flip_09.png Binary files differnew file mode 100644 index 00000000..235b1fcd --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_09.png diff --git a/themes/images/nbeat-black-hd/item_flip_10.png b/themes/images/nbeat-black-hd/item_flip_10.png Binary files differnew file mode 100644 index 00000000..2b515006 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_10.png diff --git a/themes/images/nbeat-black-hd/item_flip_11.png b/themes/images/nbeat-black-hd/item_flip_11.png Binary files differnew file mode 100644 index 00000000..dd0aa2b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_11.png diff --git a/themes/images/nbeat-black-hd/item_flip_12.png b/themes/images/nbeat-black-hd/item_flip_12.png Binary files differnew file mode 100644 index 00000000..1b48d9ad --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_12.png diff --git a/themes/images/nbeat-black-hd/item_flip_13.png b/themes/images/nbeat-black-hd/item_flip_13.png Binary files differnew file mode 100644 index 00000000..080f4265 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_13.png diff --git a/themes/images/nbeat-black-hd/item_flip_14.png b/themes/images/nbeat-black-hd/item_flip_14.png Binary files differnew file mode 100644 index 00000000..a3b96720 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_14.png diff --git a/themes/images/nbeat-black-hd/item_flip_15.png b/themes/images/nbeat-black-hd/item_flip_15.png Binary files differnew file mode 100644 index 00000000..317aa67e --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_15.png diff --git a/themes/images/nbeat-black-hd/item_flip_16.png b/themes/images/nbeat-black-hd/item_flip_16.png Binary files differnew file mode 100644 index 00000000..2074e986 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_16.png diff --git a/themes/images/nbeat-black-hd/item_flip_17.png b/themes/images/nbeat-black-hd/item_flip_17.png Binary files differnew file mode 100644 index 00000000..558bb234 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_17.png diff --git a/themes/images/nbeat-black-hd/item_flip_18.png b/themes/images/nbeat-black-hd/item_flip_18.png Binary files differnew file mode 100644 index 00000000..c13f3c92 --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_18.png diff --git a/themes/images/nbeat-black-hd/item_flip_19.png b/themes/images/nbeat-black-hd/item_flip_19.png Binary files differnew file mode 100644 index 00000000..0b04618a --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_19.png diff --git a/themes/images/nbeat-black-hd/item_flip_20.png b/themes/images/nbeat-black-hd/item_flip_20.png Binary files differnew file mode 100644 index 00000000..39a64dbd --- /dev/null +++ b/themes/images/nbeat-black-hd/item_flip_20.png diff --git a/themes/images/nbeat-black-hd/label_click_box_bg.9.png b/themes/images/nbeat-black-hd/label_click_box_bg.9.png Binary files differnew file mode 100644 index 00000000..a4f3112b --- /dev/null +++ b/themes/images/nbeat-black-hd/label_click_box_bg.9.png diff --git a/themes/images/nbeat-black-hd/label_click_box_bg_09.png b/themes/images/nbeat-black-hd/label_click_box_bg_09.png Binary files differnew file mode 100644 index 00000000..266460ef --- /dev/null +++ b/themes/images/nbeat-black-hd/label_click_box_bg_09.png diff --git a/themes/images/nbeat-black-hd/leftright.png b/themes/images/nbeat-black-hd/leftright.png Binary files differnew file mode 100644 index 00000000..8188c194 --- /dev/null +++ b/themes/images/nbeat-black-hd/leftright.png diff --git a/themes/images/nbeat-black-hd/magnifier.png b/themes/images/nbeat-black-hd/magnifier.png Binary files differnew file mode 100644 index 00000000..4ae3188c --- /dev/null +++ b/themes/images/nbeat-black-hd/magnifier.png diff --git a/themes/images/nbeat-black-hd/magnifier_line.png b/themes/images/nbeat-black-hd/magnifier_line.png Binary files differnew file mode 100644 index 00000000..c4dd14cf --- /dev/null +++ b/themes/images/nbeat-black-hd/magnifier_line.png diff --git a/themes/images/nbeat-black-hd/magnifier_noarrow.png b/themes/images/nbeat-black-hd/magnifier_noarrow.png Binary files differnew file mode 100644 index 00000000..7cbd2a79 --- /dev/null +++ b/themes/images/nbeat-black-hd/magnifier_noarrow.png diff --git a/themes/images/nbeat-black-hd/magnifier_noarrow_line.png b/themes/images/nbeat-black-hd/magnifier_noarrow_line.png Binary files differnew file mode 100644 index 00000000..fcfdb105 --- /dev/null +++ b/themes/images/nbeat-black-hd/magnifier_noarrow_line.png diff --git a/themes/images/nbeat-black-hd/map_item.png b/themes/images/nbeat-black-hd/map_item.png Binary files differnew file mode 100644 index 00000000..9e901592 --- /dev/null +++ b/themes/images/nbeat-black-hd/map_item.png diff --git a/themes/images/nbeat-black-hd/map_item_1.png b/themes/images/nbeat-black-hd/map_item_1.png Binary files differnew file mode 100644 index 00000000..da9b580c --- /dev/null +++ b/themes/images/nbeat-black-hd/map_item_1.png diff --git a/themes/images/nbeat-black-hd/map_item_2.png b/themes/images/nbeat-black-hd/map_item_2.png Binary files differnew file mode 100644 index 00000000..f92ebfac --- /dev/null +++ b/themes/images/nbeat-black-hd/map_item_2.png diff --git a/themes/images/nbeat-black-hd/msg_ui/07_message_list_bg.png b/themes/images/nbeat-black-hd/msg_ui/07_message_list_bg.png Binary files differnew file mode 100644 index 00000000..21e4f4df --- /dev/null +++ b/themes/images/nbeat-black-hd/msg_ui/07_message_list_bg.png diff --git a/themes/images/nbeat-black-hd/multicheck_0001.png b/themes/images/nbeat-black-hd/multicheck_0001.png Binary files differnew file mode 100644 index 00000000..ac276072 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0001.png diff --git a/themes/images/nbeat-black-hd/multicheck_0002.png b/themes/images/nbeat-black-hd/multicheck_0002.png Binary files differnew file mode 100644 index 00000000..6bb95de7 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0002.png diff --git a/themes/images/nbeat-black-hd/multicheck_0003.png b/themes/images/nbeat-black-hd/multicheck_0003.png Binary files differnew file mode 100644 index 00000000..194b8c04 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0003.png diff --git a/themes/images/nbeat-black-hd/multicheck_0004.png b/themes/images/nbeat-black-hd/multicheck_0004.png Binary files differnew file mode 100644 index 00000000..e5ead657 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0004.png diff --git a/themes/images/nbeat-black-hd/multicheck_0005.png b/themes/images/nbeat-black-hd/multicheck_0005.png Binary files differnew file mode 100644 index 00000000..81cccfc4 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0005.png diff --git a/themes/images/nbeat-black-hd/multicheck_0006.png b/themes/images/nbeat-black-hd/multicheck_0006.png Binary files differnew file mode 100644 index 00000000..81cccfc4 --- /dev/null +++ b/themes/images/nbeat-black-hd/multicheck_0006.png diff --git a/themes/images/nbeat-black-hd/myfile/00_myfile_list_bar_press_1x80.png b/themes/images/nbeat-black-hd/myfile/00_myfile_list_bar_press_1x80.png Binary files differnew file mode 100644 index 00000000..1dc6e158 --- /dev/null +++ b/themes/images/nbeat-black-hd/myfile/00_myfile_list_bar_press_1x80.png diff --git a/themes/images/nbeat-black-hd/myfile/00_myfile_list_expandable_bg.png b/themes/images/nbeat-black-hd/myfile/00_myfile_list_expandable_bg.png Binary files differnew file mode 100644 index 00000000..f1e92dcd --- /dev/null +++ b/themes/images/nbeat-black-hd/myfile/00_myfile_list_expandable_bg.png diff --git a/themes/images/nbeat-black-hd/myfile/00_myfile_list_thumbnail_bg.png b/themes/images/nbeat-black-hd/myfile/00_myfile_list_thumbnail_bg.png Binary files differnew file mode 100644 index 00000000..88522c5c --- /dev/null +++ b/themes/images/nbeat-black-hd/myfile/00_myfile_list_thumbnail_bg.png diff --git a/themes/images/nbeat-black-hd/myfile/01_list_upper_button.png b/themes/images/nbeat-black-hd/myfile/01_list_upper_button.png Binary files differnew file mode 100644 index 00000000..602fcdc0 --- /dev/null +++ b/themes/images/nbeat-black-hd/myfile/01_list_upper_button.png diff --git a/themes/images/nbeat-black-hd/myfile/01_list_upper_button_t.png b/themes/images/nbeat-black-hd/myfile/01_list_upper_button_t.png Binary files differnew file mode 100644 index 00000000..a63f00ff --- /dev/null +++ b/themes/images/nbeat-black-hd/myfile/01_list_upper_button_t.png diff --git a/themes/images/nbeat-black-hd/navibar_item_separator.png b/themes/images/nbeat-black-hd/navibar_item_separator.png Binary files differnew file mode 100644 index 00000000..5e06ea0a --- /dev/null +++ b/themes/images/nbeat-black-hd/navibar_item_separator.png diff --git a/themes/images/nbeat-black-hd/navibar_item_separator_shadow.png b/themes/images/nbeat-black-hd/navibar_item_separator_shadow.png Binary files differnew file mode 100644 index 00000000..bd4d5502 --- /dev/null +++ b/themes/images/nbeat-black-hd/navibar_item_separator_shadow.png diff --git a/themes/images/nbeat-black-hd/naviframe_optionheader.png b/themes/images/nbeat-black-hd/naviframe_optionheader.png Binary files differnew file mode 100644 index 00000000..5e06ea0a --- /dev/null +++ b/themes/images/nbeat-black-hd/naviframe_optionheader.png diff --git a/themes/images/nbeat-black-hd/naviframe_optionheader_arrow.png b/themes/images/nbeat-black-hd/naviframe_optionheader_arrow.png Binary files differnew file mode 100644 index 00000000..2f1f6517 --- /dev/null +++ b/themes/images/nbeat-black-hd/naviframe_optionheader_arrow.png diff --git a/themes/images/nbeat-black-hd/naviframe_optionheader_shadow.png b/themes/images/nbeat-black-hd/naviframe_optionheader_shadow.png Binary files differnew file mode 100644 index 00000000..bd4d5502 --- /dev/null +++ b/themes/images/nbeat-black-hd/naviframe_optionheader_shadow.png diff --git a/themes/images/nbeat-black-hd/outdent-bottom.png b/themes/images/nbeat-black-hd/outdent-bottom.png Binary files differnew file mode 100644 index 00000000..2cd49b58 --- /dev/null +++ b/themes/images/nbeat-black-hd/outdent-bottom.png diff --git a/themes/images/nbeat-black-hd/outdent-top.png b/themes/images/nbeat-black-hd/outdent-top.png Binary files differnew file mode 100644 index 00000000..b4f891d0 --- /dev/null +++ b/themes/images/nbeat-black-hd/outdent-top.png diff --git a/themes/images/nbeat-black-hd/page_icon.png b/themes/images/nbeat-black-hd/page_icon.png Binary files differnew file mode 100644 index 00000000..51932bd4 --- /dev/null +++ b/themes/images/nbeat-black-hd/page_icon.png diff --git a/themes/images/nbeat-black-hd/page_icon_select.png b/themes/images/nbeat-black-hd/page_icon_select.png Binary files differnew file mode 100644 index 00000000..30220d93 --- /dev/null +++ b/themes/images/nbeat-black-hd/page_icon_select.png diff --git a/themes/images/nbeat-black-hd/pattern_carbon_fiber_dark.png b/themes/images/nbeat-black-hd/pattern_carbon_fiber_dark.png Binary files differnew file mode 100644 index 00000000..253413b8 --- /dev/null +++ b/themes/images/nbeat-black-hd/pattern_carbon_fiber_dark.png diff --git a/themes/images/nbeat-black-hd/progress_00.png b/themes/images/nbeat-black-hd/progress_00.png Binary files differnew file mode 100644 index 00000000..aeab4821 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_00.png diff --git a/themes/images/nbeat-black-hd/progress_01.png b/themes/images/nbeat-black-hd/progress_01.png Binary files differnew file mode 100644 index 00000000..7eb9d203 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_01.png diff --git a/themes/images/nbeat-black-hd/progress_01_g.png b/themes/images/nbeat-black-hd/progress_01_g.png Binary files differnew file mode 100644 index 00000000..bab7653e --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_01_g.png diff --git a/themes/images/nbeat-black-hd/progress_01_s.png b/themes/images/nbeat-black-hd/progress_01_s.png Binary files differnew file mode 100644 index 00000000..aececf1d --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_01_s.png diff --git a/themes/images/nbeat-black-hd/progress_02.png b/themes/images/nbeat-black-hd/progress_02.png Binary files differnew file mode 100644 index 00000000..68373bd9 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_02.png diff --git a/themes/images/nbeat-black-hd/progress_02_g.png b/themes/images/nbeat-black-hd/progress_02_g.png Binary files differnew file mode 100644 index 00000000..9389c0f9 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_02_g.png diff --git a/themes/images/nbeat-black-hd/progress_02_s.png b/themes/images/nbeat-black-hd/progress_02_s.png Binary files differnew file mode 100644 index 00000000..63011123 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_02_s.png diff --git a/themes/images/nbeat-black-hd/progress_03.png b/themes/images/nbeat-black-hd/progress_03.png Binary files differnew file mode 100644 index 00000000..3156a05d --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_03.png diff --git a/themes/images/nbeat-black-hd/progress_03_g.png b/themes/images/nbeat-black-hd/progress_03_g.png Binary files differnew file mode 100644 index 00000000..cffc11d4 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_03_g.png diff --git a/themes/images/nbeat-black-hd/progress_03_s.png b/themes/images/nbeat-black-hd/progress_03_s.png Binary files differnew file mode 100644 index 00000000..927d2112 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_03_s.png diff --git a/themes/images/nbeat-black-hd/progress_04.png b/themes/images/nbeat-black-hd/progress_04.png Binary files differnew file mode 100644 index 00000000..6eb33d12 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_04.png diff --git a/themes/images/nbeat-black-hd/progress_04_g.png b/themes/images/nbeat-black-hd/progress_04_g.png Binary files differnew file mode 100644 index 00000000..d11b2cec --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_04_g.png diff --git a/themes/images/nbeat-black-hd/progress_04_s.png b/themes/images/nbeat-black-hd/progress_04_s.png Binary files differnew file mode 100644 index 00000000..3c97f335 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_04_s.png diff --git a/themes/images/nbeat-black-hd/progress_05.png b/themes/images/nbeat-black-hd/progress_05.png Binary files differnew file mode 100644 index 00000000..568e51e9 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_05.png diff --git a/themes/images/nbeat-black-hd/progress_05_g.png b/themes/images/nbeat-black-hd/progress_05_g.png Binary files differnew file mode 100644 index 00000000..f6dc4e7c --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_05_g.png diff --git a/themes/images/nbeat-black-hd/progress_05_s.png b/themes/images/nbeat-black-hd/progress_05_s.png Binary files differnew file mode 100644 index 00000000..b190a64e --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_05_s.png diff --git a/themes/images/nbeat-black-hd/progress_06.png b/themes/images/nbeat-black-hd/progress_06.png Binary files differnew file mode 100644 index 00000000..fafe364a --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_06.png diff --git a/themes/images/nbeat-black-hd/progress_06_g.png b/themes/images/nbeat-black-hd/progress_06_g.png Binary files differnew file mode 100644 index 00000000..b0dbf58a --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_06_g.png diff --git a/themes/images/nbeat-black-hd/progress_06_s.png b/themes/images/nbeat-black-hd/progress_06_s.png Binary files differnew file mode 100644 index 00000000..723b363f --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_06_s.png diff --git a/themes/images/nbeat-black-hd/progress_07.png b/themes/images/nbeat-black-hd/progress_07.png Binary files differnew file mode 100644 index 00000000..c84ee1e9 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_07.png diff --git a/themes/images/nbeat-black-hd/progress_07_g.png b/themes/images/nbeat-black-hd/progress_07_g.png Binary files differnew file mode 100644 index 00000000..a5623535 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_07_g.png diff --git a/themes/images/nbeat-black-hd/progress_07_s.png b/themes/images/nbeat-black-hd/progress_07_s.png Binary files differnew file mode 100644 index 00000000..6e16f643 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_07_s.png diff --git a/themes/images/nbeat-black-hd/progress_08.png b/themes/images/nbeat-black-hd/progress_08.png Binary files differnew file mode 100644 index 00000000..1541b0a4 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_08.png diff --git a/themes/images/nbeat-black-hd/progress_08_g.png b/themes/images/nbeat-black-hd/progress_08_g.png Binary files differnew file mode 100644 index 00000000..76093c5a --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_08_g.png diff --git a/themes/images/nbeat-black-hd/progress_08_s.png b/themes/images/nbeat-black-hd/progress_08_s.png Binary files differnew file mode 100644 index 00000000..f690238c --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_08_s.png diff --git a/themes/images/nbeat-black-hd/progress_09.png b/themes/images/nbeat-black-hd/progress_09.png Binary files differnew file mode 100644 index 00000000..d0db5623 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_09.png diff --git a/themes/images/nbeat-black-hd/progress_09_g.png b/themes/images/nbeat-black-hd/progress_09_g.png Binary files differnew file mode 100644 index 00000000..49ca3e6b --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_09_g.png diff --git a/themes/images/nbeat-black-hd/progress_09_s.png b/themes/images/nbeat-black-hd/progress_09_s.png Binary files differnew file mode 100644 index 00000000..7acec1a9 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_09_s.png diff --git a/themes/images/nbeat-black-hd/progress_10.png b/themes/images/nbeat-black-hd/progress_10.png Binary files differnew file mode 100644 index 00000000..dc09ef9b --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_10.png diff --git a/themes/images/nbeat-black-hd/progress_10_g.png b/themes/images/nbeat-black-hd/progress_10_g.png Binary files differnew file mode 100644 index 00000000..669bd670 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_10_g.png diff --git a/themes/images/nbeat-black-hd/progress_10_s.png b/themes/images/nbeat-black-hd/progress_10_s.png Binary files differnew file mode 100644 index 00000000..246e5b1a --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_10_s.png diff --git a/themes/images/nbeat-black-hd/progress_11.png b/themes/images/nbeat-black-hd/progress_11.png Binary files differnew file mode 100644 index 00000000..7093b778 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_11.png diff --git a/themes/images/nbeat-black-hd/progress_11_g.png b/themes/images/nbeat-black-hd/progress_11_g.png Binary files differnew file mode 100644 index 00000000..9d7d1ceb --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_11_g.png diff --git a/themes/images/nbeat-black-hd/progress_11_s.png b/themes/images/nbeat-black-hd/progress_11_s.png Binary files differnew file mode 100644 index 00000000..f5182b8c --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_11_s.png diff --git a/themes/images/nbeat-black-hd/progress_12.png b/themes/images/nbeat-black-hd/progress_12.png Binary files differnew file mode 100644 index 00000000..7c8d1280 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_12.png diff --git a/themes/images/nbeat-black-hd/progress_12_g.png b/themes/images/nbeat-black-hd/progress_12_g.png Binary files differnew file mode 100644 index 00000000..4aea2957 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_12_g.png diff --git a/themes/images/nbeat-black-hd/progress_12_s.png b/themes/images/nbeat-black-hd/progress_12_s.png Binary files differnew file mode 100644 index 00000000..2b17f44e --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_12_s.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bar.9.png b/themes/images/nbeat-black-hd/progress_slider_bar.9.png Binary files differnew file mode 100644 index 00000000..29c58749 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bar.9.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bar01.9.png b/themes/images/nbeat-black-hd/progress_slider_bar01.9.png Binary files differnew file mode 100644 index 00000000..3fdab304 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bar01.9.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bar02.9.png b/themes/images/nbeat-black-hd/progress_slider_bar02.9.png Binary files differnew file mode 100644 index 00000000..b984c953 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bar02.9.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bg.9.png b/themes/images/nbeat-black-hd/progress_slider_bg.9.png Binary files differnew file mode 100644 index 00000000..0b70fe18 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bg.9.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bg01.9.png b/themes/images/nbeat-black-hd/progress_slider_bg01.9.png Binary files differnew file mode 100644 index 00000000..cb883cf0 --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bg01.9.png diff --git a/themes/images/nbeat-black-hd/progress_slider_bg02.9.png b/themes/images/nbeat-black-hd/progress_slider_bg02.9.png Binary files differnew file mode 100644 index 00000000..663baacc --- /dev/null +++ b/themes/images/nbeat-black-hd/progress_slider_bg02.9.png diff --git a/themes/images/nbeat-black-hd/radio.png b/themes/images/nbeat-black-hd/radio.png Binary files differnew file mode 100644 index 00000000..f964acd7 --- /dev/null +++ b/themes/images/nbeat-black-hd/radio.png diff --git a/themes/images/nbeat-black-hd/radio2.png b/themes/images/nbeat-black-hd/radio2.png Binary files differnew file mode 100644 index 00000000..b83e5527 --- /dev/null +++ b/themes/images/nbeat-black-hd/radio2.png diff --git a/themes/images/nbeat-black-hd/radio_base.png b/themes/images/nbeat-black-hd/radio_base.png Binary files differnew file mode 100644 index 00000000..d2194003 --- /dev/null +++ b/themes/images/nbeat-black-hd/radio_base.png diff --git a/themes/images/nbeat-black-hd/reader_handler_down.png b/themes/images/nbeat-black-hd/reader_handler_down.png Binary files differnew file mode 100644 index 00000000..8e957614 --- /dev/null +++ b/themes/images/nbeat-black-hd/reader_handler_down.png diff --git a/themes/images/nbeat-black-hd/reader_handler_move.png b/themes/images/nbeat-black-hd/reader_handler_move.png Binary files differnew file mode 100644 index 00000000..55a1686b --- /dev/null +++ b/themes/images/nbeat-black-hd/reader_handler_move.png diff --git a/themes/images/nbeat-black-hd/reader_handler_up.png b/themes/images/nbeat-black-hd/reader_handler_up.png Binary files differnew file mode 100644 index 00000000..172e2a37 --- /dev/null +++ b/themes/images/nbeat-black-hd/reader_handler_up.png diff --git a/themes/images/nbeat-black-hd/reader_longtap_blue.png b/themes/images/nbeat-black-hd/reader_longtap_blue.png Binary files differnew file mode 100644 index 00000000..16df225e --- /dev/null +++ b/themes/images/nbeat-black-hd/reader_longtap_blue.png diff --git a/themes/images/nbeat-black-hd/reader_magnifier_box.png b/themes/images/nbeat-black-hd/reader_magnifier_box.png Binary files differnew file mode 100644 index 00000000..ef733af0 --- /dev/null +++ b/themes/images/nbeat-black-hd/reader_magnifier_box.png diff --git a/themes/images/nbeat-black-hd/rss/folder_closed.png b/themes/images/nbeat-black-hd/rss/folder_closed.png Binary files differnew file mode 100644 index 00000000..2ec380ab --- /dev/null +++ b/themes/images/nbeat-black-hd/rss/folder_closed.png diff --git a/themes/images/nbeat-black-hd/rss/folder_opened.png b/themes/images/nbeat-black-hd/rss/folder_opened.png Binary files differnew file mode 100644 index 00000000..70ed5c86 --- /dev/null +++ b/themes/images/nbeat-black-hd/rss/folder_opened.png diff --git a/themes/images/nbeat-black-hd/sb_runnerh.png b/themes/images/nbeat-black-hd/sb_runnerh.png Binary files differnew file mode 100644 index 00000000..a483ce8b --- /dev/null +++ b/themes/images/nbeat-black-hd/sb_runnerh.png diff --git a/themes/images/nbeat-black-hd/sb_runnerv.png b/themes/images/nbeat-black-hd/sb_runnerv.png Binary files differnew file mode 100644 index 00000000..cb2da6fc --- /dev/null +++ b/themes/images/nbeat-black-hd/sb_runnerv.png diff --git a/themes/images/nbeat-black-hd/scroll_press_bg.png b/themes/images/nbeat-black-hd/scroll_press_bg.png Binary files differnew file mode 100644 index 00000000..0d6176d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/scroll_press_bg.png diff --git a/themes/images/nbeat-black-hd/search_icon.png b/themes/images/nbeat-black-hd/search_icon.png Binary files differnew file mode 100644 index 00000000..32348337 --- /dev/null +++ b/themes/images/nbeat-black-hd/search_icon.png diff --git a/themes/images/nbeat-black-hd/search_input_field_bg.png b/themes/images/nbeat-black-hd/search_input_field_bg.png Binary files differnew file mode 100644 index 00000000..f3f1fdad --- /dev/null +++ b/themes/images/nbeat-black-hd/search_input_field_bg.png diff --git a/themes/images/nbeat-black-hd/separator_h.png b/themes/images/nbeat-black-hd/separator_h.png Binary files differnew file mode 100644 index 00000000..0823fbc4 --- /dev/null +++ b/themes/images/nbeat-black-hd/separator_h.png diff --git a/themes/images/nbeat-black-hd/separator_v.png b/themes/images/nbeat-black-hd/separator_v.png Binary files differnew file mode 100644 index 00000000..cd1b0182 --- /dev/null +++ b/themes/images/nbeat-black-hd/separator_v.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_01.9.png b/themes/images/nbeat-black-hd/sgmt_btn_01.9.png Binary files differnew file mode 100644 index 00000000..c4c4f2b9 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_01.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_02.9.png b/themes/images/nbeat-black-hd/sgmt_btn_02.9.png Binary files differnew file mode 100644 index 00000000..41164464 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_02.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_03.9.png b/themes/images/nbeat-black-hd/sgmt_btn_03.9.png Binary files differnew file mode 100644 index 00000000..2888f6eb --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_03.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_04.9.png b/themes/images/nbeat-black-hd/sgmt_btn_04.9.png Binary files differnew file mode 100644 index 00000000..1d174908 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_04.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_05.9.png b/themes/images/nbeat-black-hd/sgmt_btn_05.9.png Binary files differnew file mode 100644 index 00000000..60c5a1f5 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_05.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_06.9.png b/themes/images/nbeat-black-hd/sgmt_btn_06.9.png Binary files differnew file mode 100644 index 00000000..71d96c4f --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_06.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_07.9.png b/themes/images/nbeat-black-hd/sgmt_btn_07.9.png Binary files differnew file mode 100644 index 00000000..370f3637 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_07.9.png diff --git a/themes/images/nbeat-black-hd/sgmt_btn_08.9.png b/themes/images/nbeat-black-hd/sgmt_btn_08.9.png Binary files differnew file mode 100644 index 00000000..201fabe3 --- /dev/null +++ b/themes/images/nbeat-black-hd/sgmt_btn_08.9.png diff --git a/themes/images/nbeat-black-hd/shad_circ.png b/themes/images/nbeat-black-hd/shad_circ.png Binary files differnew file mode 100644 index 00000000..e344e5c7 --- /dev/null +++ b/themes/images/nbeat-black-hd/shad_circ.png diff --git a/themes/images/nbeat-black-hd/shelf_inset.png b/themes/images/nbeat-black-hd/shelf_inset.png Binary files differnew file mode 100644 index 00000000..bb1989dd --- /dev/null +++ b/themes/images/nbeat-black-hd/shelf_inset.png diff --git a/themes/images/nbeat-black-hd/sl_bg.png b/themes/images/nbeat-black-hd/sl_bg.png Binary files differnew file mode 100644 index 00000000..ef88a183 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bg.png diff --git a/themes/images/nbeat-black-hd/sl_bg_over.png b/themes/images/nbeat-black-hd/sl_bg_over.png Binary files differnew file mode 100644 index 00000000..cca085d0 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bg_over.png diff --git a/themes/images/nbeat-black-hd/sl_bt2_0_0.png b/themes/images/nbeat-black-hd/sl_bt2_0_0.png Binary files differnew file mode 100644 index 00000000..f1270cc1 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt2_0_0.png diff --git a/themes/images/nbeat-black-hd/sl_bt2_0_1.png b/themes/images/nbeat-black-hd/sl_bt2_0_1.png Binary files differnew file mode 100644 index 00000000..5db1c7cd --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt2_0_1.png diff --git a/themes/images/nbeat-black-hd/sl_bt2_0_2.png b/themes/images/nbeat-black-hd/sl_bt2_0_2.png Binary files differnew file mode 100644 index 00000000..5c045390 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt2_0_2.png diff --git a/themes/images/nbeat-black-hd/sl_bt2_1.png b/themes/images/nbeat-black-hd/sl_bt2_1.png Binary files differnew file mode 100644 index 00000000..3872c8c5 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt2_1.png diff --git a/themes/images/nbeat-black-hd/sl_bt2_2.png b/themes/images/nbeat-black-hd/sl_bt2_2.png Binary files differnew file mode 100644 index 00000000..061ac29d --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt2_2.png diff --git a/themes/images/nbeat-black-hd/sl_bt_0.png b/themes/images/nbeat-black-hd/sl_bt_0.png Binary files differnew file mode 100644 index 00000000..8691b195 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt_0.png diff --git a/themes/images/nbeat-black-hd/sl_bt_1.png b/themes/images/nbeat-black-hd/sl_bt_1.png Binary files differnew file mode 100644 index 00000000..a29f65c2 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt_1.png diff --git a/themes/images/nbeat-black-hd/sl_bt_2.png b/themes/images/nbeat-black-hd/sl_bt_2.png Binary files differnew file mode 100644 index 00000000..96bd1913 --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_bt_2.png diff --git a/themes/images/nbeat-black-hd/sl_units.png b/themes/images/nbeat-black-hd/sl_units.png Binary files differnew file mode 100644 index 00000000..87b4c1de --- /dev/null +++ b/themes/images/nbeat-black-hd/sl_units.png diff --git a/themes/images/nbeat-black-hd/slv_bg.png b/themes/images/nbeat-black-hd/slv_bg.png Binary files differnew file mode 100644 index 00000000..97af4d96 --- /dev/null +++ b/themes/images/nbeat-black-hd/slv_bg.png diff --git a/themes/images/nbeat-black-hd/slv_bg_over.png b/themes/images/nbeat-black-hd/slv_bg_over.png Binary files differnew file mode 100644 index 00000000..837a7214 --- /dev/null +++ b/themes/images/nbeat-black-hd/slv_bg_over.png diff --git a/themes/images/nbeat-black-hd/slv_units.png b/themes/images/nbeat-black-hd/slv_units.png Binary files differnew file mode 100644 index 00000000..d935b3ba --- /dev/null +++ b/themes/images/nbeat-black-hd/slv_units.png diff --git a/themes/images/nbeat-black-hd/sp_bt_l.png b/themes/images/nbeat-black-hd/sp_bt_l.png Binary files differnew file mode 100644 index 00000000..31d0d94a --- /dev/null +++ b/themes/images/nbeat-black-hd/sp_bt_l.png diff --git a/themes/images/nbeat-black-hd/sp_bt_r.png b/themes/images/nbeat-black-hd/sp_bt_r.png Binary files differnew file mode 100644 index 00000000..bef2c541 --- /dev/null +++ b/themes/images/nbeat-black-hd/sp_bt_r.png diff --git a/themes/images/nbeat-black-hd/stackedicon_bg.png b/themes/images/nbeat-black-hd/stackedicon_bg.png Binary files differnew file mode 100644 index 00000000..d915b2a6 --- /dev/null +++ b/themes/images/nbeat-black-hd/stackedicon_bg.png diff --git a/themes/images/nbeat-black-hd/switch_bg.png b/themes/images/nbeat-black-hd/switch_bg.png Binary files differnew file mode 100644 index 00000000..d28ed2a1 --- /dev/null +++ b/themes/images/nbeat-black-hd/switch_bg.png diff --git a/themes/images/nbeat-black-hd/switch_btn.png b/themes/images/nbeat-black-hd/switch_btn.png Binary files differnew file mode 100644 index 00000000..5e1e1ea4 --- /dev/null +++ b/themes/images/nbeat-black-hd/switch_btn.png diff --git a/themes/images/nbeat-black-hd/switch_left_padding.png b/themes/images/nbeat-black-hd/switch_left_padding.png Binary files differnew file mode 100644 index 00000000..09148209 --- /dev/null +++ b/themes/images/nbeat-black-hd/switch_left_padding.png diff --git a/themes/images/nbeat-black-hd/switch_right_padding.png b/themes/images/nbeat-black-hd/switch_right_padding.png Binary files differnew file mode 100644 index 00000000..2d962fa2 --- /dev/null +++ b/themes/images/nbeat-black-hd/switch_right_padding.png diff --git a/themes/images/nbeat-black-hd/tab_icon_albums.png b/themes/images/nbeat-black-hd/tab_icon_albums.png Binary files differnew file mode 100644 index 00000000..a5f74096 --- /dev/null +++ b/themes/images/nbeat-black-hd/tab_icon_albums.png diff --git a/themes/images/nbeat-black-hd/tab_icon_artists.png b/themes/images/nbeat-black-hd/tab_icon_artists.png Binary files differnew file mode 100644 index 00000000..85dd55ce --- /dev/null +++ b/themes/images/nbeat-black-hd/tab_icon_artists.png diff --git a/themes/images/nbeat-black-hd/tab_icon_more.png b/themes/images/nbeat-black-hd/tab_icon_more.png Binary files differnew file mode 100644 index 00000000..0371ddcd --- /dev/null +++ b/themes/images/nbeat-black-hd/tab_icon_more.png diff --git a/themes/images/nbeat-black-hd/tab_icon_playlist.png b/themes/images/nbeat-black-hd/tab_icon_playlist.png Binary files differnew file mode 100644 index 00000000..cb77f2b7 --- /dev/null +++ b/themes/images/nbeat-black-hd/tab_icon_playlist.png diff --git a/themes/images/nbeat-black-hd/tab_icon_songs.png b/themes/images/nbeat-black-hd/tab_icon_songs.png Binary files differnew file mode 100644 index 00000000..b47daf37 --- /dev/null +++ b/themes/images/nbeat-black-hd/tab_icon_songs.png diff --git a/themes/images/nbeat-black-hd/timepicker_bottom_arrow.png b/themes/images/nbeat-black-hd/timepicker_bottom_arrow.png Binary files differnew file mode 100644 index 00000000..891dd39f --- /dev/null +++ b/themes/images/nbeat-black-hd/timepicker_bottom_arrow.png diff --git a/themes/images/nbeat-black-hd/timepicker_left_arrow.png b/themes/images/nbeat-black-hd/timepicker_left_arrow.png Binary files differnew file mode 100644 index 00000000..196b9ff2 --- /dev/null +++ b/themes/images/nbeat-black-hd/timepicker_left_arrow.png diff --git a/themes/images/nbeat-black-hd/timepicker_right_arrow.png b/themes/images/nbeat-black-hd/timepicker_right_arrow.png Binary files differnew file mode 100644 index 00000000..057b852a --- /dev/null +++ b/themes/images/nbeat-black-hd/timepicker_right_arrow.png diff --git a/themes/images/nbeat-black-hd/timepicker_top_arrow.png b/themes/images/nbeat-black-hd/timepicker_top_arrow.png Binary files differnew file mode 100644 index 00000000..e1284413 --- /dev/null +++ b/themes/images/nbeat-black-hd/timepicker_top_arrow.png diff --git a/themes/images/nbeat-black-hd/title_bg.9.png b/themes/images/nbeat-black-hd/title_bg.9.png Binary files differnew file mode 100644 index 00000000..6c62af5f --- /dev/null +++ b/themes/images/nbeat-black-hd/title_bg.9.png diff --git a/themes/images/nbeat-black-hd/tog_base.png b/themes/images/nbeat-black-hd/tog_base.png Binary files differnew file mode 100644 index 00000000..817cb77a --- /dev/null +++ b/themes/images/nbeat-black-hd/tog_base.png diff --git a/themes/images/nbeat-black-hd/tog_dis_base.png b/themes/images/nbeat-black-hd/tog_dis_base.png Binary files differnew file mode 100644 index 00000000..7f6865d8 --- /dev/null +++ b/themes/images/nbeat-black-hd/tog_dis_base.png diff --git a/themes/images/nbeat-black-hd/tool_bar.png b/themes/images/nbeat-black-hd/tool_bar.png Binary files differnew file mode 100644 index 00000000..5606d64c --- /dev/null +++ b/themes/images/nbeat-black-hd/tool_bar.png diff --git a/themes/images/nbeat-black-hd/toolbar_sel.png b/themes/images/nbeat-black-hd/toolbar_sel.png Binary files differnew file mode 100644 index 00000000..4890e3a7 --- /dev/null +++ b/themes/images/nbeat-black-hd/toolbar_sel.png diff --git a/themes/images/nbeat-black-hd/toolbar_separator_v.png b/themes/images/nbeat-black-hd/toolbar_separator_v.png Binary files differnew file mode 100644 index 00000000..cb2da6fc --- /dev/null +++ b/themes/images/nbeat-black-hd/toolbar_separator_v.png diff --git a/themes/images/nbeat-black-hd/tw3_list_select.png b/themes/images/nbeat-black-hd/tw3_list_select.png Binary files differnew file mode 100644 index 00000000..a2bb2d03 --- /dev/null +++ b/themes/images/nbeat-black-hd/tw3_list_select.png diff --git a/themes/images/nbeat-black-hd/up.png b/themes/images/nbeat-black-hd/up.png Binary files differnew file mode 100644 index 00000000..f8697a16 --- /dev/null +++ b/themes/images/nbeat-black-hd/up.png diff --git a/themes/images/nbeat-black-hd/updown.png b/themes/images/nbeat-black-hd/updown.png Binary files differnew file mode 100644 index 00000000..549960c2 --- /dev/null +++ b/themes/images/nbeat-black-hd/updown.png diff --git a/themes/inc/nbeat-black-hd-inc.edc b/themes/inc/nbeat-black-hd-inc.edc new file mode 100644 index 00000000..abd9d8b0 --- /dev/null +++ b/themes/inc/nbeat-black-hd-inc.edc @@ -0,0 +1,775 @@ +/* + * nbeat-black-hd-theme + * + * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. + * + * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, IlKook Yun <ilkook.yun@samsung.com>, CinWoo Kim <cinoo.kim@samsung.com> JiYeon Park <jy0703.park@samsung.com> + * + * This library is free software; you can redistribute it and/or modify it under + * the terms of the GNU Lesser General Public License as published by the + * Free Software Foundation; either version 2.1 of the License, or (at your option) + * any later version. + * + * This library is distributed in the hope that it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public + * License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this library; if not, write to the Free Software Foundation, Inc., 51 + * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + */ + +#define BG_DEFAULT_COLOR_INC 0 0 0 255 +#define BG_EDIT_MODE_COLOR_INC 36 36 36 255 +#define BG_GROUP_LIST_COLOR_INC 15 15 15 255 +#define BG_TRANSPARENT_COLOR_INC 0 0 0 0 + +#define LAYOUT_BG_COLOR_INC 0 0 0 255 +#define LAYOUT_EDIT_MODE_BG_COLOR_INC 36 36 36 255 +#define LAYOUT_GROUP_LIST_BG_COLOR_INC 15 15 15 255 + +#define NAVIFRAME_TITLE_H_INC 90 +#define NAVIFRAME_OH_CLOSED_H_INC 8 +#define NAVIFRAME_OH_OPENED_H_INC 106 +#define NAVIFRAME_OH_OPENED_DOUBLE_H_INC 196 +#define NAVIFRAME_OH_SHADOW_H_INC 0 +#define NAVIFRAME_INDICATOR_W_INC 128 +#define NAVIFRAME_PADDING_EXPANDED_INC 141 +#define NAVIFRAME_TITLE_FONT_SIZE_INC 36 +#define NAVIFRAME_ICON_SIZE_INC 32 32 +#define NAVIFRAME_ICON_PADDING_INC 16 0 +#define NAVIFRAME_OH_ARROW_SIZE_INC 19 14 +#define NAVIFRAME_TITLE_TEXT_COLOR_INC 235 236 237 255 +#define NAVIFRAME_TITLE_BG_COLOR_INC 50 65 74 255 +#define NAVIFRAME_TITLE_LEFT_SEPARATOR_COLOR_INC 0 15 30 255 +#define NAVIFRAME_TITLE_RIGHT_SEPARATOR_COLOR_INC 69 87 94 255 + +#define NAVIBAR_TITLE_TEXT_COLOR_INC 235 236 237 255 +#define NAVIBAR_TITLE_BG_COLOR_INC 50 65 74 255 +#define NAVIBAR_TITLE_LEFT_SEPARATOR_COLOR_INC 0 15 30 255 +#define NAVIBAR_TITLE_RIGHT_SEPARATOR_COLOR_INC 69 87 94 255 +#define NAVIBAR_TOP_ARROW_W_INC 19 +#define NAVIBAR_TOP_ARROW_H_INC 14 +#define NAVIBAR_TITLE_SEPARATOR_H_INC 8 +#define NAVIBAR_H_INC 98 +#define NAVIBAR_EXTENDED_H_INC 196 +#define NAVIBAR_TITLE_ITEM_H_INC 106 +#define NAVIBAR_ICON_SIZE_INC 32 +#define NAVIBAR_INDICATOR_W_INC 128 +#define NAVIBAR_TITLE_FONT_SIZE_INC 36 +#define NAVIBAR_PADDING_EXPANDED_INC 141 +#define NAVIBAR_ICON_PADDING_INC 16 +#define PROGRESSBAR_TITLE_FONT_SIZE_INC 28 +#define PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC 20 + +#define POPUP_DEFAULT_TITLE_TEXT_COLOR_INC 249 249 249 255 +#define POPUP_DEFAULT_DESCRIPTION_TEXT_COLOR_INC "#F9F9F9" +#define POPUP_DIM_BG_COLOR 0 0 0 125 +#define POPUP_CUSTOMSTYLE_TITLE_BOTTOM_LINE_COLOR_INC 71 82 87 255 +#define POPUP_CUSTOMSTYLE_TITLE_TEXT_COLOR_INC 249 249 249 255 + +#define CTXPOPUP_SEPARATOR_COLOR_INC 71 82 87 255 +#define CTXPOPUP_TP_BG_COLOR_INC 42 109 140 255 +#define DISKSELECTOR_DF_FONT_COLOR_INC 105 151 173 255 +#define DISKSELECTOR_DF_ITEM_MIN_SIZE_INC 64 80; +#define DISKSELECTOR_DF_FONT_SIZE_INC 32 +#define DISKSELECTOR_DF_DATA_MIN_HEIGHT_INC "80" + +#define LABEL_TEXT_BLOCK_STYLE_COLOR_INC "#FFFFFF" + +#define GENLIST_HEIGHT_1_INC 1 +#define GENLIST_HEIGHT_10_INC 16 +#define GENLIST_HEIGHT_21_INC 33 +#define GENLIST_HEIGHT_31_INC 49 +#define GENLIST_HEIGHT_39_INC 62 +#define GENLIST_HEIGHT_41_INC 65 +#define GENLIST_HEIGHT_46_INC 73 +#define GENLIST_HEIGHT_56_INC 89 +#define GENLIST_HEIGHT_58_INC 93 +#define GENLIST_HEIGHT_61_INC 97 +#define GENLIST_HEIGHT_71_INC 113 +#define GENLIST_HEIGHT_81_INC 129 +#define GENLIST_HEIGHT_111_INC 177 +#define GENLIST_HEIGHT_114_INC 182 +#define GENLIST_HEIGHT_118_INC 190 +#define GENLIST_HEIGHT_129_INC 206 +#define GENLIST_HEIGHT_162_INC 260 +#define GENLIST_HEIGHT_182_INC 291 +#define GENLIST_HEIGHT_284_INC 454 +#define GENLIST_HEIGHT_354_INC 566 + +#define GENLIST_PADDING_2_INC 3 +#define GENLIST_PADDING_4_INC 6 +#define GENLIST_PADDING_5_INC 8 +#define GENLIST_PADDING_6_INC 10 +#define GENLIST_PADDING_7_INC 11 +#define GENLIST_PADDING_8_INC 13 +#define GENLIST_PADDING_9_INC 14 +#define GENLIST_PADDING_10_INC 16 +#define GENLIST_PADDING_11_INC 18 +#define GENLIST_PADDING_13_INC 21 +#define GENLIST_PADDING_14_INC 22 +#define GENLIST_PADDING_15_INC 24 +#define GENLIST_PADDING_17_INC 27 +#define GENLIST_PADDING_20_INC 32 +#define GENLIST_PADDING_21_INC 34 +#define GENLIST_PADDING_29_INC 46 +#define GENLIST_PADDING_30_INC 48 +#define GENLIST_PADDING_40_INC 64 +#define GENLIST_PADDING_66_INC 106 + +#define GENLIST_FONT_17_INC 27 +#define GENLIST_FONT_18_INC 28 +#define GENLIST_FONT_20_INC 32 +#define GENLIST_FONT_STYLE_20_INC "32" +#define GENLIST_FONT_22_INC 35 +#define GENLIST_FONT_26_INC 41 +#define GENLIST_FONT_28_INC 44 +#define GENLIST_FONT_STYLE_28_INC "44" +#define GENLIST_FONT_30_INC 48 + +#define GENLIST_SIZE_4_INC 6 +#define GENLIST_SIZE_5_INC 8 +#define GENLIST_SIZE_6_INC 10 +#define GENLIST_SIZE_8_INC 13 +#define GENLIST_SIZE_10_INC 16 +#define GENLIST_SIZE_11_INC 18 +#define GENLIST_SIZE_13_INC 21 +#define GENLIST_SIZE_20_INC 32 +#define GENLIST_SIZE_22_INC 35 +#define GENLIST_SIZE_24_INC 38 +#define GENLIST_SIZE_25_INC 40 +#define GENLIST_SIZE_26_INC 42 +#define GENLIST_SIZE_28_INC 45 +#define GENLIST_SIZE_30_INC 48 +#define GENLIST_SIZE_34_INC 54 +#define GENLIST_SIZE_35_INC 56 +#define GENLIST_SIZE_36_INC 57 +#define GENLIST_SIZE_38_INC 61 +#define GENLIST_SIZE_40_INC 64 +#define GENLIST_SIZE_50_INC 80 +#define GENLIST_SIZE_56_INC 90 +#define GENLIST_SIZE_60_INC 96 +#define GENLIST_SIZE_70_INC 112 +#define GENLIST_SIZE_72_INC 115 +#define GENLIST_SIZE_80_INC 128 +#define GENLIST_SIZE_83_INC 133 +#define GENLIST_SIZE_88_INC 141 +#define GENLIST_SIZE_90_INC 144 +#define GENLIST_SIZE_98_INC 154 +#define GENLIST_SIZE_100_INC 160 +#define GENLIST_SIZE_102_INC 163 +#define GENLIST_SIZE_105_INC 168 +#define GENLIST_SIZE_109_INC 174 +#define GENLIST_SIZE_SLIDE_109_INC 165 +#define GENLIST_SIZE_120_INC 192 +#define GENLIST_SIZE_122_INC 195 +#define GENLIST_SIZE_129_INC 206 +#define GENLIST_SIZE_146_INC 234 +#define GENLIST_SIZE_147_INC 235 +#define GENLIST_SIZE_SLIDE_147_INC 220 +#define GENLIST_SIZE_260_INC 390 +#define GENLIST_SIZE_280_INC 448 +#define GENLIST_SIZE_340_INC 560 +#define GENLIST_SIZE_360_INC 576 +#define GENLIST_SIZE_420_INC 672 + +#define GENLIST_TREESIZE_10_INC 16 +#define GENLIST_TREESIZE_20_INC 32 + +#define GENLIST_PART_DISCLIP_COLOR_INC 255 255 255 64 +#define GENLIST_PART_BG_COLOR_INC 0 0 0 255 +#define GENLIST_PART_BG_SELECTED_COLOR_INC 50 65 74 255 +#define GENLIST_PART_BG_UNSELECTED_COLOR_INC 0 0 0 0 +#define GENLIST_PART_DIALOGUE_BG_COLOR_INC 15 15 15 255 +#define GENLIST_PART_SELECT_ALL_BG_COLOR_INC 239 237 230 255 +#define GENLIST_PART_TEXT_COLOR_INC 249 249 249 255 +#define GENLIST_PART_TEXT_SELECTED_COLOR_INC 249 249 249 255 +#define GENLIST_PART_SUB_TEXT_COLOR_INC 100 100 100 255 +#define GENLIST_PART_SUB_TEXT_SETTINGS_COLOR_INC 42 109 140 255 +#define GENLIST_PART_MULTILINE_TEXT_COLOR_INC GENLIST_PART_TEXT_COLOR_INC +#define GENLIST_PART_MULTILINE_TITLE_COLOR_INC 149 149 149 255 +#define GENLIST_PART_MULTILINE_TITLE_STYLE_COLOR_INC "#F9F9F9FF" +#define GENLIST_PART_MULTILINE_TITLE_STYLE_SELECTED_COLOR_INC "#F9F9F9FF" +#define GENLIST_PART_MULTILINE_TEXT_STYLE_COLOR_INC "#959595FF" +#define GENLIST_PART_MULTILINE_SUB_TEXT_STYLE_COLOR_INC "#646464" +#define GENLIST_PART_MULTILINE_TEXT_STYLE_SELECTED_COLOR_INC "#959595FF" +#define GENLIST_PART_MULTILINE_HELP_STYLE_COLOR_INC "#929292" +#define GENLIST_PART_MATCH_TAG_COLOR_INC "+ color=#3F8DAD" +#define GENLIST_PART_SLIDE_TEXT_COLOR_INC 255 255 255 255 +#define GENLIST_PART_BOTTOM_LINE_INC 68 68 68 255 +#define GENLIST_PART_DIALOGUE_SUBTITLE_TEXT_COLOR_INC 102 102 102 255 +#define GENLIST_PART_DIALOGUE_INDICATOR_BG_COLOR_INC 68 68 68 255 +#define GENLIST_PART_EMAIL_READ_TEXT_COLOR_INC 108 108 108 255 +#define GENLIST_PART_EMAIL_UNREAD_TEXT_COLOR_INC 0 0 0 255 +#define GENLIST_PART_EMAIL_URGENCY_UNREAD_TEXT_COLOR_INC 207 37 37 255 +#define GENLIST_PART_EMAIL_URGENCY_READ_TEXT_COLOR_INC 171 82 82 255 +#define GENLIST_PART_EMAIL_MSGCOUNT_TEXT_COLOR_INC 255 255 255 255 +#define GENLIST_GROUP_PART_TEXT_COLOR_INC 57 166 215 255 +#define GENLIST_GROUP_PART_BASE_EVENT_INC \ + part { name: "base_event";\ + type: RECT;\ + repeat_events: 0;\ + description { state: "default" 0.0;\ + color: 0 0 0 0;\ + }\ + } +#define GENLIST_GROUP_PART_BASE_IMAGE_INC +#define GENLIST_GROUP_BG_COLOR_DEFAULT_INC 15 15 15 255 +#define GENLIST_GROUP_BG_COLOR_ALPHA_OFF_INC 15 15 15 255 +#define GENLIST_GROUP_LEFT_BG_COLOR_INC 15 15 15 255 +#define GENLIST_EDIT_PART_LINE_INC 41 40 36 150 +#define GENLIST_EDIT_PART_BOTTOM_LINE_INC 82 82 82 255 +#define GENLIST_EDIT_BG_COLOR_INC 0 0 0 255 +#define GENLIST_EDIT_SELECT_ALL_BG_COLOR_INC 36 36 36 255 +#define GENLIST_EXPANDABLE_PART_BG_COLOR_INC GENLIST_PART_BG_COLOR_INC +#define GENLIST_EXPANDABLE2_PART_BG_COLOR_INC 15 15 15 255 +#define GENLIST_EXPANDABLE2_NOSHADOW_BG_COLOR_INC 15 15 15 255 +#define GENLIST_EXPANDABLE3_PART_BG_COLOR_INC 30 30 30 255 +#define GENLIST_EXPANDABLE_PART_BG_IMAGE_INC \ + part { name: "bg_image"; \ + clip_to: "disclip"; \ + mouse_events: 0; \ + description { state: "default" 0.0; \ + image { \ + normal: "00_list_expandable_bg.png"; \ + border: 0 0 12 6; \ + border_scale: 1; \ + } \ + } \ + description { state: "selected" 0.0; \ + inherit: "default" 0.0; \ + image.normal: "00_list_bar_press_1x80.png"; \ + } \ + GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ + GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ + } +#define GENLIST_PART_BG_EXPANDABLE3_IMAGE_INC \ + part { name: "bg_image"; \ + clip_to: "disclip"; \ + mouse_events: 0; \ + description { state: "default" 0.0; \ + image { \ + normal: "00_list_expandable_2_bg.png"; \ + border: 0 0 12 6; \ + border_scale: 1; \ + } \ + } \ + description { state: "selected" 0.0; \ + inherit: "default" 0.0; \ + image.normal: "00_list_bar_press_1x80.png"; \ + } \ + GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ + GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ + } +#define GENLIST_EXPANDABLE3_PART_BG_IMAGE_INC \ + part { name: "bg_image"; \ + clip_to: "disclip"; \ + mouse_events: 0; \ + description { state: "default" 0.0; \ + image { \ + normal: "00_list_expandable_2_bg.png"; \ + border: 0 0 12 6; \ + border_scale: 1; \ + } \ + } \ + description { state: "selected" 0.0; \ + inherit: "default" 0.0; \ + image.normal: "00_list_bar_press_1x80.png"; \ + } \ + GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ + GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ + } +#define GENLIST_EXPANDABLE3_NOSHADOW_PART_BG_IMAGE_INC \ + part { name: "bg_image"; \ + clip_to: "disclip"; \ + mouse_events: 0; \ + description { state: "default" 0.0; \ + image { \ + normal: "00_list_expandable_2_noshadow_bg.png"; \ + border: 0 0 0 6; \ + border_scale: 1; \ + } \ + } \ + description { state: "selected" 0.0; \ + inherit: "default" 0.0; \ + image.normal: "00_list_bar_press_1x80.png"; \ + } \ + GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \ + GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \ + } +#define GENLIST_DIALOGUE_EXPANDABLE2_PART_BG_COLOR_INC 31 31 31 255 +#define GENLIST_DIALOGUE_EXPANDABLE3_PART_BG_COLOR_INC 46 46 46 255 +#define GENLIST_GROUP_PART_BUBBLE_TEXT_COLOR_INC 57 166 215 255 +#define GENLIST_GROUP_PART_BUBBLE_BG_COLOR_INC 36 43 44 255 +#define GENLIST_BUBBLE_BG_COLOR_INC 153 153 153 255 + +#define DIALOGUEGROUP_ITEM_TITLE_TEXT_COLOR_INC 130 130 130 255 +#define DIALOGUEGROUP_ITEM_SINGLE_TEXT_COLOR_INC 255 255 255 255 +#define DIALOGUEGROUP_ITEM_SINGLE_TEXT_COLOR_INC_HEX "#000000" +#define DIALOGUEGROUP_ITEM_TOP_TEXT_COLOR_1_INC 147 131 81 255 +#define DIALOGUEGROUP_ITEM_BOTTOM_TEXT_COLOR_1_INC 255 255 255 255 +#define DIALOGUEGROUP_ITEM_TOP_TEXT_COLOR_2_INC 147 131 81 255 +#define DIALOGUEGROUP_ITEM_BOTTOM_TEXT_COLOR_2_INC 255 255 255 255 +#define DIALOGUEGROUP_ITEM_ON_TEXT_COLOR_INC 212 188 116 255 +#define DIALOGUEGROUP_ITEM_OFF_TEXT_COLOR_INC 212 188 116 255 +#define DIALOGUEGROUP_ITEM_TOP_TEXT_COLOR_SETTING_INC 255 255 255 255 +#define DIALOGUEGROUP_ITEM_BOTTOM_TEXT_COLOR_SETTING_INC 147 131 81 255 +#define DIALOGUEGROUP_ITEM_PRESSED_TEXT_COLOR_INC 255 255 255 255 +#define DIALOGUEGROUP_ITEM_PRESSED_TEXT_COLOR_INC_HEX "#ffffff" + +#define CONTACT_DISPLAY_NAME_FONT_COLOR_INC 255 255 255 255 +#define CONTACT_DISPLAY_NAME_FONT_GRAY_COLOR_INC 230 230 230 255 + +#define BUTTON_NAVIBAR_FUNCTION_BUTTON_TEXT_NORMAL_COLOR_INC 146 124 98 255 +#define BUTTON_NAVIBAR_FUNCTION_BUTTON_TEXT_PRESSED_COLOR_INC 217 147 26 255 +#define BUTTON_NAVIBAR_FUNCTION_BUTTON_TEXT_FOCUSED_COLOR_INC 217 147 26 255 +#define BUTTON_NAVIBAR_FUNCTION_BUTTON_TEXT_DISABLED_COLOR_INC 180 180 160 255 + +#define BUTTON_TEXT_STYLE1_NORMAL_COLOR_INC 249 249 249 255 +#define BUTTON_TEXT_STYLE1_PRESSED_COLOR_INC 249 249 249 255 +#define BUTTON_TEXT_STYLE1_FOCUSED_COLOR_INC 249 249 249 255 +#define BUTTON_TEXT_STYLE1_DISABLED_COLOR_INC 108 115 118 255 + +#define BUTTON_POPUP_BUTTON_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define BUTTON_POPUP_BUTTON_TEXT_PRESSED_COLOR_INC 255 255 255 255 +#define BUTTON_POPUP_BUTTON_TEXT_FOCUSED_COLOR_INC 255 255 255 255 +#define BUTTON_POPUP_BUTTON_TEXT_DISABLED_COLOR_INC 204 200 188 255 + +#define BUTTON_SWEEP_BUTTON_TEXT_NORMAL_COLOR_INC 249 249 249 255 +#define BUTTON_SWEEP_BUTTON_TEXT_PRESSED_COLOR_INC 249 249 249 255 +#define BUTTON_SWEEP_BUTTON_TEXT_FOCUSED_COLOR_INC 249 249 249 255 +#define BUTTON_SWEEP_BUTTON_TEXT_DISABLED_COLOR_INC 0 0 0 255 + +#define BUTTON_CONTACT_BUTTON_BG_NORMAL_COLOR_INC 42 109 140 255 +#define BUTTON_CONTACT_BUTTON_BG_PRESSED_COLOR_INC 64 182 237 255 + +#define BUTTON_CONTACT_BUTTON_TEXT_NORMAL_COLOR_INC 249 249 249 255 +#define BUTTON_CONTACT_BUTTON_TEXT_PRESSED_COLOR_INC 249 249 249 255 +#define BUTTON_CONTACT_BUTTON_TEXT_FOCUSED_COLOR_INC 249 249 249 255 +#define BUTTON_CONTACT_BUTTON_TEXT_DISABLED_COLOR_INC 241 238 234 255 + +#define BUTTON_HIDDEN_BUTTON_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define BUTTON_HIDDEN_BUTTON_TEXT_PRESSED_COLOR_INC 255 255 255 255 +#define BUTTON_HIDDEN_BUTTON_TEXT_FOCUSED_COLOR_INC 255 255 255 255 +#define BUTTON_HIDDEN_BUTTON_TEXT_DISABLED_COLOR_INC 180 176 162 255 + +#define BUTTON_TEXT_CONTACTS_DELETE_NORMAL_COLOR_INC 207 41 41 255 +#define BUTTON_TEXT_CONTACTS_DELETE_PRESSED_COLOR_INC 255 255 255 255 +#define BUTTON_TEXT_CONTACTS_DELETE_DISABLED_COLOR_INC 0 0 0 128 + +#define BUTTON_NUMBERED_TEXT_NORMAL_COLOR_INC 249 249 249 255 + +#define BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC "#ffffff" +#define BUTTON_CONTROLBAR_ITEM_BUTTON_ICON_SIZE_INC 70 70 + +#define BUTTON_TEXT_STYLE1_BG_MIN_INC 100 74 +#define BUTTON_TEXT_STYLE1_VISIBLE_BG_MIN_INC 148 74 +#define BUTTON_TEXT_STYLE1_ICONONLY_BG_MIN_INC 74 74 +#define BUTTON_TEXT_STYLE1_BG_BORDER_INC 5 5 5 5 +#define BUTTON_TEXT_STYLE1_PADDING_MIN_INC 5 5 +#define BUTTON_TEXT_STYLE1_VISIBLE_ICON_RECT_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE1_DEFAULT_PADDING_AFTER_ICON_MIN_INC 0 0 +#define BUTTON_TEXT_STYLE1_VISIBLE_PADDING_AFTER_ICON_MIN_INC 10 0 +#define BUTTON_TEXT_STYLE1_VISIBLE_PADDING_BEFORE_TEXT_MIN_INC 10 0 +#define BUTTON_TEXT_STYLE1_VISIBLE_ICON_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE1_ICONONLY_ICON_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE1_FONT_SIZE_INC 32 + +#define BUTTON_TEXT_STYLE2_BG_MIN_INC 100 74 +#define BUTTON_TEXT_STYLE2_VISIBLE_BG_MIN_INC 148 74 +#define BUTTON_TEXT_STYLE2_ICONONLY_BG_MIN_INC 74 74 +#define BUTTON_TEXT_STYLE2_BG_BORDER_INC 5 5 5 5 +#define BUTTON_TEXT_STYLE2_PADDING_MIN_INC 5 5 +#define BUTTON_TEXT_STYLE2_VISIBLE_ICON_RECT_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE2_DEFAULT_PADDING_AFTER_ICON_MIN_INC 0 0 +#define BUTTON_TEXT_STYLE2_VISIBLE_PADDING_AFTER_ICON_MIN_INC 10 0 +#define BUTTON_TEXT_STYLE2_VISIBLE_PADDING_BEFORE_TEXT_MIN_INC 10 0 +#define BUTTON_TEXT_STYLE2_VISIBLE_ICON_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE2_ICONONLY_ICON_MIN_MAX_INC 38 38 +#define BUTTON_TEXT_STYLE2_FONT_SIZE_INC 32 + +#define BUTTON_CIRCLE_STYLE_BG_MIN_MAX_INC 64 64 +#define BUTTON_CIRCLE_STYLE_IMAGE_MIN_MAX_INC 64 64 + +#define BUTTON_POPUP_BG_NORMAL_MIN_INC 30 46 +#define BUTTON_POPUP_BG_BORDER_INC 5 5 5 5 +#define BUTTON_POPUP_PADDING_MIN_INC 8 5 +#define BUTTON_POPUP_PADDING_ICON_TEXT_VISIBLE_MIN_INC 8 0 +#define BUTTON_POPUP_ICON_ICONONLY_MIN_INC 38 38 +#define BUTTON_POPUP_TEXT_MIN_INC 90 20 + +#define BUTTON_EDIT_STYLE_BG_NORMAL_MIN_MAX_INC 74 74 +#define BUTTON_EDIT_STYLE_IMAGE_NORMAL_MIN_MAX_INC 74 74 +#define BUTTON_EDIT_STYLE_BORDER_INC 8 0 5 5 + +#define BUTTON_SWEEP_BG_NORMAL_MIN_INC 12 60 +#define BUTTON_SWEEP_BG_BORDER_INC 5 5 5 5 +#define BUTTON_SWEEP_PADDING_MIN_INC 5 5 +#define BUTTON_SWEEP_ICON_RECT_MIN_INC 0 28 +#define BUTTON_SWEEP_PADDING_ICON_TEXT_VISIBLE_MIN_INC 5 0 +#define BUTTON_SWEEP_ICONONLY_ICON_MIN_INC 28 28 +#define BUTTON_SWEEP_TEXT_MIN_INC 90 28 +#define BUTTON_SWEEP_FONT_SIZE_INC 32 + +#define BUTTON_HIDDEN_BG_NORMAL_MIN_INC 12 60 +#define BUTTON_HIDDEN_BG_BORDER_INC 5 5 5 5 +#define BUTTON_HIDDEN_PADDING_MIN_INC 5 5 +#define BUTTON_HIDDEN_ICON_RECT_MIN_INC 0 28 +#define BUTTON_HIDDEN_PADDING_ICON_TEXT_VISIBLE_MIN_INC 5 0 +#define BUTTON_HIDDEN_ICON_ICONONLY_MIN_INC 28 28 +#define BUTTON_HIDDEN_TEXT_MIN_INC 90 28 +#define BUTTON_HIDDEN_FONT_SIZE_INC 38 + +#define BUTTON_EXPANDABLE_NUMBER_BG_NORMAL_MIN_MAX_INC 108 44 +#define BUTTON_EXPANDABLE_NUMBER_BG_BORDER_INC 5 5 5 5 +#define BUTTON_EXPANDABLE_NUMBER_PADDING_MIN_INC 16 1 +#define BUTTON_EXPANDABLE_NUMBER_ICON_RECT_EXPAND__MIN_MAX_INC 16 22 +#define BUTTON_EXPANDABLE_NUMBER_TEXT_MIN_MAX_INC 44 44 +#define BUTTON_EXPANDABLE_NUMBER_FONT_SIZE_INC 32 + +#define BUTTON_CONTACT_DELETE_BG_NORMAL_MIN_INC 50 74 +#define BUTTON_CONTACT_DELETE_BG_BORDER_INC 8 0 5 5 +#define BUTTON_CONTACT_DELETE_PADDING_LEFT_TOP_MIN_INC 36 2 +#define BUTTON_CONTACT_DELETE_PADDING_RIGHT_BOTTOM_MIN_INC 14 2 +#define BUTTON_CONTACT_DELETE_PADDING_ICON_TEXT_VISIBLE_MIN_INC 5 0 +#define BUTTON_CONTACT_DELETE_ICON_ICONONLY_MIN_INC 42 42 +#define BUTTON_CONTACT_DELETE_FONT_SIZE_INC 32 + +#define BUTTON_CONTACT_BG_NORMAL_MIN_INC 66 44 +#define BUTTON_CONTACT_PADDING_MIN_INC 16 1 +#define BUTTON_CONTACT_FONT_SIZE_INC 38 + +#define BUTTON_NAVIBAR_BACK_BUTTON_BUTTON_IMAGE_MIN_INC 106 40 +#define BUTTON_NAVIBAR_BACK_BUTTON_BG_MIN_MAX_INC 36 32 + +#define BUTTON_NAVIBAR_CENTER_BG_NORMAL_MIN_W_INC 36 +#define BUTTON_NAVIBAR_CENTER_BG_NORMAL_MIN_H_INC 74 +#define BUTTON_NAVIBAR_CENTER_BG_NORMAL_BORDER_INC 5 5 5 5 +#define BUTTON_NAVIBAR_CENTER_PADDING_MIN_MAX_INC 16 2 +#define BUTTON_NAVIBAR_CENTER_ICON_RECT_VISIBLE_MIN_SIZE 36 36 +#define BUTTON_NAVIBAR_CENTER_PADDING_AFTER_ICON_VISIBLE_MIN_INC 6 0 +#define BUTTON_NAVIBAR_CENTER_PADDING_BEFORE_TEXT_DEFAULT_MIN_INC 6 0 +#define BUTTON_NAVIBAR_CENTER_SWALLOW_VISIBLE_MIN_MAX_INC 36 36 +#define BUTTON_NAVIBAR_CENTER_SWALLOW_ICONONLY_MIN_MAX_INC 38 38 +#define BUTTON_NAVIBAR_CENTER_TEXT_FONT_SIZE_INC 32 +#define BUTTON_NAVIBAR_MULTILINE_TEXT_FONT_SIZE_INC 24 + +#define BUTTON_NAVIBAR_LEFT_BG_NORMAL_MIN_W_INC 36 +#define BUTTON_NAVIBAR_LEFT_BG_NORMAL_MIN_H_INC 74 +#define BUTTON_NAVIBAR_LEFT_BG_NORMAL_BORDER_INC 5 5 5 5 +#define BUTTON_NAVIBAR_LEFT_PADDING_MIN_MAX_INC 16 5 +#define BUTTON_NAVIBAR_LEFT_ICON_RECT_VISIBLE_MIN_SIZE 36 36 +#define BUTTON_NAVIBAR_LEFT_PADDING_AFTER_ICON_VISIBLE_MIN_INC 6 0 +#define BUTTON_NAVIBAR_LEFT_PADDING_BEFORE_TEXT_DEFAULT_MIN_INC 6 0 +#define BUTTON_NAVIBAR_LEFT_SWALLOW_VISIBLE_MIN_MAX_INC 36 36 +#define BUTTON_NAVIBAR_LEFT_SWALLOW_ICONONLY_MIN_MAX_INC 38 38 +#define BUTTON_NAVIBAR_LEFT_TEXT_FONT_SIZE_INC 32 + +#define BUTTON_NAVIBAR_RIGHT_BG_NORMAL_MIN_W_INC 36 +#define BUTTON_NAVIBAR_RIGHT_BG_NORMAL_MIN_H_INC 74 +#define BUTTON_NAVIBAR_RIGHT_BG_NORMAL_BORDER_INC 5 5 5 5 +#define BUTTON_NAVIBAR_RIGHT_PADDING_MIN_MAX_INC 16 5 +#define BUTTON_NAVIBAR_RIGHT_ICON_RECT_VISIBLE_MIN_SIZE 36 36 +#define BUTTON_NAVIBAR_RIGHT_PADDING_AFTER_ICON_VISIBLE_MIN_INC 6 0 +#define BUTTON_NAVIBAR_RIGHT_PADDING_BEFORE_TEXT_DEFAULT_MIN_INC 6 0 +#define BUTTON_NAVIBAR_RIGHT_SWALLOW_VISIBLE_MIN_MAX_INC 36 36 +#define BUTTON_NAVIBAR_RIGHT_SWALLOW_ICONONLY_MIN_MAX_INC 38 38 +#define BUTTON_NAVIBAR_RIGHT_TEXT_FONT_SIZE_INC 32 + +#define CHECK_DELETE_TEXT_DELETE_NORMAL_COLOR_INC 205 2 5 255 +#define CHECK_DELETE_TEXT_DELETE_PRESS_COLOR_INC 255 255 255 255 + +#define CHECK_ONOFF_BG_NORMAL_MIN_MAX_INC 60 80 +#define CHECK_ONOFF_CHECK_IMAGE_BORDER_INC 5 5 5 5 +#define CHECK_ONOFF_ON_FONT_SIZE_INC 20 +#define CHECK_ONOFF_OFF_FONT_SIZE_INC 20 + +#define CHECK_STYLE_FAVORITE_DEFAULT_BG_IMAGE_MIN_WIDTH_INC 64 +#define CHECK_STYLE_FAVORITE_DEFAULT_BG_IMAGE_MIN_HEIGHT_INC 64 +#define CHECK_STYLE_FAVORITE_EXTENDED_BG_IMAGE_MIN_WIDTH_INC 64 +#define CHECK_STYLE_FAVORITE_EXTENDED_BG_IMAGE_MIN_HEIGHT_INC 75 +#define CHECK_STYLE_FAVORITE_BG_NORMAL_MIN_MAX_INC 64 64 + +#define CHECK_STYLE_DEFAULT_DEFAULT_BG_IMAGE_MIN_WIDTH_INC 42 +#define CHECK_STYLE_DEFAULT_DEFAULT_BG_IMAGE_MIN_HEIGHT_INC 42 +#define CHECK_STYLE_DEFAULT_EXTENDED_BG_IMAGE_MIN_WIDTH_INC 60 +#define CHECK_STYLE_DEFAULT_EXTENDED_BG_IMAGE_MIN_HEIGHT_INC 75 +#define CHECK_STYLE_DEFAULT_BG_NORMAL_MIN_MAX_INC 42 42 + +#define RADIO_STYLE_DEFAULT_BG_IMAGE_MIN_WIDTH_INC 42 +#define RADIO_STYLE_DEFAULT_BG_IMAGE_MIN_HEIGHT_INC 42 +#define RADIO_STYLE_DEFAULT_EXTENDED_BG_IMAGE_MIN_WIDTH_INC 50 +#define RADIO_STYLE_DEFAULT_EXTENDED_BG_IMAGE_MIN_WIDTH_INC 50 +#define RADIO_STYLE_DEFAULT_BG_MIN_MAX_INC 42 42 +#define RADIO_STYLE_DEFAULT_FONT_SIZE_INC 18 + +#define SEGMENT_CONTROL_ITEM_TITLE_TEXT_COLOR_NORMAL_INC 158 195 213 255 +#define SEGMENT_CONTROL_ITEM_TITLE_TEXT_COLOR_PRESSED_INC 48 84 100 255 +#define SEGMENT_CONTROL_ITEM_TITLE_TEXT_COLOR_SELECTED_INC 48 84 100 255 +#define SEGMENT_CONTROL_ITEM_TITLE_TEXT_COLOR_DISABLED_INC 158 195 213 255 + +#define SEGMENT_CONTROL_BODY_STYLE_ITEM_TITLE_TEXT_COLOR_NORMAL_INC 144 144 144 255 +#define SEGMENT_CONTROL_BODY_STYLE_ITEM_TITLE_TEXT_COLOR_PRESSED_INC 249 249 249 255 +#define SEGMENT_CONTROL_BODY_STYLE_ITEM_TITLE_TEXT_COLOR_SELECTED_INC 249 249 249 255 +#define SEGMENT_CONTROL_BODY_STYLE_ITEM_TITLE_TEXT_COLOR_DISABLED_INC 144 144 144 255 + +#define SEGMENT_CONTROL_TEXT_SIZE_INC 28 +#define SEGMENT_CONTROL_TEXT_SIZE_RANGE_MIN_INC 12 +#define SEGMENT_CONTROL_TEXT_SIZE_RANGE_MAX_INC 28 + +#define EDITFIELD_TITLE_SIZE_INC 32 +#define EDITFIELD_TITLE_COLOR_INC 73 73 73 255 +#define EDITFIELD_GUIDE_TEXT_COLOR_INC 70 70 70 255 +#define EDITFIELD_DEFAULT_ERASER_MINW_INC 48 +#define EDITFIELD_DEFAULT_ERASER_MINH_INC 48 +#define EDITFIELD_SEARCHBAR_ERASER_MINW_INC 38 +#define EDITFIELD_SEARCHBAR_ERASER_MINH_INC 38 +#define EDITFIELD_DEFAULT_MINH_INC 112 +#define EDITFIELD_SEARCHBAR_MINH_INC 50 +#define EDITFIELD_DEFAULT_TOP1_SINGLE_INC 20 +#define EDITFIELD_DEFAULT_TOP1_MULTI_INC 45 +#define EDITFIELD_DEFAULT_TOP2_INC 6 +#define EDITFIELD_DEFAULT_LEFT1_INC 0 +#define EDITFIELD_DEFAULT_LEFT2_INC 0 +#define EDITFIELD_DEFAULT_LEFT3_INC 2 +#define EDITFIELD_DEFAULT_RIGHT1_ERASER_HIDE_INC 0 +#define EDITFIELD_DEFAULT_RIGHT1_ERASER_SHOW_INC 60 +#define EDITFIELD_DEFAULT_RIGHT2_INC 0 +#define EDITFIELD_DEFAULT_BOTTOM1_SINGLE_INC 20 +#define EDITFIELD_DEFAULT_BOTTOM1_MULTI_INC 5 +#define EDITFIELD_DEFAULT_BOTTOM2_SINGLE_INC 32 +#define EDITFIELD_DEFAULT_BOTTOM2_MULTI_INC 6 +#define EDITFIELD_DEFAULT_BOTTOM3_SINGLE_INC 85 +#define EDITFIELD_DEFAULT_BOTTOM3_MULTI_INC 60 +#define EDITFIELD_SEARCHBAR_TOP1_SINGLE_INC 6 +#define EDITFIELD_SEARCHBAR_TOP1_MULTI_INC 10 +#define EDITFIELD_SEARCHBAR_TOP2_INC 10 +#define EDITFIELD_SEARCHBAR_LEFT1_INC 0 +#define EDITFIELD_SEARCHBAR_LEFT2_INC 0 +#define EDITFIELD_SEARCHBAR_LEFT3_INC 2 +#define EDITFIELD_SEARCHBAR_RIGHT1_ERASER_HIDE_INC 15 +#define EDITFIELD_SEARCHBAR_RIGHT1_ERASER_SHOW_INC 55 +#define EDITFIELD_SEARCHBAR_RIGHT2_INC 5 +#define EDITFIELD_SEARCHBAR_BOTTOM1_SINGLE_INC 8 +#define EDITFIELD_SEARCHBAR_BOTTOM1_MULTI_INC 2 +#define EDITFIELD_SEARCHBAR_BOTTOM2_SINGLE_INC 16 +#define EDITFIELD_SEARCHBAR_BOTTOM2_MULTI_INC 2 +#define EDITFIELD_SEARCHBAR_BOTTOM3_SINGLE_INC 50 +#define EDITFIELD_SEARCHBAR_BOTTOM3_MULTI_INC 50 + +#define BUTTON_TEXT_TICKERNOTI_NORMAL_COLOR_INC 249 249 249 255 +#define BUTTON_TEXT_TICKERNOTI_DISABLED_COLOR_INC 185 185 185 255 + +#define CHECK_DEFAULT_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define CHECK_DEFAULT_TEXT_PRESSED_COLOR_INC 0 0 0 255 +#define CHECK_DEFAULT_TEXT_DISABLED_COLOR_INC 136 136 136 136 + +#define RADIO_DEFAULT_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define RADIO_DEFAULT_TEXT_PRESSED_COLOR_INC 0 0 0 255 +#define RADIO_DEFAULT_TEXT_DISABLED_COLOR_INC 136 136 136 136 + +#define CONTROLBAR_LARGE_HEIGHT_INC 122 +#define CONTROLBAR_SMALL_HEIGHT_INC 102 +#define CONTROLBAR_WIDTH_INC 122 +#define CONTROLBAR_SEPARATEBAR_DARK_COLOR_INC 23 34 38 255 +#define CONTROLBAR_SEPARATEBAR_BRIGHT_COLOR_INC 58 68 74 255 + +#define MULTIBUTTONENTRY_NORMAL_BUTTON_COLOR_INC 42 109 140 255 +#define MULTIBUTTONENTRY_PRESSED_BUTTON_COLOR_INC 64 182 237 255 +#define MULTIBUTTONENTRY_LABEL_TEXT_COLOR_INC 249 249 249 255 +#define MULTIBUTTONENTRY_GUIDETEXT_COLOR_INC 70 70 70 255 +#define MULTIBUTTONENTRY_BUTTON_TEXT_COLOR_INT "#FFFFFF" +#define MULTIBUTTONENTRY_WIDTH_PAD 16 +#define MULTIBUTTONENTRY_HEIGHT_PAD 21 +#define MULTIBUTTONENTRY_BUTTON_MAX_SIZE 350 +#define MULTIBUTTONENTRY_BUTTON_BASE_SIZE 70 +#define MULTIBUTTONENTRY_BUTTON_TOP_BUTTOM_PAD 13 +#define MULTIBUTTONENTRY_BUTTON_LEFT_INNER_PAD 20 +#define MULTIBUTTONENTRY_BUTTON_RIGHT_INNER_PAD 20 +#define MULTIBUTTONENTRY_BUTTON_RIGHT_PAD 16 +#define MULTIBUTTONENTRY_BUTTON_TEXT_SIZE 38 +#define MULTIBUTTONENTRY_GUIDETEXT_SIZE 44 +#define MULTIBUTTONENTRY_CLOSEDBUTTON_SIZE 64 +#define MULTIBUTTONENTRY_CLOSEDBUTTON_AREA_HEIGHT 112 +#define MULTIBUTTONENTRY_LABEL_RIGHT_PAD 28 +#define MULTIBUTTONENTRY_LABEL_TEXT_SIZE 44 +#define MULTIBUTTONENTRY_LABEL_MIN_HEIGHT 60 + +#define SEARCHBAR_BACKGROUND_COLOR_INC 36 36 36 255 +#define SEARCHBAR_CANCEL_BUTTON_W_INC 134 +#define SEARCHBAR_CANCEL_BUTTON_WITH_PADDING_W_INC 150 +#define SEARCHBAR_CANCEL_BUTTON_WITH_DOUBLE_PADDING_W_INC 166 +#define SEARCHBAR_TOP_PADDING_INC 18 +#define SEARCHBAR_BOTTOM_PADDING_INC 18 +#define SEARCHBAR_HEIGHT_INC 74 +#define SEARCHBAR_LEFT_PADDING_INC 16 +#define SEARCHBAR_RIGHT_PADDING_INC 16 +#define SEARCHBAR_INPUTFIELD_BORDER_INC 6 6 6 6 +#define SEARCHBAR_LEFT_ICON_PADDING_INC 16 +#define SEARCHBAR_ICON_MIN_W_INC 42 +#define SEARCHBAR_ICON_MIN_H_INC 42 +#define SEARCHBAR_LEFT_PADDING_SEARCHFIELD_INC 16 +#define SEARCHBAR_RIGHT_PADDING_SEARCHFIELD_INC 8 +#define SEARCHBAR_SEARCH_TEXTFIELD_H_INC 60 +#define SEARCHBAR_H_INC 107 + +#define SELECTION_INFO_BACKGROUND_COLOR_INC 52 74 85 255 +#define SELECTION_INFO_TEXT_COLOR_INC 249 249 249 255 + +#define PROGRESSBAR_DEFAULT_STYLE_TEXT_COLOR_INC 249 249 249 255 +#define PROGRESSBAR_DEFAULT_STYLE_STATUS_TEXT_COLOR_INC 249 249 249 255 +#define PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC 249 249 249 255 +#define PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC 224 224 224 255 +#define PROGRESSBAR_LIST_TITLE_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC 108 108 108 255 +#define PROGRESSBAR_LIST_PROCESS_WIDTH_INC 66 +#define PROGRESSBAR_LIST_PROCESS_HEIGHT_INC 66 +#define PROGRESSBAR_LIST_PROCESS_SMALL_INC 35 +#define PROGRESSBAR_LIST_PROCESS_SMALL_IMAGE "32x32" +#define PROGRESSBAR_LIST_PROGRESS_HEIGHT_INC 16 +#define PROGRESSBAR_LIST_PENDING_HEIGHT_INC 16 +#define PROGRESSBAR_LIST_PENDING_MIN_WIDTH_INC 500 + +#define NOCONTENT_TEXT_BLOCK_STYLE_COLOR_INC 81 78 76 255 + +#define ENTRY_TEXT_SIZE_INC 44 +#define ENTRY_TEXT_COLOR_INC "#FFFFFF" +#define ENTRY_CURSOR_COLOR_INC 42 109 140 255 +#define ENTRY_PREEDIT_BACKGROUND_COLOR_INC "#FFFFFF" +#define ENTRY_PREEDIT_TEXT_COLOR_INC "#000000" +#define ENTRY_SELECTION_BG_COLOR 90 123 138 127 + +#define PANES_DEFAULT_FIXED_SEPERATOR_NORMAL_COLOR_INC 118 118 118 255 + +#define DAYSELECTOR_BACKGROUND_COLOR_INC 66 82 90 255 +#define DAYSELECTOR_WEEKDAY_COLOR_INC 249 249 249 255 +#define DAYSELECTOR_SATURDAY_COLOR_INC 0 168 231 255 +#define DAYSELECTOR_SUNDAY_COLOR_INC 240 20 2 255 +#define DAYSELECTOR_DAY_PRESSED_COLOR_INC 249 249 249 255 +#define DAYSELECTOR_DAY_FONT_SIZE_INC 32 +#define DAYSELECTOR_CHECK_WIDTH_INC 94 +#define DAYSELECTOR_CHECK_HEIGHT_INC 90 + +#define SLIDER_INDICATOR_TEXT_COLOR_INC 42 109 140 255 +#define SLIDER_UNITS_TEXT_COLOR_INC 122 122 122 255 +#define SLIDER_UNITS_TEXT_SIZE_INC 30 +#define SLIDER_INDICATOR_TEXT_SIZE_INC 40 +#define SLIDER_BASE_HEIGHT_INC 16 +#define SLIDER_BASE_MIN_WIDTH_INC 375 +#define SLIDER_BASE_HEIGHT_INC 16 +#define SLIDER_SWALLOW_BAR_MIN_WIDTH_INC 58 +#define SLIDER_SWALLOW_BAR_HEIGHT_INC 58 +#define SLIDER_INDICATOR_WIDTH_INC 58 +#define SLIDER_INDICATOR_HEIGHT_INC 58 +#define SLIDER_EBOOK_HEIGHT_INC 23 +#define SLIDER_EBOOK_UNITS_TEXT_COLOR_INC 164 160 149 255 +#define SLIDER_EBOOK_UNITS_TEXT_SIZE_INC 48 +#define SLIDER_EBOOK_INDICATOR_TEXT_COLOR_INC 241 150 27 255 +#define SLIDER_EBOOK_INDICATOR_DEFAULT_TEXT_SIZE_INC 36 +#define SLIDER_EBOOK_INDICATOR_DRAG_TEXT_SIZE_INC 48 +#define SLIDER_EBOOK_INDICATOR_WIDTH_INC 54 +#define SLIDER_EBOOK_INDICATOR_HEIGHT_INC 54 + +#define TICKER_NOTI_DEFAULT_TEXT_COLOR_INC "#f4f4f4" + +#define DATEFIELD_ITEM_MIN_SIZE_INC 70 70 +#define DATEFIELD_ITEM_BG_SIZE_INC 80 70 +#define DATEFIELD_SEPARATOR_MIN_HEIGHT_INC 70 +#define DATEFIELD_SEPARATOR_MIN_WIDTH_INC 40 +#define DATEFIELD_SEPARATOR_EXTENDED_MIN_WIDTH_INC 65 +#define DATEFIELD_TEXT_FONT_SIZE_INC 36 +#define DATEFIELD_TEXT_NORMAL_COLOR_INC 255 255 255 255 +#define DATEFIELD_SEPARATOR_TEXT_COLOR_INC 150 150 150 255 +#define DATEFIELD_TEXT_SELECTED_COLOR_INC 224 134 21 255 + +#define COLORSELECTOR_MIN_W_INC 704 +#define COLORSELECTOR_MIN_H_INC 336 +#define COLORSELECTOR_COLORBAR_IMAGE0_BORDER 13 13 10 3 +#define COLORSELECTOR_COLORBAR_IMAGE1_BORDER 4 4 3 3 +#define COLORSELECTOR_COLORBAR_IMAGE2_BORDER 13 13 3 15 +#define COLORSELECTOR_COLORBAR_HEIGHT 112 +#define COLORSELECTOR_COLORBAR_LEFT_PADDING 136 +#define COLORSELECTOR_COLORBAR_RIGHT_PADDING 136 +#define COLORSELECTOR_BUTTON_TOP_PADDING 19 +#define COLORSELECTOR_ARROW_BG_LEFT_PADDING 133 +#define COLORSELECTOR_ARROW_BG_RIGHT_PADDING 133 +#define COLORSELECTOR_ARROW_MIN_WIDTH 16 +#define COLORSELECTOR_ARROW_MIN_HEIGHT 80 +#define COLORSELECTOR_BUTTON_LEFT_PADDING 42 +#define COLORSELECTOR_BUTTON_RIGHT_PADDING 42 +#define COLORSELECTOR_BUTTON_WIDTH 74 +#define COLORSELECTOR_BUTTON_HEIGHT 74 +#define COLORSELECTOR_BUTTON_BORDER 6 6 6 6 +#define COLORSELECTOR_PADDING_COLOR_INC 68 68 68 255 +#define COLORSELECTOR_BAR_COLOR_INC 0 0 0 255 + +#define COLORPALETTE_PADDING_UP_INC 24 +#define COLORPALETTE_PADDING_DOWN_INC 24 +#define COLORPALETTE_HEIGHT_INC 246 +#define COLORPALETTE_WIDTH_INC 704 +#define COLORPALETTE_WIDTH_LANDSCAPE_INC 1264 +#define COLORPALETTE_HEIGHT_LANDSCAPE_INC 134 +#define COLORPALETTE_PADDING_UP_LANDSCAPE_INC 24 +#define COLORPALETTE_PADDING_DOWN_LANDSCAPE_INC 24 +#define COLORPALETTE_COLORBG_MIN_WIDTH_INC 86 +#define COLORPALETTE_COLORBG_MIN_HEIGHT_INC 86 +#define COLORPALETTE_COLORBG_FOCUS_MIN_WIDTH_INC 84 +#define COLORPALETTE_COLORBG_FOCUS_MIN_HEIGHT_INC 84 +#define COLORPALETTE_BASE_COLOR_INC 0 0 0 255 +#define COLORPALETTE_BASE_WIDTH_INC 630 +#define COLORPALETTE_BASE_WIDTH_LANDSCAPE_INC 1216 + +#define NAVIBAR_EX_EXTENDED_H 196 +#define NAVIBAR_EX_EXTENDED_H2 310 +#define NAVIBAR_EX_TITLE_SEPARATOR_H 8 +#define NAVIBAR_EX_TITLE_SEPARATOR_SHADOW_H 5 +#define NAVIBAR_EX_TITLE_ITEM_H 106 +#define NAVIBAR_EX_TITLE_ITEM_MAX_W 128 +#define NAVIBAR_EX_H 98 +#define NAVIBAR_EX_TITLE_TEXT_FONT_SIZE 36 +#define NAVIBAR_EX_TITLE_ICON_WIDTH 32 +#define NAVIBAR_EX_TITLE_ICON_HEIGHT 32 +#define NAVIBAR_EX_TITLE_INDICATOR_W 128 +#define NAVIBAR_EX_TITLE_BACKBUTTON_W 130 +#define NAVIBAR_EX_PADDING_EXPANDED_INC 150 +#define NAVIBAR_EX_ICON_PADDING_INC 8 + +#define CALENDAR_DAY_FONT_SIZE_INC 22 +#define CALENDAR_DATE_FONT_SIZE_INC 30 +#define CALENDAR_MONTH_FONT_SIZE_INC 36 +#define CALENDAR_SATURDAY_FONT_COLOR_INC 47 120 220 255 +#define CALENDAR_SUNDAY_FONT_COLOR_INC 226 20 20 255 +#define CALENDAR_WEEKDAY_FONT_COLOR_INC 0 0 0 255 +#define CALENDAR_SELECTED_DATE_FONT_COLOR_INC 255 255 255 255 +#define CALENDAR_SEPERATOR_FONT_COLOR_INC 176 176 176 255 +#define CALENDAR_BACKGROUND_COLOR_INC 230 230 230 255 +#define CALENDAR_BUTTON_HEIGHT_INC 63 +#define CALENDAR_BUTTON_WIDTH_INC 74 +#define CALENDAR_ARROW_WIDTH_INC 30 +#define CALENDAR_ARROW_HEIGHT_INC 32 +#define CALENDAR_BASE_MIN_WIDTH_INC 384 +#define CALENDAR_BASE_MIN_HEIGHT_INC 392 +#define CALENDAR_HEADER_MIN_WIDTH_INC 36 +#define CALENDAR_HEADER_MIN_HEIGHT_INC 80 + +#define CTXPOPUP_ENTRY_ITEM_TEXT_COLOR 249 249 249 255 +#define CTXPOPUP_ENTRY_ITEM_LEFT_SEPARATOR_COLOR 74 74 74 255 +#define CTXPOPUP_ENTRY_ITEM_RIGHT_SEPARATOR_COLOR 164 164 164 255 + +#define TICKERNOTI_DEFAULT_BG_MIN_HEIGHT_INC 98 +#define TICKERNOTI_DEFAULT_BG_BORDER_INC 0 0 0 8 +#define TICKERNOTI_DEFAULT_BG_PADDING_LEFT_TOP_INC 10 8 +#define TICKERNOTI_DEFAULT_BG_PADDING_RIGHT_BOTTOM_INC 10 16 +#define TICKERNOTI_DEFAULT_PADDING_AFTER_ICON_INC 15 0 +#define TICKERNOTI_DEFAULT_BUTTON_MIN_INC 90 74 +#define TICKERNOTI_DEFAULT_BUTTON_MAX_INC 90 34 +#define TICKERNOTI_DEFAULT_ICON_MIN_INC 74 74 +#define TICKERNOTI_DEFAULT_PADDING_BEFORE_BUTTON_INC 5 0 +#define TICKERNOTI_DEFAULT_TEXT_FONT_SIZE_INC 30 +#define TICKERNOTI_INFO_BG_MIN_HEIGHT_INC 50 +#define TICKERNOTI_INFO_BG_PADDING_LEFT_TOP_INC 8 5 +#define TICKERNOTI_INFO_BG_PADDING_RIGHT_BOTTOM_INC 8 5 +#define TICKERNOTI_BG_PADDING_AFTER_ICON_INC 15 0 +#define TICKERNOTI_INFO_TEXT_FONT_SIZE_INC 28 diff --git a/themes/inc/nbeat-black-inc.edc b/themes/inc/nbeat-black-inc.edc index 9e064436..d7d0de53 100644 --- a/themes/inc/nbeat-black-inc.edc +++ b/themes/inc/nbeat-black-inc.edc @@ -1,5 +1,5 @@ /* - * nbeat-theme + * nbeat-black-theme * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * |