diff --git a/templates/Froxlor/src/scss/dark.scss b/templates/Froxlor/src/scss/dark.scss index 9b0f9840..22e13a4c 100644 --- a/templates/Froxlor/src/scss/dark.scss +++ b/templates/Froxlor/src/scss/dark.scss @@ -71,3 +71,7 @@ section h5 { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } } + +tr.bg-warning td { + color: $dark-bg !important; +} diff --git a/templates/Froxlor/user/index.html.twig b/templates/Froxlor/user/index.html.twig index eba6abf0..1a67277d 100644 --- a/templates/Froxlor/user/index.html.twig +++ b/templates/Froxlor/user/index.html.twig @@ -8,7 +8,7 @@
{{ lng('welcome.config_note') }}
{{ lng('welcome.config_now') }} -