UNPKG

mu-player

Version:

Play music from vk.com and soundcloud.com via Music Player Daemon

25 lines (24 loc) 347 B
export default { top: 1, //bottom: '5', tags: true, input: true, scrollable: true, keys: true, vi: true, mouse: true, //alwaysScroll: true, scrollbar: { ch: ' ', inverse: true, fg: '#fabd2f' }, style: { bg: '#282828', fg: '#d5c4a1', selected: { fg: '#ebdbb2', bg: '#3c3836' } } };