PluginProbe
Elementor Website Builder – more than just a page builder / 3.28.0-dev2
Elementor Website Builder – more than just a page builder v3.28.0-dev2
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | assets/css/theme-light.css +1 -4 4.2.0-dev23.28.0-dev2 View file →
@@ -1,12 +1,11 @@
1 +/*! elementor - v3.28.0 - 10-03-2025 */
1 2 :root {
2 3 --e-a-color-white: #ffffff;
3 4 --e-a-color-black: #000000;
4 5 --e-a-color-logo: #ffffff;
5 - --e-a-color-circle-logo: #000000;
6 6 --e-a-color-primary: #F3BAFD;
7 7 --e-a-color-primary-bold: #D004D4;
8 - --e-a-color-primary-bold-dark: #C00BB9;
9 8 --e-a-color-secondary: #515962;
10 9 --e-a-color-success: #0A875A;
11 10 --e-a-color-danger: #DC2626;
12 11 --e-a-color-info: #2563EB;
@@ -13,9 +12,8 @@
13 12 --e-a-color-warning: #F59E0B;
14 13 --e-a-color-accent: #93003f;
15 14 --e-a-color-global: #1DDDBF;
16 15 --e-a-color-accent-promotion: #93003f;
17 - --e-a-color-accent-promotion-disabled: rgba(147, 0, 63, 0.38);
18 16 --e-a-bg-default: #ffffff;
19 17 --e-a-bg-invert: #0C0D0E;
20 18 --e-a-bg-hover: #F1F2F3;
21 19 --e-a-bg-active: #E6E8EA;
@@ -27,9 +25,8 @@
27 25 --e-a-bg-success: #F2FDF5;
28 26 --e-a-bg-info: #F0F7FF;
29 27 --e-a-bg-danger: #FEF1F4;
30 28 --e-a-bg-warning: #FFFBEB;
31 - --e-a-bg-chip: #F1F2F3;
32 29 --e-a-color-txt: #515962;
33 30 --e-a-color-txt-muted: #818A96;
34 31 --e-a-color-txt-disabled: #BABFC5;
35 32 --e-a-color-txt-invert: #ffffff;