maxWidth | Maximum width of the kbar | 600px |
width | Width of the kbar | 100% |
background | Background color of the kbar | white |
searchBackground | Background color of the search input box | transparent |
searchTextColor | Text color of the search input box | grey |
fontFamily | Font family of the kbar | sans-serif |
itemTextColor | Text color of the items | grey |
itemSubtitleTextColor | Text color of the item subtitles | grey |
sectionTitleTextColor | Text color of the section titles | grey |
selectedBackground | Background color of the selected item | rgba(34, 139, 230, 0.1) |
selectedTextColor | Text color of the selected item | grey |
selectedLeftBorderColor | Left border color of the selected item | rgba(34, 139, 230, 1) |
boxShadow | Box shadow of the kbar | 0 0 20px rgba(0, 0, 0, 0.1) |
borderRadius | Border radius of the kbar | 8px |
searchBoxFontSize | Font size of the search input box | 16px |
resultFontSize | Font size of the items | 14px |
subtitleFontSize | Font size of the item subtitles | 12px |
sectionTitleFontSize | Font size of the section titles | 10px |
shortcutBackground | Background color of the shortcut | rgba(0 0 0 / .1) |