diff --git a/index.html b/index.html
index 426f200..f480c0b 100644
--- a/index.html
+++ b/index.html
@@ -18,13 +18,11 @@
Safe home for your notes
Burgernotes is the number one service for storing your shopping list, tasks'n todos, code snippets plus more. And it's totally free.
-
-
diff --git a/static/css/style.css b/static/css/style.css
index be0a1b5..3e86105 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -8,7 +8,7 @@
--editor: #ffffff;
--text-color: #000000;
--border-color: #dadada;
- --theme-color: #592acb;
+ --theme-color: #1c71d8;
--theme-text-color: #ffffff;
--exit-color: #e9e9e9;
--session-color: #f4f4f4;
@@ -31,7 +31,7 @@
--editor: #202124;
--text-color: #ffffff;
--border-color: #393b3d;
- --theme-color: #592acb;
+ --theme-color: #3584e4;
--theme-text-color: #ffffff;
--exit-color: #454649;
--session-color: #2d2f31;
@@ -110,6 +110,10 @@
.mainDiv .green {
border-color: #a9f9a9 !important;
}
+
+ .links img {
+ filter: invert(100%) !important;
+ }
}
p,
@@ -728,14 +732,14 @@ iframe#markdown {
}
.mainDiv a {
- padding: 15px;
- padding-left: 20px;
- padding-right: 20px;
+ padding: 15.5px;
+ padding-left: 25px;
+ padding-right: 25px;
margin-right: auto;
color: white;
text-decoration: none;
- background-color: #592ACB;
- border-radius: 12px;
+ background-color: var(--theme-color);
+ border-radius: 256px;
}
.mainDiv .burgerText {
diff --git a/static/svg/favicon.svg b/static/svg/favicon.svg
index 6e7f325..50a6522 100644
--- a/static/svg/favicon.svg
+++ b/static/svg/favicon.svg
@@ -1,55 +1,44 @@
-