Refactor theme styles to use 'DIN Next' font-family instead of 'Open Sans' across multiple themes and remove box-shadow from layout topbars in dark, dim, and light stylesheets.

master
guilherme 2025-06-17 15:55:49 -03:00
parent 948f786665
commit 2df7cfc81e
34 changed files with 28 additions and 64 deletions

View File

@ -1318,8 +1318,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2386,8 +2384,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3451,8 +3447,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -1318,8 +1318,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2386,8 +2384,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3451,8 +3447,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -1319,8 +1319,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2387,8 +2385,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3452,8 +3448,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -1318,8 +1318,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2386,8 +2384,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3451,8 +3447,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -1318,8 +1318,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2386,8 +2384,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3451,8 +3447,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -1319,8 +1319,6 @@ p:last-child {
}
.layout-topbar-light .layout-topbar {
background-color: #fdfeff;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-light
.layout-topbar
@ -2387,8 +2385,6 @@ p:last-child {
}
.layout-topbar-dark .layout-topbar {
background-color: #434b54;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dark
.layout-topbar
@ -3452,8 +3448,6 @@ p:last-child {
}
.layout-topbar-dim .layout-topbar {
background-color: #3c4962;
box-shadow: 0 24px 64px -2px rgba(0, 0, 0, 0.02),
0 6px 16px -2px rgba(0, 0, 0, 0.06), 0 2px 6px -2px rgba(0, 0, 0, 0.08);
}
.layout-topbar-dim
.layout-topbar

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #e5b56e;
--primary-color-text: #363e47;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #e5b56e;
--primary-color-text: #363e47;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #d49341;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #ae77ca;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #ae77ca;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #8a56ad;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #84c762;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #84c762;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #62ab47;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #c96f79;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #c96f79;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #a54357;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #c8996a;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #c8996a;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #a46b3e;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #4fc4cf;
--primary-color-text: #363e47;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #4fc4cf;
--primary-color-text: #363e47;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #399db2;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #4d9fdc;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #4d9fdc;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #1b74c5;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #817bcb;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #817bcb;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #59c5b9;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #cdd2db;
--primary-color: #59c5b9;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #17212f;
--surface-50: #2e3744;
--surface-100: #454d59;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #2b9f9c;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #d0d3d7;
--primary-color: #5ec579;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #121212;
--surface-50: #2a2a2a;
--surface-100: #414141;

View File

@ -9,7 +9,7 @@
--text-color-secondary: #657380;
--primary-color: #a74896;
--primary-color-text: #f8fafc;
--font-family: Open Sans;
--font-family: DIN Next;
--surface-0: #ffffff;
--surface-50: #fafafa;
--surface-100: #f5f5f5;