diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 000000000..b291780eb Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index 98109dbba..ebe1ec80c 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# notesnook \ No newline at end of file + + + +Notesnook Logo + +# Notesnook +Notesnook is a simple and cross-platform private notes app that keeps your notes organized and synced on your phone, tablet and computer. Take notes, capture ideas, create to-do lists, keep a journal, write your assignments and manage projects, we have got you covered. + +We use best-in-class encryption algorithms **XChaCha20-Poly1305** & **Argon2** that are stronger & safer than AES256, impenetrable & future-proof. Your notes are encrypted on your device. + +Download on Google Play +Download on App Store® + +Try the [web app](https://app.notesnook.com).
+Read our [roadmap](https://github.com/ammarahm-ed/notesnook/edit/main/ROADMAP.md).
+Join our community on [Discord](https://discord.com/invite/zQBK97EE22) to talk to us.
+# +1Google Play and the Google Play logo are trademarks of Google LLC.
+2Apple logo® is a trademark of Apple Inc. diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 000000000..db18a20a9 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,8 @@ +## Q2 2021 + +- [ ] **Importing Notes** from files such as markdown, html, txt, docx and other note apps such as Evernote & Google Keep. +- [ ] **Two-Factor-Authentication** via Auth app & SMS. +- [ ] **Stylus & Drawing Support** to take notes by drawing on the screen. We will be adding a dedicated editor where you can draw and take notes. +- [ ] **Note Publishing** on a public url that is viewable by anyone with a shareable link. The note can be encrypted if required before publishing so only people with the password can view it. +- [ ] **Links:** A dedicated links screen where user can list all links and import browser bookmarks +- [ ] **Widgets on Android & iOS** - Initially we are working on adding a Quick Note widget to add notes without opening app. diff --git a/assets/.DS_Store b/assets/.DS_Store new file mode 100644 index 000000000..5008ddfcf Binary files /dev/null and b/assets/.DS_Store differ diff --git a/assets/accent-#009688.png b/assets/accent-#009688.png new file mode 100644 index 000000000..70e178bf3 Binary files /dev/null and b/assets/accent-#009688.png differ diff --git a/assets/accent-#00c853.png b/assets/accent-#00c853.png new file mode 100644 index 000000000..078822e97 Binary files /dev/null and b/assets/accent-#00c853.png differ diff --git a/assets/accent-#01c352.png b/assets/accent-#01c352.png new file mode 100644 index 000000000..282eb5dde Binary files /dev/null and b/assets/accent-#01c352.png differ diff --git a/assets/accent-#0560ff.png b/assets/accent-#0560ff.png new file mode 100644 index 000000000..12810e62a Binary files /dev/null and b/assets/accent-#0560ff.png differ diff --git a/assets/accent-#1B5E20.png b/assets/accent-#1B5E20.png new file mode 100644 index 000000000..7c6b2218c Binary files /dev/null and b/assets/accent-#1B5E20.png differ diff --git a/assets/accent-#2196F3.png b/assets/accent-#2196F3.png new file mode 100644 index 000000000..063a3bdab Binary files /dev/null and b/assets/accent-#2196F3.png differ diff --git a/assets/accent-#757575.png b/assets/accent-#757575.png new file mode 100644 index 000000000..9e0c91067 Binary files /dev/null and b/assets/accent-#757575.png differ diff --git a/assets/accent-#880E4F.png b/assets/accent-#880E4F.png new file mode 100644 index 000000000..b2d2f2bc3 Binary files /dev/null and b/assets/accent-#880E4F.png differ diff --git a/assets/accent-#9381ff.png b/assets/accent-#9381ff.png new file mode 100644 index 000000000..d51cd0d59 Binary files /dev/null and b/assets/accent-#9381ff.png differ diff --git a/assets/accent-#9C27B0.png b/assets/accent-#9C27B0.png new file mode 100644 index 000000000..42c98662f Binary files /dev/null and b/assets/accent-#9C27B0.png differ diff --git a/assets/accent-#B71C1C.png b/assets/accent-#B71C1C.png new file mode 100644 index 000000000..7d8056dc4 Binary files /dev/null and b/assets/accent-#B71C1C.png differ diff --git a/assets/accent-#FF1744.png b/assets/accent-#FF1744.png new file mode 100644 index 000000000..29ce39069 Binary files /dev/null and b/assets/accent-#FF1744.png differ diff --git a/assets/accent-#FF5722.png b/assets/accent-#FF5722.png new file mode 100644 index 000000000..aa9c290e4 Binary files /dev/null and b/assets/accent-#FF5722.png differ diff --git a/assets/accent-#FFA000.png b/assets/accent-#FFA000.png new file mode 100644 index 000000000..23074bc0c Binary files /dev/null and b/assets/accent-#FFA000.png differ diff --git a/assets/accent-#ffadad.png b/assets/accent-#ffadad.png new file mode 100644 index 000000000..7289e8613 Binary files /dev/null and b/assets/accent-#ffadad.png differ diff --git a/assets/backup-#009688.png b/assets/backup-#009688.png new file mode 100644 index 000000000..3c68f1f4f Binary files /dev/null and b/assets/backup-#009688.png differ diff --git a/assets/backup-#00c853.png b/assets/backup-#00c853.png new file mode 100644 index 000000000..0e7741b4c Binary files /dev/null and b/assets/backup-#00c853.png differ diff --git a/assets/backup-#01c352.png b/assets/backup-#01c352.png new file mode 100644 index 000000000..17d6efed0 Binary files /dev/null and b/assets/backup-#01c352.png differ diff --git a/assets/backup-#0560ff.png b/assets/backup-#0560ff.png new file mode 100644 index 000000000..58e38c194 Binary files /dev/null and b/assets/backup-#0560ff.png differ diff --git a/assets/backup-#1B5E20.png b/assets/backup-#1B5E20.png new file mode 100644 index 000000000..4580852dc Binary files /dev/null and b/assets/backup-#1B5E20.png differ diff --git a/assets/backup-#2196F3.png b/assets/backup-#2196F3.png new file mode 100644 index 000000000..e023562d9 Binary files /dev/null and b/assets/backup-#2196F3.png differ diff --git a/assets/backup-#757575.png b/assets/backup-#757575.png new file mode 100644 index 000000000..e23096488 Binary files /dev/null and b/assets/backup-#757575.png differ diff --git a/assets/backup-#880E4F.png b/assets/backup-#880E4F.png new file mode 100644 index 000000000..6ef1d63f3 Binary files /dev/null and b/assets/backup-#880E4F.png differ diff --git a/assets/backup-#9381ff.png b/assets/backup-#9381ff.png new file mode 100644 index 000000000..9a42cc1cd Binary files /dev/null and b/assets/backup-#9381ff.png differ diff --git a/assets/backup-#9C27B0.png b/assets/backup-#9C27B0.png new file mode 100644 index 000000000..6bdabc109 Binary files /dev/null and b/assets/backup-#9C27B0.png differ diff --git a/assets/backup-#B71C1C.png b/assets/backup-#B71C1C.png new file mode 100644 index 000000000..d8c0e0d71 Binary files /dev/null and b/assets/backup-#B71C1C.png differ diff --git a/assets/backup-#FF1744.png b/assets/backup-#FF1744.png new file mode 100644 index 000000000..5784c82a3 Binary files /dev/null and b/assets/backup-#FF1744.png differ diff --git a/assets/backup-#FF5722.png b/assets/backup-#FF5722.png new file mode 100644 index 000000000..c20cca97e Binary files /dev/null and b/assets/backup-#FF5722.png differ diff --git a/assets/backup-#FFA000.png b/assets/backup-#FFA000.png new file mode 100644 index 000000000..af6314e64 Binary files /dev/null and b/assets/backup-#FFA000.png differ diff --git a/assets/backup-#ffadad.png b/assets/backup-#ffadad.png new file mode 100644 index 000000000..1491ce105 Binary files /dev/null and b/assets/backup-#ffadad.png differ diff --git a/assets/community-#009688.png b/assets/community-#009688.png new file mode 100644 index 000000000..8fe5b0833 Binary files /dev/null and b/assets/community-#009688.png differ diff --git a/assets/community-#00c853.png b/assets/community-#00c853.png new file mode 100644 index 000000000..8157a0961 Binary files /dev/null and b/assets/community-#00c853.png differ diff --git a/assets/community-#01c352.png b/assets/community-#01c352.png new file mode 100644 index 000000000..9b06fe323 Binary files /dev/null and b/assets/community-#01c352.png differ diff --git a/assets/community-#0560ff.png b/assets/community-#0560ff.png new file mode 100644 index 000000000..94d316f67 Binary files /dev/null and b/assets/community-#0560ff.png differ diff --git a/assets/community-#1B5E20.png b/assets/community-#1B5E20.png new file mode 100644 index 000000000..ead8c22fe Binary files /dev/null and b/assets/community-#1B5E20.png differ diff --git a/assets/community-#2196F3.png b/assets/community-#2196F3.png new file mode 100644 index 000000000..24e595666 Binary files /dev/null and b/assets/community-#2196F3.png differ diff --git a/assets/community-#757575.png b/assets/community-#757575.png new file mode 100644 index 000000000..3308be41e Binary files /dev/null and b/assets/community-#757575.png differ diff --git a/assets/community-#880E4F.png b/assets/community-#880E4F.png new file mode 100644 index 000000000..9d3f00faa Binary files /dev/null and b/assets/community-#880E4F.png differ diff --git a/assets/community-#9381ff.png b/assets/community-#9381ff.png new file mode 100644 index 000000000..8555e0190 Binary files /dev/null and b/assets/community-#9381ff.png differ diff --git a/assets/community-#9C27B0.png b/assets/community-#9C27B0.png new file mode 100644 index 000000000..273f9f818 Binary files /dev/null and b/assets/community-#9C27B0.png differ diff --git a/assets/community-#B71C1C.png b/assets/community-#B71C1C.png new file mode 100644 index 000000000..cc89dcedf Binary files /dev/null and b/assets/community-#B71C1C.png differ diff --git a/assets/community-#FF1744.png b/assets/community-#FF1744.png new file mode 100644 index 000000000..f462d48ef Binary files /dev/null and b/assets/community-#FF1744.png differ diff --git a/assets/community-#FF5722.png b/assets/community-#FF5722.png new file mode 100644 index 000000000..90b6299c8 Binary files /dev/null and b/assets/community-#FF5722.png differ diff --git a/assets/community-#FFA000.png b/assets/community-#FFA000.png new file mode 100644 index 000000000..c670c4adf Binary files /dev/null and b/assets/community-#FFA000.png differ diff --git a/assets/community-#ffadad.png b/assets/community-#ffadad.png new file mode 100644 index 000000000..ba62f7d33 Binary files /dev/null and b/assets/community-#ffadad.png differ diff --git a/assets/export-#009688.png b/assets/export-#009688.png new file mode 100644 index 000000000..fa764fcc2 Binary files /dev/null and b/assets/export-#009688.png differ diff --git a/assets/export-#00c853.png b/assets/export-#00c853.png new file mode 100644 index 000000000..94b3d2eef Binary files /dev/null and b/assets/export-#00c853.png differ diff --git a/assets/export-#01c352.png b/assets/export-#01c352.png new file mode 100644 index 000000000..72274dd1c Binary files /dev/null and b/assets/export-#01c352.png differ diff --git a/assets/export-#0560ff.png b/assets/export-#0560ff.png new file mode 100644 index 000000000..e5a9f1484 Binary files /dev/null and b/assets/export-#0560ff.png differ diff --git a/assets/export-#1B5E20.png b/assets/export-#1B5E20.png new file mode 100644 index 000000000..b8d06d116 Binary files /dev/null and b/assets/export-#1B5E20.png differ diff --git a/assets/export-#2196F3.png b/assets/export-#2196F3.png new file mode 100644 index 000000000..1bcc6164d Binary files /dev/null and b/assets/export-#2196F3.png differ diff --git a/assets/export-#757575.png b/assets/export-#757575.png new file mode 100644 index 000000000..da8889f23 Binary files /dev/null and b/assets/export-#757575.png differ diff --git a/assets/export-#880E4F.png b/assets/export-#880E4F.png new file mode 100644 index 000000000..f8b242df4 Binary files /dev/null and b/assets/export-#880E4F.png differ diff --git a/assets/export-#9381ff.png b/assets/export-#9381ff.png new file mode 100644 index 000000000..e8b0f9421 Binary files /dev/null and b/assets/export-#9381ff.png differ diff --git a/assets/export-#9C27B0.png b/assets/export-#9C27B0.png new file mode 100644 index 000000000..cc1eb108d Binary files /dev/null and b/assets/export-#9C27B0.png differ diff --git a/assets/export-#B71C1C.png b/assets/export-#B71C1C.png new file mode 100644 index 000000000..3096be680 Binary files /dev/null and b/assets/export-#B71C1C.png differ diff --git a/assets/export-#FF1744.png b/assets/export-#FF1744.png new file mode 100644 index 000000000..c1c2e06ad Binary files /dev/null and b/assets/export-#FF1744.png differ diff --git a/assets/export-#FF5722.png b/assets/export-#FF5722.png new file mode 100644 index 000000000..d2a1bf600 Binary files /dev/null and b/assets/export-#FF5722.png differ diff --git a/assets/export-#FFA000.png b/assets/export-#FFA000.png new file mode 100644 index 000000000..0997a1c00 Binary files /dev/null and b/assets/export-#FFA000.png differ diff --git a/assets/export-#ffadad.png b/assets/export-#ffadad.png new file mode 100644 index 000000000..fad8f3cd6 Binary files /dev/null and b/assets/export-#ffadad.png differ diff --git a/assets/favorites-#009688.png b/assets/favorites-#009688.png new file mode 100644 index 000000000..3119cb241 Binary files /dev/null and b/assets/favorites-#009688.png differ diff --git a/assets/favorites-#00c853.png b/assets/favorites-#00c853.png new file mode 100644 index 000000000..f317aa422 Binary files /dev/null and b/assets/favorites-#00c853.png differ diff --git a/assets/favorites-#01c352.png b/assets/favorites-#01c352.png new file mode 100644 index 000000000..ac022f0ea Binary files /dev/null and b/assets/favorites-#01c352.png differ diff --git a/assets/favorites-#0560ff.png b/assets/favorites-#0560ff.png new file mode 100644 index 000000000..472eb0b0f Binary files /dev/null and b/assets/favorites-#0560ff.png differ diff --git a/assets/favorites-#1B5E20.png b/assets/favorites-#1B5E20.png new file mode 100644 index 000000000..8f3583b70 Binary files /dev/null and b/assets/favorites-#1B5E20.png differ diff --git a/assets/favorites-#2196F3.png b/assets/favorites-#2196F3.png new file mode 100644 index 000000000..77e979b24 Binary files /dev/null and b/assets/favorites-#2196F3.png differ diff --git a/assets/favorites-#757575.png b/assets/favorites-#757575.png new file mode 100644 index 000000000..309598efa Binary files /dev/null and b/assets/favorites-#757575.png differ diff --git a/assets/favorites-#880E4F.png b/assets/favorites-#880E4F.png new file mode 100644 index 000000000..5208e1f52 Binary files /dev/null and b/assets/favorites-#880E4F.png differ diff --git a/assets/favorites-#9381ff.png b/assets/favorites-#9381ff.png new file mode 100644 index 000000000..5eda3e4cd Binary files /dev/null and b/assets/favorites-#9381ff.png differ diff --git a/assets/favorites-#9C27B0.png b/assets/favorites-#9C27B0.png new file mode 100644 index 000000000..3bca6a9de Binary files /dev/null and b/assets/favorites-#9C27B0.png differ diff --git a/assets/favorites-#B71C1C.png b/assets/favorites-#B71C1C.png new file mode 100644 index 000000000..97c1e2249 Binary files /dev/null and b/assets/favorites-#B71C1C.png differ diff --git a/assets/favorites-#FF1744.png b/assets/favorites-#FF1744.png new file mode 100644 index 000000000..5e59db76b Binary files /dev/null and b/assets/favorites-#FF1744.png differ diff --git a/assets/favorites-#FF5722.png b/assets/favorites-#FF5722.png new file mode 100644 index 000000000..953ceb902 Binary files /dev/null and b/assets/favorites-#FF5722.png differ diff --git a/assets/favorites-#FFA000.png b/assets/favorites-#FFA000.png new file mode 100644 index 000000000..6aaad6f9c Binary files /dev/null and b/assets/favorites-#FFA000.png differ diff --git a/assets/favorites-#ffadad.png b/assets/favorites-#ffadad.png new file mode 100644 index 000000000..539123172 Binary files /dev/null and b/assets/favorites-#ffadad.png differ diff --git a/assets/login-#009688.png b/assets/login-#009688.png new file mode 100644 index 000000000..52c5fba1d Binary files /dev/null and b/assets/login-#009688.png differ diff --git a/assets/login-#00c853.png b/assets/login-#00c853.png new file mode 100644 index 000000000..a65d1c232 Binary files /dev/null and b/assets/login-#00c853.png differ diff --git a/assets/login-#01c352.png b/assets/login-#01c352.png new file mode 100644 index 000000000..ce37f0243 Binary files /dev/null and b/assets/login-#01c352.png differ diff --git a/assets/login-#0560ff.png b/assets/login-#0560ff.png new file mode 100644 index 000000000..ea3b89a89 Binary files /dev/null and b/assets/login-#0560ff.png differ diff --git a/assets/login-#1B5E20.png b/assets/login-#1B5E20.png new file mode 100644 index 000000000..13c07feda Binary files /dev/null and b/assets/login-#1B5E20.png differ diff --git a/assets/login-#2196F3.png b/assets/login-#2196F3.png new file mode 100644 index 000000000..670e7c1fe Binary files /dev/null and b/assets/login-#2196F3.png differ diff --git a/assets/login-#757575.png b/assets/login-#757575.png new file mode 100644 index 000000000..83ab454a2 Binary files /dev/null and b/assets/login-#757575.png differ diff --git a/assets/login-#880E4F.png b/assets/login-#880E4F.png new file mode 100644 index 000000000..1f061e850 Binary files /dev/null and b/assets/login-#880E4F.png differ diff --git a/assets/login-#9381ff.png b/assets/login-#9381ff.png new file mode 100644 index 000000000..129c71cb7 Binary files /dev/null and b/assets/login-#9381ff.png differ diff --git a/assets/login-#9C27B0.png b/assets/login-#9C27B0.png new file mode 100644 index 000000000..f2383914a Binary files /dev/null and b/assets/login-#9C27B0.png differ diff --git a/assets/login-#B71C1C.png b/assets/login-#B71C1C.png new file mode 100644 index 000000000..1fb100ce2 Binary files /dev/null and b/assets/login-#B71C1C.png differ diff --git a/assets/login-#FF1744.png b/assets/login-#FF1744.png new file mode 100644 index 000000000..87021cc77 Binary files /dev/null and b/assets/login-#FF1744.png differ diff --git a/assets/login-#FF5722.png b/assets/login-#FF5722.png new file mode 100644 index 000000000..d72a0fb42 Binary files /dev/null and b/assets/login-#FF5722.png differ diff --git a/assets/login-#FFA000.png b/assets/login-#FFA000.png new file mode 100644 index 000000000..1c4a4839e Binary files /dev/null and b/assets/login-#FFA000.png differ diff --git a/assets/login-#ffadad.png b/assets/login-#ffadad.png new file mode 100644 index 000000000..721b17827 Binary files /dev/null and b/assets/login-#ffadad.png differ diff --git a/assets/notebooks-#009688.png b/assets/notebooks-#009688.png new file mode 100644 index 000000000..988682e54 Binary files /dev/null and b/assets/notebooks-#009688.png differ diff --git a/assets/notebooks-#00c853.png b/assets/notebooks-#00c853.png new file mode 100644 index 000000000..06b9d027c Binary files /dev/null and b/assets/notebooks-#00c853.png differ diff --git a/assets/notebooks-#01c352.png b/assets/notebooks-#01c352.png new file mode 100644 index 000000000..a0eddce89 Binary files /dev/null and b/assets/notebooks-#01c352.png differ diff --git a/assets/notebooks-#0560ff.png b/assets/notebooks-#0560ff.png new file mode 100644 index 000000000..bff3abd1f Binary files /dev/null and b/assets/notebooks-#0560ff.png differ diff --git a/assets/notebooks-#1B5E20.png b/assets/notebooks-#1B5E20.png new file mode 100644 index 000000000..3f23864a6 Binary files /dev/null and b/assets/notebooks-#1B5E20.png differ diff --git a/assets/notebooks-#2196F3.png b/assets/notebooks-#2196F3.png new file mode 100644 index 000000000..69b985cd2 Binary files /dev/null and b/assets/notebooks-#2196F3.png differ diff --git a/assets/notebooks-#757575.png b/assets/notebooks-#757575.png new file mode 100644 index 000000000..aa7a47536 Binary files /dev/null and b/assets/notebooks-#757575.png differ diff --git a/assets/notebooks-#880E4F.png b/assets/notebooks-#880E4F.png new file mode 100644 index 000000000..4f450c0f9 Binary files /dev/null and b/assets/notebooks-#880E4F.png differ diff --git a/assets/notebooks-#9381ff.png b/assets/notebooks-#9381ff.png new file mode 100644 index 000000000..51c6a6c1d Binary files /dev/null and b/assets/notebooks-#9381ff.png differ diff --git a/assets/notebooks-#9C27B0.png b/assets/notebooks-#9C27B0.png new file mode 100644 index 000000000..3fa0b61ae Binary files /dev/null and b/assets/notebooks-#9C27B0.png differ diff --git a/assets/notebooks-#B71C1C.png b/assets/notebooks-#B71C1C.png new file mode 100644 index 000000000..e4725ae50 Binary files /dev/null and b/assets/notebooks-#B71C1C.png differ diff --git a/assets/notebooks-#FF1744.png b/assets/notebooks-#FF1744.png new file mode 100644 index 000000000..25d7f0b65 Binary files /dev/null and b/assets/notebooks-#FF1744.png differ diff --git a/assets/notebooks-#FF5722.png b/assets/notebooks-#FF5722.png new file mode 100644 index 000000000..f1b6fae22 Binary files /dev/null and b/assets/notebooks-#FF5722.png differ diff --git a/assets/notebooks-#FFA000.png b/assets/notebooks-#FFA000.png new file mode 100644 index 000000000..ecd2aa378 Binary files /dev/null and b/assets/notebooks-#FFA000.png differ diff --git a/assets/notebooks-#ffadad.png b/assets/notebooks-#ffadad.png new file mode 100644 index 000000000..5e1b8c101 Binary files /dev/null and b/assets/notebooks-#ffadad.png differ diff --git a/assets/notes-#009688.png b/assets/notes-#009688.png new file mode 100644 index 000000000..59c72365d Binary files /dev/null and b/assets/notes-#009688.png differ diff --git a/assets/notes-#00c853.png b/assets/notes-#00c853.png new file mode 100644 index 000000000..7395f141e Binary files /dev/null and b/assets/notes-#00c853.png differ diff --git a/assets/notes-#01c352.png b/assets/notes-#01c352.png new file mode 100644 index 000000000..388ec1eff Binary files /dev/null and b/assets/notes-#01c352.png differ diff --git a/assets/notes-#0560ff.png b/assets/notes-#0560ff.png new file mode 100644 index 000000000..ab990858d Binary files /dev/null and b/assets/notes-#0560ff.png differ diff --git a/assets/notes-#1B5E20.png b/assets/notes-#1B5E20.png new file mode 100644 index 000000000..4b01fad6c Binary files /dev/null and b/assets/notes-#1B5E20.png differ diff --git a/assets/notes-#2196F3.png b/assets/notes-#2196F3.png new file mode 100644 index 000000000..ea0fc6634 Binary files /dev/null and b/assets/notes-#2196F3.png differ diff --git a/assets/notes-#4CAF50.png b/assets/notes-#4CAF50.png new file mode 100644 index 000000000..0145ea3f5 Binary files /dev/null and b/assets/notes-#4CAF50.png differ diff --git a/assets/notes-#673AB7.png b/assets/notes-#673AB7.png new file mode 100644 index 000000000..b39b0507c Binary files /dev/null and b/assets/notes-#673AB7.png differ diff --git a/assets/notes-#757575.png b/assets/notes-#757575.png new file mode 100644 index 000000000..f5c6108e5 Binary files /dev/null and b/assets/notes-#757575.png differ diff --git a/assets/notes-#880E4F.png b/assets/notes-#880E4F.png new file mode 100644 index 000000000..82b8ed514 Binary files /dev/null and b/assets/notes-#880E4F.png differ diff --git a/assets/notes-#9381ff.png b/assets/notes-#9381ff.png new file mode 100644 index 000000000..34633688a Binary files /dev/null and b/assets/notes-#9381ff.png differ diff --git a/assets/notes-#9C27B0.png b/assets/notes-#9C27B0.png new file mode 100644 index 000000000..ab7a8dcdc Binary files /dev/null and b/assets/notes-#9C27B0.png differ diff --git a/assets/notes-#9E9E9E.png b/assets/notes-#9E9E9E.png new file mode 100644 index 000000000..a7b23ae1e Binary files /dev/null and b/assets/notes-#9E9E9E.png differ diff --git a/assets/notes-#B71C1C.png b/assets/notes-#B71C1C.png new file mode 100644 index 000000000..2d7d82244 Binary files /dev/null and b/assets/notes-#B71C1C.png differ diff --git a/assets/notes-#FF1744.png b/assets/notes-#FF1744.png new file mode 100644 index 000000000..d001331e9 Binary files /dev/null and b/assets/notes-#FF1744.png differ diff --git a/assets/notes-#FF5722.png b/assets/notes-#FF5722.png new file mode 100644 index 000000000..d4acdfc98 Binary files /dev/null and b/assets/notes-#FF5722.png differ diff --git a/assets/notes-#FF9800.png b/assets/notes-#FF9800.png new file mode 100644 index 000000000..925a285e0 Binary files /dev/null and b/assets/notes-#FF9800.png differ diff --git a/assets/notes-#FFA000.png b/assets/notes-#FFA000.png new file mode 100644 index 000000000..10e070575 Binary files /dev/null and b/assets/notes-#FFA000.png differ diff --git a/assets/notes-#FFD600.png b/assets/notes-#FFD600.png new file mode 100644 index 000000000..1d1be0bee Binary files /dev/null and b/assets/notes-#FFD600.png differ diff --git a/assets/notes-#f44336.png b/assets/notes-#f44336.png new file mode 100644 index 000000000..05c7c7184 Binary files /dev/null and b/assets/notes-#f44336.png differ diff --git a/assets/notes-#ffadad.png b/assets/notes-#ffadad.png new file mode 100644 index 000000000..86eb869eb Binary files /dev/null and b/assets/notes-#ffadad.png differ diff --git a/assets/organize-#009688.png b/assets/organize-#009688.png new file mode 100644 index 000000000..ac22ea88f Binary files /dev/null and b/assets/organize-#009688.png differ diff --git a/assets/organize-#00c853.png b/assets/organize-#00c853.png new file mode 100644 index 000000000..cdc14ea70 Binary files /dev/null and b/assets/organize-#00c853.png differ diff --git a/assets/organize-#01c352.png b/assets/organize-#01c352.png new file mode 100644 index 000000000..cf2832ef1 Binary files /dev/null and b/assets/organize-#01c352.png differ diff --git a/assets/organize-#0560ff.png b/assets/organize-#0560ff.png new file mode 100644 index 000000000..34f0a9962 Binary files /dev/null and b/assets/organize-#0560ff.png differ diff --git a/assets/organize-#1B5E20.png b/assets/organize-#1B5E20.png new file mode 100644 index 000000000..2d41f1d54 Binary files /dev/null and b/assets/organize-#1B5E20.png differ diff --git a/assets/organize-#2196F3.png b/assets/organize-#2196F3.png new file mode 100644 index 000000000..45e612507 Binary files /dev/null and b/assets/organize-#2196F3.png differ diff --git a/assets/organize-#757575.png b/assets/organize-#757575.png new file mode 100644 index 000000000..3d9c98849 Binary files /dev/null and b/assets/organize-#757575.png differ diff --git a/assets/organize-#880E4F.png b/assets/organize-#880E4F.png new file mode 100644 index 000000000..ebe3340c4 Binary files /dev/null and b/assets/organize-#880E4F.png differ diff --git a/assets/organize-#9381ff.png b/assets/organize-#9381ff.png new file mode 100644 index 000000000..e9a18be8a Binary files /dev/null and b/assets/organize-#9381ff.png differ diff --git a/assets/organize-#9C27B0.png b/assets/organize-#9C27B0.png new file mode 100644 index 000000000..e8911926e Binary files /dev/null and b/assets/organize-#9C27B0.png differ diff --git a/assets/organize-#B71C1C.png b/assets/organize-#B71C1C.png new file mode 100644 index 000000000..15e0c5d1a Binary files /dev/null and b/assets/organize-#B71C1C.png differ diff --git a/assets/organize-#FF1744.png b/assets/organize-#FF1744.png new file mode 100644 index 000000000..7ef3748d9 Binary files /dev/null and b/assets/organize-#FF1744.png differ diff --git a/assets/organize-#FF5722.png b/assets/organize-#FF5722.png new file mode 100644 index 000000000..14d5301de Binary files /dev/null and b/assets/organize-#FF5722.png differ diff --git a/assets/organize-#FFA000.png b/assets/organize-#FFA000.png new file mode 100644 index 000000000..29115b795 Binary files /dev/null and b/assets/organize-#FFA000.png differ diff --git a/assets/organize-#ffadad.png b/assets/organize-#ffadad.png new file mode 100644 index 000000000..4e5ed2b7d Binary files /dev/null and b/assets/organize-#ffadad.png differ diff --git a/assets/privacy-#009688.png b/assets/privacy-#009688.png new file mode 100644 index 000000000..9ed0fb9e1 Binary files /dev/null and b/assets/privacy-#009688.png differ diff --git a/assets/privacy-#00c853.png b/assets/privacy-#00c853.png new file mode 100644 index 000000000..72de7a334 Binary files /dev/null and b/assets/privacy-#00c853.png differ diff --git a/assets/privacy-#01c352.png b/assets/privacy-#01c352.png new file mode 100644 index 000000000..f9bddd808 Binary files /dev/null and b/assets/privacy-#01c352.png differ diff --git a/assets/privacy-#0560ff.png b/assets/privacy-#0560ff.png new file mode 100644 index 000000000..4e0fe6745 Binary files /dev/null and b/assets/privacy-#0560ff.png differ diff --git a/assets/privacy-#1B5E20.png b/assets/privacy-#1B5E20.png new file mode 100644 index 000000000..5e577e85d Binary files /dev/null and b/assets/privacy-#1B5E20.png differ diff --git a/assets/privacy-#2196F3.png b/assets/privacy-#2196F3.png new file mode 100644 index 000000000..32f8c1ff5 Binary files /dev/null and b/assets/privacy-#2196F3.png differ diff --git a/assets/privacy-#757575.png b/assets/privacy-#757575.png new file mode 100644 index 000000000..9336abd92 Binary files /dev/null and b/assets/privacy-#757575.png differ diff --git a/assets/privacy-#880E4F.png b/assets/privacy-#880E4F.png new file mode 100644 index 000000000..2db3e7182 Binary files /dev/null and b/assets/privacy-#880E4F.png differ diff --git a/assets/privacy-#9381ff.png b/assets/privacy-#9381ff.png new file mode 100644 index 000000000..40d81f7e3 Binary files /dev/null and b/assets/privacy-#9381ff.png differ diff --git a/assets/privacy-#9C27B0.png b/assets/privacy-#9C27B0.png new file mode 100644 index 000000000..61e73bc2d Binary files /dev/null and b/assets/privacy-#9C27B0.png differ diff --git a/assets/privacy-#B71C1C.png b/assets/privacy-#B71C1C.png new file mode 100644 index 000000000..96879093c Binary files /dev/null and b/assets/privacy-#B71C1C.png differ diff --git a/assets/privacy-#FF1744.png b/assets/privacy-#FF1744.png new file mode 100644 index 000000000..0ad25992c Binary files /dev/null and b/assets/privacy-#FF1744.png differ diff --git a/assets/privacy-#FF5722.png b/assets/privacy-#FF5722.png new file mode 100644 index 000000000..ec6cdf9a8 Binary files /dev/null and b/assets/privacy-#FF5722.png differ diff --git a/assets/privacy-#FFA000.png b/assets/privacy-#FFA000.png new file mode 100644 index 000000000..ff495732a Binary files /dev/null and b/assets/privacy-#FFA000.png differ diff --git a/assets/privacy-#ffadad.png b/assets/privacy-#ffadad.png new file mode 100644 index 000000000..10f0c25a4 Binary files /dev/null and b/assets/privacy-#ffadad.png differ diff --git a/assets/richtext-#009688.png b/assets/richtext-#009688.png new file mode 100644 index 000000000..4b5f5cf34 Binary files /dev/null and b/assets/richtext-#009688.png differ diff --git a/assets/richtext-#00c853.png b/assets/richtext-#00c853.png new file mode 100644 index 000000000..dc3eeb740 Binary files /dev/null and b/assets/richtext-#00c853.png differ diff --git a/assets/richtext-#01c352.png b/assets/richtext-#01c352.png new file mode 100644 index 000000000..618559e8c Binary files /dev/null and b/assets/richtext-#01c352.png differ diff --git a/assets/richtext-#0560ff.png b/assets/richtext-#0560ff.png new file mode 100644 index 000000000..f58455bf3 Binary files /dev/null and b/assets/richtext-#0560ff.png differ diff --git a/assets/richtext-#1B5E20.png b/assets/richtext-#1B5E20.png new file mode 100644 index 000000000..0a99f8fc3 Binary files /dev/null and b/assets/richtext-#1B5E20.png differ diff --git a/assets/richtext-#2196F3.png b/assets/richtext-#2196F3.png new file mode 100644 index 000000000..a39786066 Binary files /dev/null and b/assets/richtext-#2196F3.png differ diff --git a/assets/richtext-#757575.png b/assets/richtext-#757575.png new file mode 100644 index 000000000..ba7e67efd Binary files /dev/null and b/assets/richtext-#757575.png differ diff --git a/assets/richtext-#880E4F.png b/assets/richtext-#880E4F.png new file mode 100644 index 000000000..b31278613 Binary files /dev/null and b/assets/richtext-#880E4F.png differ diff --git a/assets/richtext-#9381ff.png b/assets/richtext-#9381ff.png new file mode 100644 index 000000000..7632bcc92 Binary files /dev/null and b/assets/richtext-#9381ff.png differ diff --git a/assets/richtext-#9C27B0.png b/assets/richtext-#9C27B0.png new file mode 100644 index 000000000..3a9bd48bb Binary files /dev/null and b/assets/richtext-#9C27B0.png differ diff --git a/assets/richtext-#B71C1C.png b/assets/richtext-#B71C1C.png new file mode 100644 index 000000000..75980e41b Binary files /dev/null and b/assets/richtext-#B71C1C.png differ diff --git a/assets/richtext-#FF1744.png b/assets/richtext-#FF1744.png new file mode 100644 index 000000000..632cf99e5 Binary files /dev/null and b/assets/richtext-#FF1744.png differ diff --git a/assets/richtext-#FF5722.png b/assets/richtext-#FF5722.png new file mode 100644 index 000000000..3b8d2aa64 Binary files /dev/null and b/assets/richtext-#FF5722.png differ diff --git a/assets/richtext-#FFA000.png b/assets/richtext-#FFA000.png new file mode 100644 index 000000000..114905c65 Binary files /dev/null and b/assets/richtext-#FFA000.png differ diff --git a/assets/richtext-#ffadad.png b/assets/richtext-#ffadad.png new file mode 100644 index 000000000..ac06c70cb Binary files /dev/null and b/assets/richtext-#ffadad.png differ diff --git a/assets/settings-#009688.png b/assets/settings-#009688.png new file mode 100644 index 000000000..e59e0caf8 Binary files /dev/null and b/assets/settings-#009688.png differ diff --git a/assets/settings-#00c853.png b/assets/settings-#00c853.png new file mode 100644 index 000000000..874084e34 Binary files /dev/null and b/assets/settings-#00c853.png differ diff --git a/assets/settings-#01c352.png b/assets/settings-#01c352.png new file mode 100644 index 000000000..5da43e900 Binary files /dev/null and b/assets/settings-#01c352.png differ diff --git a/assets/settings-#0560ff.png b/assets/settings-#0560ff.png new file mode 100644 index 000000000..a3a95f688 Binary files /dev/null and b/assets/settings-#0560ff.png differ diff --git a/assets/settings-#1B5E20.png b/assets/settings-#1B5E20.png new file mode 100644 index 000000000..6fecd4beb Binary files /dev/null and b/assets/settings-#1B5E20.png differ diff --git a/assets/settings-#2196F3.png b/assets/settings-#2196F3.png new file mode 100644 index 000000000..5615e5b0e Binary files /dev/null and b/assets/settings-#2196F3.png differ diff --git a/assets/settings-#757575.png b/assets/settings-#757575.png new file mode 100644 index 000000000..78d47e4e2 Binary files /dev/null and b/assets/settings-#757575.png differ diff --git a/assets/settings-#880E4F.png b/assets/settings-#880E4F.png new file mode 100644 index 000000000..889ee826f Binary files /dev/null and b/assets/settings-#880E4F.png differ diff --git a/assets/settings-#9381ff.png b/assets/settings-#9381ff.png new file mode 100644 index 000000000..2dfa9e645 Binary files /dev/null and b/assets/settings-#9381ff.png differ diff --git a/assets/settings-#9C27B0.png b/assets/settings-#9C27B0.png new file mode 100644 index 000000000..386e99d4d Binary files /dev/null and b/assets/settings-#9C27B0.png differ diff --git a/assets/settings-#B71C1C.png b/assets/settings-#B71C1C.png new file mode 100644 index 000000000..2f61beb27 Binary files /dev/null and b/assets/settings-#B71C1C.png differ diff --git a/assets/settings-#FF1744.png b/assets/settings-#FF1744.png new file mode 100644 index 000000000..d3e2ce55e Binary files /dev/null and b/assets/settings-#FF1744.png differ diff --git a/assets/settings-#FF5722.png b/assets/settings-#FF5722.png new file mode 100644 index 000000000..bb7aca5a7 Binary files /dev/null and b/assets/settings-#FF5722.png differ diff --git a/assets/settings-#FFA000.png b/assets/settings-#FFA000.png new file mode 100644 index 000000000..d496aacdc Binary files /dev/null and b/assets/settings-#FFA000.png differ diff --git a/assets/settings-#ffadad.png b/assets/settings-#ffadad.png new file mode 100644 index 000000000..33f447b64 Binary files /dev/null and b/assets/settings-#ffadad.png differ diff --git a/assets/sync-#009688.png b/assets/sync-#009688.png new file mode 100644 index 000000000..3b9a3a612 Binary files /dev/null and b/assets/sync-#009688.png differ diff --git a/assets/sync-#00c853.png b/assets/sync-#00c853.png new file mode 100644 index 000000000..f036668de Binary files /dev/null and b/assets/sync-#00c853.png differ diff --git a/assets/sync-#01c352.png b/assets/sync-#01c352.png new file mode 100644 index 000000000..70d8b5a32 Binary files /dev/null and b/assets/sync-#01c352.png differ diff --git a/assets/sync-#0560ff.png b/assets/sync-#0560ff.png new file mode 100644 index 000000000..cc0f9046a Binary files /dev/null and b/assets/sync-#0560ff.png differ diff --git a/assets/sync-#1B5E20.png b/assets/sync-#1B5E20.png new file mode 100644 index 000000000..5abf6d899 Binary files /dev/null and b/assets/sync-#1B5E20.png differ diff --git a/assets/sync-#2196F3.png b/assets/sync-#2196F3.png new file mode 100644 index 000000000..6bd58f203 Binary files /dev/null and b/assets/sync-#2196F3.png differ diff --git a/assets/sync-#757575.png b/assets/sync-#757575.png new file mode 100644 index 000000000..9fa3b4388 Binary files /dev/null and b/assets/sync-#757575.png differ diff --git a/assets/sync-#880E4F.png b/assets/sync-#880E4F.png new file mode 100644 index 000000000..cac4de479 Binary files /dev/null and b/assets/sync-#880E4F.png differ diff --git a/assets/sync-#9381ff.png b/assets/sync-#9381ff.png new file mode 100644 index 000000000..8d385e747 Binary files /dev/null and b/assets/sync-#9381ff.png differ diff --git a/assets/sync-#9C27B0.png b/assets/sync-#9C27B0.png new file mode 100644 index 000000000..602fa9199 Binary files /dev/null and b/assets/sync-#9C27B0.png differ diff --git a/assets/sync-#B71C1C.png b/assets/sync-#B71C1C.png new file mode 100644 index 000000000..0503682cd Binary files /dev/null and b/assets/sync-#B71C1C.png differ diff --git a/assets/sync-#FF1744.png b/assets/sync-#FF1744.png new file mode 100644 index 000000000..e32e241c1 Binary files /dev/null and b/assets/sync-#FF1744.png differ diff --git a/assets/sync-#FF5722.png b/assets/sync-#FF5722.png new file mode 100644 index 000000000..b5b0e97da Binary files /dev/null and b/assets/sync-#FF5722.png differ diff --git a/assets/sync-#FFA000.png b/assets/sync-#FFA000.png new file mode 100644 index 000000000..62d00567e Binary files /dev/null and b/assets/sync-#FFA000.png differ diff --git a/assets/sync-#ffadad.png b/assets/sync-#ffadad.png new file mode 100644 index 000000000..f6ce66291 Binary files /dev/null and b/assets/sync-#ffadad.png differ diff --git a/assets/tags-#009688.png b/assets/tags-#009688.png new file mode 100644 index 000000000..b55dc08b9 Binary files /dev/null and b/assets/tags-#009688.png differ diff --git a/assets/tags-#00c853.png b/assets/tags-#00c853.png new file mode 100644 index 000000000..7184944cb Binary files /dev/null and b/assets/tags-#00c853.png differ diff --git a/assets/tags-#01c352.png b/assets/tags-#01c352.png new file mode 100644 index 000000000..5c9d62ecf Binary files /dev/null and b/assets/tags-#01c352.png differ diff --git a/assets/tags-#0560ff.png b/assets/tags-#0560ff.png new file mode 100644 index 000000000..f4884ce7a Binary files /dev/null and b/assets/tags-#0560ff.png differ diff --git a/assets/tags-#1B5E20.png b/assets/tags-#1B5E20.png new file mode 100644 index 000000000..205313fab Binary files /dev/null and b/assets/tags-#1B5E20.png differ diff --git a/assets/tags-#2196F3.png b/assets/tags-#2196F3.png new file mode 100644 index 000000000..d98d06714 Binary files /dev/null and b/assets/tags-#2196F3.png differ diff --git a/assets/tags-#757575.png b/assets/tags-#757575.png new file mode 100644 index 000000000..0dda9bdd4 Binary files /dev/null and b/assets/tags-#757575.png differ diff --git a/assets/tags-#880E4F.png b/assets/tags-#880E4F.png new file mode 100644 index 000000000..0332a8f4c Binary files /dev/null and b/assets/tags-#880E4F.png differ diff --git a/assets/tags-#9381ff.png b/assets/tags-#9381ff.png new file mode 100644 index 000000000..1177a4ecc Binary files /dev/null and b/assets/tags-#9381ff.png differ diff --git a/assets/tags-#9C27B0.png b/assets/tags-#9C27B0.png new file mode 100644 index 000000000..08a83e9a4 Binary files /dev/null and b/assets/tags-#9C27B0.png differ diff --git a/assets/tags-#B71C1C.png b/assets/tags-#B71C1C.png new file mode 100644 index 000000000..a9904ea29 Binary files /dev/null and b/assets/tags-#B71C1C.png differ diff --git a/assets/tags-#FF1744.png b/assets/tags-#FF1744.png new file mode 100644 index 000000000..b3059bed3 Binary files /dev/null and b/assets/tags-#FF1744.png differ diff --git a/assets/tags-#FF5722.png b/assets/tags-#FF5722.png new file mode 100644 index 000000000..ad397c5d0 Binary files /dev/null and b/assets/tags-#FF5722.png differ diff --git a/assets/tags-#FFA000.png b/assets/tags-#FFA000.png new file mode 100644 index 000000000..e68509acd Binary files /dev/null and b/assets/tags-#FFA000.png differ diff --git a/assets/tags-#ffadad.png b/assets/tags-#ffadad.png new file mode 100644 index 000000000..26e528334 Binary files /dev/null and b/assets/tags-#ffadad.png differ diff --git a/assets/trash-#009688.png b/assets/trash-#009688.png new file mode 100644 index 000000000..24b12508c Binary files /dev/null and b/assets/trash-#009688.png differ diff --git a/assets/trash-#00c853.png b/assets/trash-#00c853.png new file mode 100644 index 000000000..e8aea9d0e Binary files /dev/null and b/assets/trash-#00c853.png differ diff --git a/assets/trash-#01c352.png b/assets/trash-#01c352.png new file mode 100644 index 000000000..6e693d272 Binary files /dev/null and b/assets/trash-#01c352.png differ diff --git a/assets/trash-#0560ff.png b/assets/trash-#0560ff.png new file mode 100644 index 000000000..38fab45f1 Binary files /dev/null and b/assets/trash-#0560ff.png differ diff --git a/assets/trash-#1B5E20.png b/assets/trash-#1B5E20.png new file mode 100644 index 000000000..9a3ac1bc1 Binary files /dev/null and b/assets/trash-#1B5E20.png differ diff --git a/assets/trash-#2196F3.png b/assets/trash-#2196F3.png new file mode 100644 index 000000000..7687a3769 Binary files /dev/null and b/assets/trash-#2196F3.png differ diff --git a/assets/trash-#757575.png b/assets/trash-#757575.png new file mode 100644 index 000000000..f6b800033 Binary files /dev/null and b/assets/trash-#757575.png differ diff --git a/assets/trash-#880E4F.png b/assets/trash-#880E4F.png new file mode 100644 index 000000000..27b801ba9 Binary files /dev/null and b/assets/trash-#880E4F.png differ diff --git a/assets/trash-#9381ff.png b/assets/trash-#9381ff.png new file mode 100644 index 000000000..52823b0a7 Binary files /dev/null and b/assets/trash-#9381ff.png differ diff --git a/assets/trash-#9C27B0.png b/assets/trash-#9C27B0.png new file mode 100644 index 000000000..5f2aa7a4a Binary files /dev/null and b/assets/trash-#9C27B0.png differ diff --git a/assets/trash-#B71C1C.png b/assets/trash-#B71C1C.png new file mode 100644 index 000000000..0b0ec8936 Binary files /dev/null and b/assets/trash-#B71C1C.png differ diff --git a/assets/trash-#FF1744.png b/assets/trash-#FF1744.png new file mode 100644 index 000000000..442a1418f Binary files /dev/null and b/assets/trash-#FF1744.png differ diff --git a/assets/trash-#FF5722.png b/assets/trash-#FF5722.png new file mode 100644 index 000000000..aa1b45a7a Binary files /dev/null and b/assets/trash-#FF5722.png differ diff --git a/assets/trash-#FFA000.png b/assets/trash-#FFA000.png new file mode 100644 index 000000000..d57a94fcb Binary files /dev/null and b/assets/trash-#FFA000.png differ diff --git a/assets/trash-#ffadad.png b/assets/trash-#ffadad.png new file mode 100644 index 000000000..923b2b267 Binary files /dev/null and b/assets/trash-#ffadad.png differ diff --git a/assets/vault-#009688.png b/assets/vault-#009688.png new file mode 100644 index 000000000..b78c41d94 Binary files /dev/null and b/assets/vault-#009688.png differ diff --git a/assets/vault-#00c853.png b/assets/vault-#00c853.png new file mode 100644 index 000000000..b847859d1 Binary files /dev/null and b/assets/vault-#00c853.png differ diff --git a/assets/vault-#01c352.png b/assets/vault-#01c352.png new file mode 100644 index 000000000..db039096c Binary files /dev/null and b/assets/vault-#01c352.png differ diff --git a/assets/vault-#0560ff.png b/assets/vault-#0560ff.png new file mode 100644 index 000000000..d477684c7 Binary files /dev/null and b/assets/vault-#0560ff.png differ diff --git a/assets/vault-#1B5E20.png b/assets/vault-#1B5E20.png new file mode 100644 index 000000000..053c5f3d2 Binary files /dev/null and b/assets/vault-#1B5E20.png differ diff --git a/assets/vault-#2196F3.png b/assets/vault-#2196F3.png new file mode 100644 index 000000000..6184905c1 Binary files /dev/null and b/assets/vault-#2196F3.png differ diff --git a/assets/vault-#757575.png b/assets/vault-#757575.png new file mode 100644 index 000000000..851114121 Binary files /dev/null and b/assets/vault-#757575.png differ diff --git a/assets/vault-#880E4F.png b/assets/vault-#880E4F.png new file mode 100644 index 000000000..80640c997 Binary files /dev/null and b/assets/vault-#880E4F.png differ diff --git a/assets/vault-#9381ff.png b/assets/vault-#9381ff.png new file mode 100644 index 000000000..89702844b Binary files /dev/null and b/assets/vault-#9381ff.png differ diff --git a/assets/vault-#9C27B0.png b/assets/vault-#9C27B0.png new file mode 100644 index 000000000..fafde1126 Binary files /dev/null and b/assets/vault-#9C27B0.png differ diff --git a/assets/vault-#B71C1C.png b/assets/vault-#B71C1C.png new file mode 100644 index 000000000..392646ee7 Binary files /dev/null and b/assets/vault-#B71C1C.png differ diff --git a/assets/vault-#FF1744.png b/assets/vault-#FF1744.png new file mode 100644 index 000000000..528cf02ff Binary files /dev/null and b/assets/vault-#FF1744.png differ diff --git a/assets/vault-#FF5722.png b/assets/vault-#FF5722.png new file mode 100644 index 000000000..5f189b3f7 Binary files /dev/null and b/assets/vault-#FF5722.png differ diff --git a/assets/vault-#FFA000.png b/assets/vault-#FFA000.png new file mode 100644 index 000000000..b3a55ba5f Binary files /dev/null and b/assets/vault-#FFA000.png differ diff --git a/assets/vault-#ffadad.png b/assets/vault-#ffadad.png new file mode 100644 index 000000000..a945a4e9d Binary files /dev/null and b/assets/vault-#ffadad.png differ diff --git a/assets/welcome-#009688.png b/assets/welcome-#009688.png new file mode 100644 index 000000000..b41e085ea Binary files /dev/null and b/assets/welcome-#009688.png differ diff --git a/assets/welcome-#00c853.png b/assets/welcome-#00c853.png new file mode 100644 index 000000000..05e6894ae Binary files /dev/null and b/assets/welcome-#00c853.png differ diff --git a/assets/welcome-#01c352.png b/assets/welcome-#01c352.png new file mode 100644 index 000000000..74e5ed44a Binary files /dev/null and b/assets/welcome-#01c352.png differ diff --git a/assets/welcome-#0560ff.png b/assets/welcome-#0560ff.png new file mode 100644 index 000000000..3eba028e2 Binary files /dev/null and b/assets/welcome-#0560ff.png differ diff --git a/assets/welcome-#1B5E20.png b/assets/welcome-#1B5E20.png new file mode 100644 index 000000000..1348d70de Binary files /dev/null and b/assets/welcome-#1B5E20.png differ diff --git a/assets/welcome-#2196F3.png b/assets/welcome-#2196F3.png new file mode 100644 index 000000000..783c866df Binary files /dev/null and b/assets/welcome-#2196F3.png differ diff --git a/assets/welcome-#757575.png b/assets/welcome-#757575.png new file mode 100644 index 000000000..e145a0e10 Binary files /dev/null and b/assets/welcome-#757575.png differ diff --git a/assets/welcome-#880E4F.png b/assets/welcome-#880E4F.png new file mode 100644 index 000000000..4f53ac69d Binary files /dev/null and b/assets/welcome-#880E4F.png differ diff --git a/assets/welcome-#9381ff.png b/assets/welcome-#9381ff.png new file mode 100644 index 000000000..5dd645e22 Binary files /dev/null and b/assets/welcome-#9381ff.png differ diff --git a/assets/welcome-#9C27B0.png b/assets/welcome-#9C27B0.png new file mode 100644 index 000000000..14e34c220 Binary files /dev/null and b/assets/welcome-#9C27B0.png differ diff --git a/assets/welcome-#B71C1C.png b/assets/welcome-#B71C1C.png new file mode 100644 index 000000000..b43273524 Binary files /dev/null and b/assets/welcome-#B71C1C.png differ diff --git a/assets/welcome-#FF1744.png b/assets/welcome-#FF1744.png new file mode 100644 index 000000000..9ecadf84f Binary files /dev/null and b/assets/welcome-#FF1744.png differ diff --git a/assets/welcome-#FF5722.png b/assets/welcome-#FF5722.png new file mode 100644 index 000000000..46ea64932 Binary files /dev/null and b/assets/welcome-#FF5722.png differ diff --git a/assets/welcome-#FFA000.png b/assets/welcome-#FFA000.png new file mode 100644 index 000000000..4c7b2afed Binary files /dev/null and b/assets/welcome-#FFA000.png differ diff --git a/assets/welcome-#ffadad.png b/assets/welcome-#ffadad.png new file mode 100644 index 000000000..765d91a9f Binary files /dev/null and b/assets/welcome-#ffadad.png differ