From 7f82ffa6645d4c1c327ed7a65e2084386bd7210b Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Tue, 11 Dec 2018 20:37:36 -0600 Subject: Add v4.3 Paper Light and Paper Dark themes by 6788 --- src/stylesheets/Paper/Light/Toolbar/archives.svg | 99 +++++++++++++++ .../Paper/Light/Toolbar/executables.svg | 99 +++++++++++++++ src/stylesheets/Paper/Light/Toolbar/help.svg | 128 +++++++++++++++++++ src/stylesheets/Paper/Light/Toolbar/instances.svg | 98 ++++++++++++++ src/stylesheets/Paper/Light/Toolbar/nexus.svg | 122 ++++++++++++++++++ src/stylesheets/Paper/Light/Toolbar/problems.svg | 132 +++++++++++++++++++ src/stylesheets/Paper/Light/Toolbar/profiles.svg | 112 ++++++++++++++++ src/stylesheets/Paper/Light/Toolbar/settings.svg | 95 ++++++++++++++ src/stylesheets/Paper/Light/Toolbar/tools.svg | 117 +++++++++++++++++ src/stylesheets/Paper/Light/Toolbar/update.svg | 141 +++++++++++++++++++++ 10 files changed, 1143 insertions(+) create mode 100644 src/stylesheets/Paper/Light/Toolbar/archives.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/executables.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/help.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/instances.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/nexus.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/problems.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/profiles.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/settings.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/tools.svg create mode 100644 src/stylesheets/Paper/Light/Toolbar/update.svg (limited to 'src/stylesheets/Paper/Light/Toolbar') diff --git a/src/stylesheets/Paper/Light/Toolbar/archives.svg b/src/stylesheets/Paper/Light/Toolbar/archives.svg new file mode 100644 index 00000000..cdc3d5a8 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/archives.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/executables.svg b/src/stylesheets/Paper/Light/Toolbar/executables.svg new file mode 100644 index 00000000..64985f45 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/executables.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/help.svg b/src/stylesheets/Paper/Light/Toolbar/help.svg new file mode 100644 index 00000000..929cd6cd --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/help.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/instances.svg b/src/stylesheets/Paper/Light/Toolbar/instances.svg new file mode 100644 index 00000000..78361fe9 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/instances.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/nexus.svg b/src/stylesheets/Paper/Light/Toolbar/nexus.svg new file mode 100644 index 00000000..1715b626 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/nexus.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/problems.svg b/src/stylesheets/Paper/Light/Toolbar/problems.svg new file mode 100644 index 00000000..9d398ee2 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/problems.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/profiles.svg b/src/stylesheets/Paper/Light/Toolbar/profiles.svg new file mode 100644 index 00000000..5c074237 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/profiles.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/settings.svg b/src/stylesheets/Paper/Light/Toolbar/settings.svg new file mode 100644 index 00000000..c0d8ed7e --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/settings.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/tools.svg b/src/stylesheets/Paper/Light/Toolbar/tools.svg new file mode 100644 index 00000000..aae91d30 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/tools.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/src/stylesheets/Paper/Light/Toolbar/update.svg b/src/stylesheets/Paper/Light/Toolbar/update.svg new file mode 100644 index 00000000..0d017fa3 --- /dev/null +++ b/src/stylesheets/Paper/Light/Toolbar/update.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + -- cgit v1.3.1