Merge pull request #430 from Security-Onion-Solutions/kibana_7_dark_mode

UI Dark Mode
This commit is contained in:
weslambert
2020-03-17 12:19:56 -04:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
"defaultIndex": "*:so-*",
"discover:sampleSize":"100",
"dashboard:defaultDarkTheme":true,
"theme:darkMode":true,
"timepicker:timeDefaults":"{\n \"from\": \"now-24h\",\n \"to\": \"now\",\n \"mode\": \"quick\"\n}"
}
}