@@ -1,8 +1,8 @@
|
||||
comentario-comments {
|
||||
--cmntr-bg: var(--background-50) !important;
|
||||
--cmntr-bg-shade: color-mix(in srgb, var(--background-50) 50%, var(--background-100)) !important;
|
||||
--cmntr-dlg-header-bg: var(--background-100) !important;
|
||||
--cmntr-input-bg: var(--background-50) !important;
|
||||
--cmntr-bg: var(--background) !important;
|
||||
--cmntr-bg-shade: var(--background) !important;
|
||||
--cmntr-dlg-header-bg: var(--background-50) !important;
|
||||
--cmntr-input-bg: var(--background) !important;
|
||||
--cmntr-pending-bg: color-mix(in srgb, var(--text) 70%, var(--background-50)) !important;
|
||||
--cmntr-placeholder-bg: color-mix(in srgb, var(--text) 50%, var(--background-50)) !important;
|
||||
--cmntr-link-color: var(--text-600);
|
||||
|
Reference in New Issue
Block a user