From a1be17c1cea81ebb1e8b131a662c698d78f3f7f2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:17:38 +0200 Subject: Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk --- .../themes/windows/tabbrowser/newtab-inverted-win7.svg | 13 +++++++++++++ .../themes/windows/tabbrowser/newtab-inverted.svg | 13 +++++++++++++ .../basilisk/themes/windows/tabbrowser/newtab-win7.svg | 16 ++++++++++++++++ .../basilisk/themes/windows/tabbrowser/newtab.svg | 7 +++++++ .../themes/windows/tabbrowser/tab-active-middle.png | Bin 0 -> 92 bytes .../themes/windows/tabbrowser/tab-active-middle@2x.png | Bin 0 -> 120 bytes .../windows/tabbrowser/tab-arrow-left-inverted.svg | 7 +++++++ .../themes/windows/tabbrowser/tab-arrow-left-win7.svg | 13 +++++++++++++ .../themes/windows/tabbrowser/tab-arrow-left.svg | 6 ++++++ .../windows/tabbrowser/tab-background-end-preWin10.png | Bin 0 -> 802 bytes .../tabbrowser/tab-background-end-preWin10@2x.png | Bin 0 -> 2823 bytes .../themes/windows/tabbrowser/tab-background-end.png | Bin 0 -> 256 bytes .../themes/windows/tabbrowser/tab-background-end@2x.png | Bin 0 -> 400 bytes .../tabbrowser/tab-background-middle-preWin10.png | Bin 0 -> 122 bytes .../tabbrowser/tab-background-middle-preWin10@2x.png | Bin 0 -> 782 bytes .../themes/windows/tabbrowser/tab-background-middle.png | Bin 0 -> 75 bytes .../windows/tabbrowser/tab-background-middle@2x.png | Bin 0 -> 86 bytes .../tabbrowser/tab-background-start-preWin10.png | Bin 0 -> 814 bytes .../tabbrowser/tab-background-start-preWin10@2x.png | Bin 0 -> 2940 bytes .../themes/windows/tabbrowser/tab-background-start.png | Bin 0 -> 257 bytes .../windows/tabbrowser/tab-background-start@2x.png | Bin 0 -> 417 bytes .../themes/windows/tabbrowser/tab-stroke-end.png | Bin 0 -> 652 bytes .../themes/windows/tabbrowser/tab-stroke-end@2x.png | Bin 0 -> 1467 bytes .../themes/windows/tabbrowser/tab-stroke-start.png | Bin 0 -> 658 bytes .../themes/windows/tabbrowser/tab-stroke-start@2x.png | Bin 0 -> 1477 bytes .../themes/windows/tabbrowser/tabDragIndicator.png | Bin 0 -> 404 bytes 26 files changed, 75 insertions(+) create mode 100644 application/basilisk/themes/windows/tabbrowser/newtab-inverted-win7.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/newtab-inverted.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/newtab-win7.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/newtab.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-active-middle.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-active-middle@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-arrow-left-inverted.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-arrow-left-win7.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-arrow-left.svg create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-end.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-end@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-middle.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-middle@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-start.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-background-start@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-stroke-end.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-stroke-end@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-stroke-start.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tab-stroke-start@2x.png create mode 100644 application/basilisk/themes/windows/tabbrowser/tabDragIndicator.png (limited to 'application/basilisk/themes/windows/tabbrowser') diff --git a/application/basilisk/themes/windows/tabbrowser/newtab-inverted-win7.svg b/application/basilisk/themes/windows/tabbrowser/newtab-inverted-win7.svg new file mode 100644 index 000000000..10ffbc745 --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/newtab-inverted-win7.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/newtab-inverted.svg b/application/basilisk/themes/windows/tabbrowser/newtab-inverted.svg new file mode 100644 index 000000000..2728cda5c --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/newtab-inverted.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/newtab-win7.svg b/application/basilisk/themes/windows/tabbrowser/newtab-win7.svg new file mode 100644 index 000000000..3f431c9db --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/newtab-win7.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/newtab.svg b/application/basilisk/themes/windows/tabbrowser/newtab.svg new file mode 100644 index 000000000..40548da4a --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/newtab.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/tab-active-middle.png b/application/basilisk/themes/windows/tabbrowser/tab-active-middle.png new file mode 100644 index 000000000..b7e6d6f77 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-active-middle.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-active-middle@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-active-middle@2x.png new file mode 100644 index 000000000..1e92acbda Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-active-middle@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-inverted.svg b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-inverted.svg new file mode 100644 index 000000000..13d3beb95 --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-inverted.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-win7.svg b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-win7.svg new file mode 100644 index 000000000..41bb5ab13 --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left-win7.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/tab-arrow-left.svg b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left.svg new file mode 100644 index 000000000..9bd59ddd3 --- /dev/null +++ b/application/basilisk/themes/windows/tabbrowser/tab-arrow-left.svg @@ -0,0 +1,6 @@ + + + + diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10.png b/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10.png new file mode 100644 index 000000000..fb353b17e Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png new file mode 100644 index 000000000..eefb6ac47 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-end.png b/application/basilisk/themes/windows/tabbrowser/tab-background-end.png new file mode 100644 index 000000000..d68ea6da6 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-end.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-end@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-end@2x.png new file mode 100644 index 000000000..8ed84ab37 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-end@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10.png b/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10.png new file mode 100644 index 000000000..51e066c2e Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png new file mode 100644 index 000000000..b26cb95de Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-middle.png b/application/basilisk/themes/windows/tabbrowser/tab-background-middle.png new file mode 100644 index 000000000..faaf7e38e Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-middle.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-middle@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-middle@2x.png new file mode 100644 index 000000000..c9d245f4f Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-middle@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10.png b/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10.png new file mode 100644 index 000000000..cf0dc852a Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png new file mode 100644 index 000000000..bbfc77dd1 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-start.png b/application/basilisk/themes/windows/tabbrowser/tab-background-start.png new file mode 100644 index 000000000..d1f0b5561 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-start.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-background-start@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-background-start@2x.png new file mode 100644 index 000000000..e860275a6 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-background-start@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-stroke-end.png b/application/basilisk/themes/windows/tabbrowser/tab-stroke-end.png new file mode 100644 index 000000000..2aa5711f8 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-stroke-end.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-stroke-end@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-stroke-end@2x.png new file mode 100644 index 000000000..a87002a83 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-stroke-end@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-stroke-start.png b/application/basilisk/themes/windows/tabbrowser/tab-stroke-start.png new file mode 100644 index 000000000..4e4e41f63 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-stroke-start.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tab-stroke-start@2x.png b/application/basilisk/themes/windows/tabbrowser/tab-stroke-start@2x.png new file mode 100644 index 000000000..13bd6add1 Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tab-stroke-start@2x.png differ diff --git a/application/basilisk/themes/windows/tabbrowser/tabDragIndicator.png b/application/basilisk/themes/windows/tabbrowser/tabDragIndicator.png new file mode 100644 index 000000000..63c4eccad Binary files /dev/null and b/application/basilisk/themes/windows/tabbrowser/tabDragIndicator.png differ -- cgit v1.2.3