diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 304f649b7b..b1b404ae16 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -31,16 +31,16 @@ Description: The default Pandora FMS theme layout --text-color-3: #d5d5d5; --text-color-4: #dddddd; - --background-main-color: #f6f7fb; + --background-main-color: #111; --background-2: #95a3bf; --border-color: #484848; - --border-color-4: #e5e9ed; + --border-color-4: #404040; --border-dark-color: #e1e1e1; --input-border: #c0ccdc; - --table-hover-background: #edfffe; + --table-hover-background: #333; } /* General styles */