aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristiano Almeida <[email protected]>2020-03-10 10:22:05 +0000
committerCristiano Almeida <[email protected]>2020-03-10 10:22:05 +0000
commit928fe9d24332e972909fe12acdc41392af90e032 (patch)
tree29ff3a3a46e65d93697bc45f3c38222a290dd74c
parentab95b3bc7f0d2facd9d18fadc0590a3b308d57bf (diff)
downloadprotonmail-themes-928fe9d24332e972909fe12acdc41392af90e032.tar.xz
protonmail-themes-928fe9d24332e972909fe12acdc41392af90e032.zip
Compiled styles. 💅
-rw-r--r--themes/blue_and_orange/blue_and_orange.css4
-rw-r--r--themes/blue_and_orange/blue_and_orange_full.css6
-rw-r--r--themes/dark_bubble_gum/dark_bubble_gum.css4
-rw-r--r--themes/dark_bubble_gum/dark_bubble_gum_full.css6
-rw-r--r--themes/deutera_one/deutera_one.css4
-rw-r--r--themes/deutera_one/deutera_one_full.css6
-rw-r--r--themes/dracula/dracula.css4
-rw-r--r--themes/dracula/dracula_full.css6
-rw-r--r--themes/green_lume/green_lume.css4
-rw-r--r--themes/green_lume/green_lume_full.css6
-rw-r--r--themes/gruvbox/gruvbox.css4
-rw-r--r--themes/gruvbox/gruvbox_full.css6
-rw-r--r--themes/inbox/inbox.css4
-rw-r--r--themes/monokai/monokai.css4
-rw-r--r--themes/monokai/monokai_full.css6
-rw-r--r--themes/ochin/ochin.css4
-rw-r--r--themes/ochin/ochin_full.css6
-rw-r--r--themes/vitamin_c/vitamin_c.css4
-rw-r--r--themes/vitamin_c/vitamin_c_full.css6
19 files changed, 47 insertions, 47 deletions
diff --git a/themes/blue_and_orange/blue_and_orange.css b/themes/blue_and_orange/blue_and_orange.css
index 72168db..1509735 100644
--- a/themes/blue_and_orange/blue_and_orange.css
+++ b/themes/blue_and_orange/blue_and_orange.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #ED7D3A; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(237, 125, 58, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/blue_and_orange/blue_and_orange_full.css b/themes/blue_and_orange/blue_and_orange_full.css
index 81af940..320a491 100644
--- a/themes/blue_and_orange/blue_and_orange_full.css
+++ b/themes/blue_and_orange/blue_and_orange_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #ED7D3A; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(237, 125, 58, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #0F4C5C; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #135e72; }
.item-container.active, .item-is-selected {
diff --git a/themes/dark_bubble_gum/dark_bubble_gum.css b/themes/dark_bubble_gum/dark_bubble_gum.css
index a68d978..2300e9f 100644
--- a/themes/dark_bubble_gum/dark_bubble_gum.css
+++ b/themes/dark_bubble_gum/dark_bubble_gum.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #EF2D56; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(239, 45, 86, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/dark_bubble_gum/dark_bubble_gum_full.css b/themes/dark_bubble_gum/dark_bubble_gum_full.css
index dac2fda..78abd8c 100644
--- a/themes/dark_bubble_gum/dark_bubble_gum_full.css
+++ b/themes/dark_bubble_gum/dark_bubble_gum_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #EF2D56; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(239, 45, 86, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #1C1C1C; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #292929; }
.item-container.active, .item-is-selected {
diff --git a/themes/deutera_one/deutera_one.css b/themes/deutera_one/deutera_one.css
index 0ae3dd4..0901fed 100644
--- a/themes/deutera_one/deutera_one.css
+++ b/themes/deutera_one/deutera_one.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #ffed00; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(255, 237, 0, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/deutera_one/deutera_one_full.css b/themes/deutera_one/deutera_one_full.css
index 4c76e5b..f2113bc 100644
--- a/themes/deutera_one/deutera_one_full.css
+++ b/themes/deutera_one/deutera_one_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #ffed00; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(255, 237, 0, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #000076; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #000090; }
.item-container.active, .item-is-selected {
diff --git a/themes/dracula/dracula.css b/themes/dracula/dracula.css
index de8bd35..b03c5c4 100644
--- a/themes/dracula/dracula.css
+++ b/themes/dracula/dracula.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #FF79C6; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(255, 121, 198, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/dracula/dracula_full.css b/themes/dracula/dracula_full.css
index 160ba4f..ddff31a 100644
--- a/themes/dracula/dracula_full.css
+++ b/themes/dracula/dracula_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #FF79C6; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(255, 121, 198, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #282a36; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #333545; }
.item-container.active, .item-is-selected {
diff --git a/themes/green_lume/green_lume.css b/themes/green_lume/green_lume.css
index 86809a4..6e8f2c5 100644
--- a/themes/green_lume/green_lume.css
+++ b/themes/green_lume/green_lume.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #2FBF71; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(47, 191, 113, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/green_lume/green_lume_full.css b/themes/green_lume/green_lume_full.css
index 73fcef1..84a8247 100644
--- a/themes/green_lume/green_lume_full.css
+++ b/themes/green_lume/green_lume_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #2FBF71; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(47, 191, 113, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #1C1C1C; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #292929; }
.item-container.active, .item-is-selected {
diff --git a/themes/gruvbox/gruvbox.css b/themes/gruvbox/gruvbox.css
index 56a625a..7454098 100644
--- a/themes/gruvbox/gruvbox.css
+++ b/themes/gruvbox/gruvbox.css
@@ -62,10 +62,10 @@
.conversation.marked::before {
background: #689d6a; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(104, 157, 106, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/gruvbox/gruvbox_full.css b/themes/gruvbox/gruvbox_full.css
index 59cf2f3..c8296db 100644
--- a/themes/gruvbox/gruvbox_full.css
+++ b/themes/gruvbox/gruvbox_full.css
@@ -62,10 +62,10 @@
.conversation.marked::before {
background: #689d6a; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(104, 157, 106, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -223,7 +223,7 @@ body {
background: #282828; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #353535; }
.item-container.active, .item-is-selected {
diff --git a/themes/inbox/inbox.css b/themes/inbox/inbox.css
index 9276ff5..4f8d3c9 100644
--- a/themes/inbox/inbox.css
+++ b/themes/inbox/inbox.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #4285F4; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(66, 133, 244, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/monokai/monokai.css b/themes/monokai/monokai.css
index dd74586..3cf2584 100644
--- a/themes/monokai/monokai.css
+++ b/themes/monokai/monokai.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #89C62A; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(137, 198, 42, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/monokai/monokai_full.css b/themes/monokai/monokai_full.css
index 7aafc6c..8d6ffda 100644
--- a/themes/monokai/monokai_full.css
+++ b/themes/monokai/monokai_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #89C62A; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(137, 198, 42, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #1D1E1A; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #2a2c26; }
.item-container.active, .item-is-selected {
diff --git a/themes/ochin/ochin.css b/themes/ochin/ochin.css
index 812c398..53e4adf 100644
--- a/themes/ochin/ochin.css
+++ b/themes/ochin/ochin.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #A8E576; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(168, 229, 118, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/ochin/ochin_full.css b/themes/ochin/ochin_full.css
index 4f69270..b386159 100644
--- a/themes/ochin/ochin_full.css
+++ b/themes/ochin/ochin_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #A8E576; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(168, 229, 118, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #333E4C; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #3d4a5b; }
.item-container.active, .item-is-selected {
diff --git a/themes/vitamin_c/vitamin_c.css b/themes/vitamin_c/vitamin_c.css
index ce9fc98..64484d5 100644
--- a/themes/vitamin_c/vitamin_c.css
+++ b/themes/vitamin_c/vitamin_c.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #FD7400; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(253, 116, 0, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
diff --git a/themes/vitamin_c/vitamin_c_full.css b/themes/vitamin_c/vitamin_c_full.css
index cb0d065..40fc6f9 100644
--- a/themes/vitamin_c/vitamin_c_full.css
+++ b/themes/vitamin_c/vitamin_c_full.css
@@ -60,10 +60,10 @@
.conversation.marked::before {
background: #FD7400; }
-.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
+.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active) {
background: #fff; }
-.conversation.item-container.active, .conversation.item-is-selected {
+.conversation.item-container.selected, .conversation.item-container-row.selected {
background: rgba(253, 116, 0, 0.1); }
.conversation .item-checkbox:checked + .item-icon {
@@ -221,7 +221,7 @@ body {
background: #004358; }
.conversation.item-container:not(.item-is-selected):not(.item-contact):not(.read):not(.active),
-.conversation.item-container-row:not(.item-contact):not(.read):not(.active), .squireToolbar-container {
+.conversation.item-container-row:not(.item-is-selected):not(.item-contact):not(.read):not(.active), .squireToolbar-container {
background: #005672; }
.item-container.active, .item-is-selected {