diff options
| author | cristiano <[email protected]> | 2020-06-04 19:43:18 +0100 |
|---|---|---|
| committer | cristiano <[email protected]> | 2020-06-04 19:43:18 +0100 |
| commit | deebc0be0e35ece296b021a754a31d6dea4c90e8 (patch) | |
| tree | fb341dc4cb0780462173ee6c5fe0fa4983d3161d /themes | |
| parent | 9461151e725486157aa7f3ad046b77e3adb20a51 (diff) | |
| download | protonmail-themes-deebc0be0e35ece296b021a754a31d6dea4c90e8.tar.xz protonmail-themes-deebc0be0e35ece296b021a754a31d6dea4c90e8.zip | |
Compiled themes.
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/blue_and_orange/blue_and_orange_full.css | 12 | ||||
| -rw-r--r-- | themes/dark_bubble_gum/dark_bubble_gum_full.css | 12 | ||||
| -rw-r--r-- | themes/deutera_one/deutera_one_full.css | 12 | ||||
| -rw-r--r-- | themes/dracula/dracula_full.css | 12 | ||||
| -rw-r--r-- | themes/green_lume/green_lume_full.css | 12 | ||||
| -rw-r--r-- | themes/gruvbox/gruvbox_full.css | 12 | ||||
| -rw-r--r-- | themes/monokai/monokai_full.css | 12 | ||||
| -rw-r--r-- | themes/ochin/ochin_full.css | 12 | ||||
| -rw-r--r-- | themes/vitamin_c/vitamin_c_full.css | 12 |
9 files changed, 99 insertions, 9 deletions
diff --git a/themes/blue_and_orange/blue_and_orange_full.css b/themes/blue_and_orange/blue_and_orange_full.css index 152f2a0..a359fa9 100644 --- a/themes/blue_and_orange/blue_and_orange_full.css +++ b/themes/blue_and_orange/blue_and_orange_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #167088; } + background-color: #167088; + color: #e6eaf0; } .fill-global-grey { fill: #ED7D3A; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #ED7D3A; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #135e72; } diff --git a/themes/dark_bubble_gum/dark_bubble_gum_full.css b/themes/dark_bubble_gum/dark_bubble_gum_full.css index 81ebb0c..749fa7b 100644 --- a/themes/dark_bubble_gum/dark_bubble_gum_full.css +++ b/themes/dark_bubble_gum/dark_bubble_gum_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #363636; } + background-color: #363636; + color: #e6eaf0; } .fill-global-grey { fill: #EF2D56; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #EF2D56; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #292929; } diff --git a/themes/deutera_one/deutera_one_full.css b/themes/deutera_one/deutera_one_full.css index 85cca50..4752bce 100644 --- a/themes/deutera_one/deutera_one_full.css +++ b/themes/deutera_one/deutera_one_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #0000a9; } + background-color: #0000a9; + color: #e6eaf0; } .fill-global-grey { fill: #ffed00; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #ffed00; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #000090; } diff --git a/themes/dracula/dracula_full.css b/themes/dracula/dracula_full.css index eee9933..eaedd04 100644 --- a/themes/dracula/dracula_full.css +++ b/themes/dracula/dracula_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #3e4153; } + background-color: #3e4153; + color: #e6eaf0; } .fill-global-grey { fill: #FF79C6; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #FF79C6; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #333545; } diff --git a/themes/green_lume/green_lume_full.css b/themes/green_lume/green_lume_full.css index 0823bf5..34df0f0 100644 --- a/themes/green_lume/green_lume_full.css +++ b/themes/green_lume/green_lume_full.css @@ -316,7 +316,8 @@ body { color: #d6d6d6; } [class*="block-info"] { - background-color: #363636; } + background-color: #363636; + color: #d6d6d6; } .fill-global-grey { fill: #2FBF71; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #2FBF71; } + +.squireDropdown-item-label { + color: #d6d6d6; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #d6d6d6; background: #292929; } diff --git a/themes/gruvbox/gruvbox_full.css b/themes/gruvbox/gruvbox_full.css index deefb8f..595af27 100644 --- a/themes/gruvbox/gruvbox_full.css +++ b/themes/gruvbox/gruvbox_full.css @@ -318,7 +318,8 @@ body { color: #fbf1c7; } [class*="block-info"] { - background-color: #424242; } + background-color: #424242; + color: #fbf1c7; } .fill-global-grey { fill: #689d6a; } @@ -395,6 +396,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #689d6a; } + +.squireDropdown-item-label { + color: #fbf1c7; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #fbf1c7; background: #353535; } diff --git a/themes/monokai/monokai_full.css b/themes/monokai/monokai_full.css index 763c3a1..3f7630d 100644 --- a/themes/monokai/monokai_full.css +++ b/themes/monokai/monokai_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #373932; } + background-color: #373932; + color: #e6eaf0; } .fill-global-grey { fill: #89C62A; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #89C62A; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #2a2c26; } diff --git a/themes/ochin/ochin_full.css b/themes/ochin/ochin_full.css index ecd4108..ebfaf6c 100644 --- a/themes/ochin/ochin_full.css +++ b/themes/ochin/ochin_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #47576b; } + background-color: #47576b; + color: #e6eaf0; } .fill-global-grey { fill: #A8E576; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #A8E576; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #3d4a5b; } diff --git a/themes/vitamin_c/vitamin_c_full.css b/themes/vitamin_c/vitamin_c_full.css index 2058aef..74fd94d 100644 --- a/themes/vitamin_c/vitamin_c_full.css +++ b/themes/vitamin_c/vitamin_c_full.css @@ -316,7 +316,8 @@ body { color: #e6eaf0; } [class*="block-info"] { - background-color: #006a8b; } + background-color: #006a8b; + color: #e6eaf0; } .fill-global-grey { fill: #FD7400; } @@ -393,6 +394,15 @@ details:first-child { background: white; color: black; } +.block-info-standard, .bodyDecrypted blockquote { + border-color: #FD7400; } + +.squireDropdown-item-label { + color: #e6eaf0; } + +.squireToolbar-action-color { + background: transparent; } + .angular-squire-iframe body { color: #e6eaf0; background: #005672; } |
