From 030181b37d2b7edd7cab20ceb7736e575186f99b Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Mon, 24 Sep 2018 11:36:58 +0200 Subject: Personas: add 6 default themes Change-Id: Id8a920054c5b6f560ff2b26ce39c2a99574ad680 Reviewed-on: https://gerrit.libreoffice.org/60929 Tested-by: Jenkins Reviewed-by: andreas_kainz --- extras/source/gallery/personas/dark/dark.svg | 254 +++++++++++++++++++++++ extras/source/gallery/personas/dark/footer.png | Bin 0 -> 3414 bytes extras/source/gallery/personas/dark/header.png | Bin 0 -> 8051 bytes extras/source/gallery/personas/dark/preview.png | Bin 0 -> 3128 bytes extras/source/gallery/personas/gray/footer.png | Bin 0 -> 1627 bytes extras/source/gallery/personas/gray/gray.svg | 106 ++++++++++ extras/source/gallery/personas/gray/header.png | Bin 0 -> 3043 bytes extras/source/gallery/personas/gray/preview.png | Bin 0 -> 678 bytes extras/source/gallery/personas/green/footer.png | Bin 0 -> 1699 bytes extras/source/gallery/personas/green/green.svg | 112 ++++++++++ extras/source/gallery/personas/green/header.png | Bin 0 -> 3187 bytes extras/source/gallery/personas/green/preview.png | Bin 0 -> 731 bytes extras/source/gallery/personas/personas_list.txt | 6 + extras/source/gallery/personas/pink/footer.png | Bin 0 -> 5271 bytes extras/source/gallery/personas/pink/header.png | Bin 0 -> 8995 bytes extras/source/gallery/personas/pink/pink.svg | 202 ++++++++++++++++++ extras/source/gallery/personas/pink/preview.png | Bin 0 -> 1530 bytes extras/source/gallery/personas/sand/footer.png | Bin 0 -> 99807 bytes extras/source/gallery/personas/sand/header.png | Bin 0 -> 224417 bytes extras/source/gallery/personas/sand/preview.png | Bin 0 -> 38826 bytes extras/source/gallery/personas/white/footer.png | Bin 0 -> 1588 bytes extras/source/gallery/personas/white/header.png | Bin 0 -> 3001 bytes extras/source/gallery/personas/white/preview.png | Bin 0 -> 663 bytes extras/source/gallery/personas/white/white.svg | 103 +++++++++ 24 files changed, 783 insertions(+) create mode 100644 extras/source/gallery/personas/dark/dark.svg create mode 100644 extras/source/gallery/personas/dark/footer.png create mode 100644 extras/source/gallery/personas/dark/header.png create mode 100644 extras/source/gallery/personas/dark/preview.png create mode 100644 extras/source/gallery/personas/gray/footer.png create mode 100644 extras/source/gallery/personas/gray/gray.svg create mode 100644 extras/source/gallery/personas/gray/header.png create mode 100644 extras/source/gallery/personas/gray/preview.png create mode 100644 extras/source/gallery/personas/green/footer.png create mode 100644 extras/source/gallery/personas/green/green.svg create mode 100644 extras/source/gallery/personas/green/header.png create mode 100644 extras/source/gallery/personas/green/preview.png create mode 100644 extras/source/gallery/personas/personas_list.txt create mode 100644 extras/source/gallery/personas/pink/footer.png create mode 100644 extras/source/gallery/personas/pink/header.png create mode 100644 extras/source/gallery/personas/pink/pink.svg create mode 100644 extras/source/gallery/personas/pink/preview.png create mode 100644 extras/source/gallery/personas/sand/footer.png create mode 100644 extras/source/gallery/personas/sand/header.png create mode 100644 extras/source/gallery/personas/sand/preview.png create mode 100644 extras/source/gallery/personas/white/footer.png create mode 100644 extras/source/gallery/personas/white/header.png create mode 100644 extras/source/gallery/personas/white/preview.png create mode 100644 extras/source/gallery/personas/white/white.svg (limited to 'extras/source/gallery') diff --git a/extras/source/gallery/personas/dark/dark.svg b/extras/source/gallery/personas/dark/dark.svg new file mode 100644 index 000000000000..068596cbf389 --- /dev/null +++ b/extras/source/gallery/personas/dark/dark.svg @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/extras/source/gallery/personas/dark/footer.png b/extras/source/gallery/personas/dark/footer.png new file mode 100644 index 000000000000..2a91a0898847 Binary files /dev/null and b/extras/source/gallery/personas/dark/footer.png differ diff --git a/extras/source/gallery/personas/dark/header.png b/extras/source/gallery/personas/dark/header.png new file mode 100644 index 000000000000..e68ca161f696 Binary files /dev/null and b/extras/source/gallery/personas/dark/header.png differ diff --git a/extras/source/gallery/personas/dark/preview.png b/extras/source/gallery/personas/dark/preview.png new file mode 100644 index 000000000000..962acf47a194 Binary files /dev/null and b/extras/source/gallery/personas/dark/preview.png differ diff --git a/extras/source/gallery/personas/gray/footer.png b/extras/source/gallery/personas/gray/footer.png new file mode 100644 index 000000000000..22820c4aec60 Binary files /dev/null and b/extras/source/gallery/personas/gray/footer.png differ diff --git a/extras/source/gallery/personas/gray/gray.svg b/extras/source/gallery/personas/gray/gray.svg new file mode 100644 index 000000000000..55a04aac8510 --- /dev/null +++ b/extras/source/gallery/personas/gray/gray.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + diff --git a/extras/source/gallery/personas/gray/header.png b/extras/source/gallery/personas/gray/header.png new file mode 100644 index 000000000000..4c3af31a010a Binary files /dev/null and b/extras/source/gallery/personas/gray/header.png differ diff --git a/extras/source/gallery/personas/gray/preview.png b/extras/source/gallery/personas/gray/preview.png new file mode 100644 index 000000000000..217fec024058 Binary files /dev/null and b/extras/source/gallery/personas/gray/preview.png differ diff --git a/extras/source/gallery/personas/green/footer.png b/extras/source/gallery/personas/green/footer.png new file mode 100644 index 000000000000..6904232a12d5 Binary files /dev/null and b/extras/source/gallery/personas/green/footer.png differ diff --git a/extras/source/gallery/personas/green/green.svg b/extras/source/gallery/personas/green/green.svg new file mode 100644 index 000000000000..a6d8326467f9 --- /dev/null +++ b/extras/source/gallery/personas/green/green.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + diff --git a/extras/source/gallery/personas/green/header.png b/extras/source/gallery/personas/green/header.png new file mode 100644 index 000000000000..ab398388df4d Binary files /dev/null and b/extras/source/gallery/personas/green/header.png differ diff --git a/extras/source/gallery/personas/green/preview.png b/extras/source/gallery/personas/green/preview.png new file mode 100644 index 000000000000..87fed6d4e5d7 Binary files /dev/null and b/extras/source/gallery/personas/green/preview.png differ diff --git a/extras/source/gallery/personas/personas_list.txt b/extras/source/gallery/personas/personas_list.txt new file mode 100644 index 000000000000..8ea290706d13 --- /dev/null +++ b/extras/source/gallery/personas/personas_list.txt @@ -0,0 +1,6 @@ +white/preview.png;white/header.png;white/footer.png;;#000000;#ffffff +gray/preview.png;gray/header.png;gray/footer.png;;#000000;#ffffff +dark/preview.png;dark/header.png;dark/footer.png;#ffffff;#000000 +pink/preview.png;pink/header.png;pink/footer.png;;#000000;#ffffff +sand/preview.png;sand/header.png;sand/footer.png;;#000000;#ffffff +green/preview.png;green/header.png;green/footer.png;;#000000;#ffffff diff --git a/extras/source/gallery/personas/pink/footer.png b/extras/source/gallery/personas/pink/footer.png new file mode 100644 index 000000000000..4e6d0e50164e Binary files /dev/null and b/extras/source/gallery/personas/pink/footer.png differ diff --git a/extras/source/gallery/personas/pink/header.png b/extras/source/gallery/personas/pink/header.png new file mode 100644 index 000000000000..164f6a5cafc8 Binary files /dev/null and b/extras/source/gallery/personas/pink/header.png differ diff --git a/extras/source/gallery/personas/pink/pink.svg b/extras/source/gallery/personas/pink/pink.svg new file mode 100644 index 000000000000..84daf09b802c --- /dev/null +++ b/extras/source/gallery/personas/pink/pink.svg @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/extras/source/gallery/personas/pink/preview.png b/extras/source/gallery/personas/pink/preview.png new file mode 100644 index 000000000000..36b0dd919301 Binary files /dev/null and b/extras/source/gallery/personas/pink/preview.png differ diff --git a/extras/source/gallery/personas/sand/footer.png b/extras/source/gallery/personas/sand/footer.png new file mode 100644 index 000000000000..55af9f450ce8 Binary files /dev/null and b/extras/source/gallery/personas/sand/footer.png differ diff --git a/extras/source/gallery/personas/sand/header.png b/extras/source/gallery/personas/sand/header.png new file mode 100644 index 000000000000..20c173a5f7b0 Binary files /dev/null and b/extras/source/gallery/personas/sand/header.png differ diff --git a/extras/source/gallery/personas/sand/preview.png b/extras/source/gallery/personas/sand/preview.png new file mode 100644 index 000000000000..1a0fc4bb8677 Binary files /dev/null and b/extras/source/gallery/personas/sand/preview.png differ diff --git a/extras/source/gallery/personas/white/footer.png b/extras/source/gallery/personas/white/footer.png new file mode 100644 index 000000000000..7d1db07c967a Binary files /dev/null and b/extras/source/gallery/personas/white/footer.png differ diff --git a/extras/source/gallery/personas/white/header.png b/extras/source/gallery/personas/white/header.png new file mode 100644 index 000000000000..c9da3324b4f7 Binary files /dev/null and b/extras/source/gallery/personas/white/header.png differ diff --git a/extras/source/gallery/personas/white/preview.png b/extras/source/gallery/personas/white/preview.png new file mode 100644 index 000000000000..90a2695b267a Binary files /dev/null and b/extras/source/gallery/personas/white/preview.png differ diff --git a/extras/source/gallery/personas/white/white.svg b/extras/source/gallery/personas/white/white.svg new file mode 100644 index 000000000000..6ff5853bd289 --- /dev/null +++ b/extras/source/gallery/personas/white/white.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + -- cgit