mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Merge pull request #430 from Security-Onion-Solutions/kibana_7_dark_mode
UI Dark Mode
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"defaultIndex": "*:so-*",
|
"defaultIndex": "*:so-*",
|
||||||
"discover:sampleSize":"100",
|
"discover:sampleSize":"100",
|
||||||
"dashboard:defaultDarkTheme":true,
|
"dashboard:defaultDarkTheme":true,
|
||||||
|
"theme:darkMode":true,
|
||||||
"timepicker:timeDefaults":"{\n \"from\": \"now-24h\",\n \"to\": \"now\",\n \"mode\": \"quick\"\n}"
|
"timepicker:timeDefaults":"{\n \"from\": \"now-24h\",\n \"to\": \"now\",\n \"mode\": \"quick\"\n}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user