push
This commit is contained in:
26
data/amazon.theme
Normal file
26
data/amazon.theme
Normal file
@@ -0,0 +1,26 @@
|
||||
# May, 2020 by @nitwit
|
||||
set color_win_fg=228
|
||||
set color_win_bg=234
|
||||
set color_cmdline_bg=234
|
||||
set color_cmdline_fg=220
|
||||
set color_error=9
|
||||
set color_info=136
|
||||
set color_separator=202
|
||||
set color_statusline_bg=232
|
||||
set color_statusline_fg=208
|
||||
set color_statusline_progress_bg=166
|
||||
set color_statusline_progress_fg=232
|
||||
set color_titleline_bg=232
|
||||
set color_titleline_fg=220
|
||||
set color_win_title_bg=232
|
||||
set color_win_title_fg=220
|
||||
set color_win_cur=9
|
||||
set color_win_cur_sel_bg=220
|
||||
set color_win_cur_sel_fg=88
|
||||
set color_win_inactive_cur_sel_bg=214
|
||||
set color_win_inactive_cur_sel_fg=88
|
||||
set color_win_sel_bg=220
|
||||
set color_win_sel_fg=232
|
||||
set color_win_inactive_sel_bg=166
|
||||
set color_win_inactive_sel_fg=232
|
||||
set color_win_dir=208
|
||||
25
data/cyan.theme
Normal file
25
data/cyan.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=cyan
|
||||
set color_error=lightred
|
||||
set color_info=lightyellow
|
||||
set color_separator=cyan
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=cyan
|
||||
set color_statusline_progress_bg=cyan
|
||||
set color_statusline_progress_fg=black
|
||||
set color_titleline_bg=blue
|
||||
set color_titleline_fg=white
|
||||
set color_win_bg=default
|
||||
set color_win_cur=green
|
||||
set color_win_cur_sel_bg=blue
|
||||
set color_win_cur_sel_fg=lightyellow
|
||||
set color_win_dir=lightblue
|
||||
set color_win_fg=cyan
|
||||
set color_win_inactive_cur_sel_bg=cyan
|
||||
set color_win_inactive_cur_sel_fg=black
|
||||
set color_win_inactive_sel_bg=gray
|
||||
set color_win_inactive_sel_fg=black
|
||||
set color_win_sel_bg=red
|
||||
set color_win_sel_fg=gray
|
||||
set color_win_title_bg=blue
|
||||
set color_win_title_fg=white
|
||||
25
data/default.theme
Normal file
25
data/default.theme
Normal file
@@ -0,0 +1,25 @@
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=lightred
|
||||
set color_info=lightyellow
|
||||
set color_separator=blue
|
||||
set color_statusline_bg=gray
|
||||
set color_statusline_fg=black
|
||||
set color_statusline_progress_bg=blue
|
||||
set color_statusline_progress_fg=white
|
||||
set color_titleline_bg=blue
|
||||
set color_titleline_fg=white
|
||||
set color_win_bg=default
|
||||
set color_win_cur=lightyellow
|
||||
set color_win_cur_sel_bg=blue
|
||||
set color_win_cur_sel_fg=lightyellow
|
||||
set color_win_dir=lightblue
|
||||
set color_win_fg=default
|
||||
set color_win_inactive_cur_sel_bg=gray
|
||||
set color_win_inactive_cur_sel_fg=lightyellow
|
||||
set color_win_inactive_sel_bg=gray
|
||||
set color_win_inactive_sel_fg=black
|
||||
set color_win_sel_bg=blue
|
||||
set color_win_sel_fg=white
|
||||
set color_win_title_bg=blue
|
||||
set color_win_title_fg=white
|
||||
26
data/dracula.theme
Normal file
26
data/dracula.theme
Normal file
@@ -0,0 +1,26 @@
|
||||
### 'Dracula' theme for CMus (for 255 color terms)
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=231
|
||||
set color_error=009
|
||||
set color_info=231
|
||||
set color_separator=004
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=231
|
||||
set color_statusline_progress_bg=010
|
||||
set color_statusline_progress_fg=236
|
||||
set color_titleline_bg=010
|
||||
set color_titleline_fg=236
|
||||
set color_win_bg=default
|
||||
set color_win_cur=010
|
||||
set color_win_cur_sel_bg=010
|
||||
set color_win_cur_sel_fg=016
|
||||
set color_win_dir=004
|
||||
set color_win_fg=004
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=014
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=014
|
||||
set color_win_sel_bg=004
|
||||
set color_win_sel_fg=236
|
||||
set color_win_title_bg=default
|
||||
set color_win_title_fg=014
|
||||
26
data/gray-88.theme
Normal file
26
data/gray-88.theme
Normal file
@@ -0,0 +1,26 @@
|
||||
# 88 color gray theme for urxvt
|
||||
set color_cmdline_bg=80
|
||||
set color_cmdline_fg=85
|
||||
set color_error=lightgreen
|
||||
set color_info=green
|
||||
set color_separator=darkgray
|
||||
set color_statusline_bg=80
|
||||
set color_statusline_fg=85
|
||||
set color_statusline_progress_bg=darkgray
|
||||
set color_statusline_progress_fg=85
|
||||
set color_titleline_bg=darkgray
|
||||
set color_titleline_fg=85
|
||||
set color_win_bg=80
|
||||
set color_win_cur=lightgreen
|
||||
set color_win_cur_sel_bg=82
|
||||
set color_win_cur_sel_fg=lightyellow
|
||||
set color_win_dir=83
|
||||
set color_win_fg=85
|
||||
set color_win_inactive_cur_sel_bg=darkgray
|
||||
set color_win_inactive_cur_sel_fg=lightgreen
|
||||
set color_win_inactive_sel_bg=darkgray
|
||||
set color_win_inactive_sel_fg=black
|
||||
set color_win_sel_bg=82
|
||||
set color_win_sel_fg=black
|
||||
set color_win_title_bg=darkgray
|
||||
set color_win_title_fg=85
|
||||
64
data/green-mono-88.theme
Normal file
64
data/green-mono-88.theme
Normal file
@@ -0,0 +1,64 @@
|
||||
# Clay's Green Monochromatic Color Scheme 1.0 and example file.
|
||||
#
|
||||
# This theme is designed to be 1) Very readable on high-resolution or blurry
|
||||
# displays (dying CRTs and TVs, for example). 2) Be more accessable to color-
|
||||
# blind people, by removing chroma cues in favor of brightness and color
|
||||
# inversion. 3) Show how to incorperate named and numbered colors into a
|
||||
# single theme. 4) Provide a stating point for creating other mono-chromatic
|
||||
# themes.
|
||||
#
|
||||
# Questions, comments (just a heads-up that you use/like this, especially),
|
||||
# and such should be directed to clay.barnes@gmail.com
|
||||
|
||||
##### Common User Interface Components #########################################
|
||||
# Default text color
|
||||
set color_win_fg=green
|
||||
|
||||
# Overall background color
|
||||
set color_win_bg=black
|
||||
|
||||
# Command-line colors
|
||||
set color_cmdline_bg=black
|
||||
set color_cmdline_fg=green
|
||||
set color_error=lightgreen
|
||||
set color_info=green
|
||||
set color_separator=green
|
||||
|
||||
# Bottom status line
|
||||
set color_statusline_bg=black
|
||||
set color_statusline_fg=green
|
||||
set color_statusline_progress_bg=green
|
||||
set color_statusline_progress_fg=black
|
||||
|
||||
# Bottom title line
|
||||
set color_titleline_bg=green
|
||||
set color_titleline_fg=black
|
||||
|
||||
# Top title area
|
||||
set color_win_title_bg=green
|
||||
set color_win_title_fg=black
|
||||
##### Playing File Colors ######################################################
|
||||
# Unselected currently playing track's text
|
||||
set color_win_cur=lightgreen
|
||||
|
||||
# Active selection for currently playing track
|
||||
set color_win_cur_sel_bg=28
|
||||
set color_win_cur_sel_fg=darkgray
|
||||
|
||||
# Inactive selection for currently playing track
|
||||
set color_win_inactive_cur_sel_bg=20
|
||||
set color_win_inactive_cur_sel_fg=lightgreen
|
||||
|
||||
##### Non-Playing File Colors ##################################################
|
||||
# Active selection
|
||||
set color_win_sel_bg=green
|
||||
set color_win_sel_fg=black
|
||||
|
||||
# Inactive selection
|
||||
set color_win_inactive_sel_bg=20
|
||||
set color_win_inactive_sel_fg=black
|
||||
|
||||
##### File Browser View Colors #################################################
|
||||
# Directory listing color
|
||||
set color_win_dir=lightgreen
|
||||
|
||||
67
data/green.theme
Normal file
67
data/green.theme
Normal file
@@ -0,0 +1,67 @@
|
||||
# Another Green Theme for cmus
|
||||
#
|
||||
# Change this to a red or blue theme by doing the following in vim:
|
||||
#
|
||||
# :%s/lightgreen/light<color>/g
|
||||
# :%s/green/<color>/g
|
||||
#
|
||||
# - roobert@gmail.com
|
||||
|
||||
# Directory colors
|
||||
set color_win_dir=default
|
||||
|
||||
# Normal text
|
||||
set color_win_fg=default
|
||||
|
||||
# Window background color.
|
||||
set color_win_bg=default
|
||||
|
||||
# Command line color.
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
|
||||
# Color of error messages displayed on the command line.
|
||||
set color_error=lightred
|
||||
|
||||
# Color of informational messages displayed on the command line.
|
||||
set color_info=lightgreen
|
||||
|
||||
# Color of currently playing track.
|
||||
set color_win_cur=lightgreen
|
||||
|
||||
# Color of the separator line between windows in view (1).
|
||||
set color_separator=black
|
||||
|
||||
# Color of window titles (topmost line of the screen).
|
||||
set color_win_title_bg=default
|
||||
set color_win_title_fg=green
|
||||
|
||||
# Status line color.
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=gray
|
||||
set color_statusline_progress_bg=234
|
||||
set color_statusline_progress_fg=gray
|
||||
|
||||
# Color of the line displaying currently playing track.
|
||||
set color_titleline_bg=default
|
||||
set color_titleline_fg=green
|
||||
|
||||
# Color of the selected row which is also the currently playing track in active window.
|
||||
set color_win_cur_sel_bg=default
|
||||
set color_win_cur_sel_fg=white
|
||||
|
||||
# Color of the selected row which is also the currently playing track in inactive window.
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=lightgreen
|
||||
|
||||
# Color of selected row in inactive window.
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=default
|
||||
|
||||
# Color of selected row in active window.
|
||||
set color_win_sel_bg=default
|
||||
set color_win_sel_fg=green
|
||||
|
||||
# Command line color.
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
55
data/gruvbox-alt.theme
Normal file
55
data/gruvbox-alt.theme
Normal file
@@ -0,0 +1,55 @@
|
||||
# colors from gruvbox: https://github.com/morhetz/gruvbox
|
||||
|
||||
# default text color: fg
|
||||
set color_win_fg=223
|
||||
|
||||
# overall background color: bg
|
||||
set color_win_bg=235
|
||||
|
||||
# top title area: bg2/light-blue
|
||||
set color_win_title_bg=239
|
||||
set color_win_title_fg=109
|
||||
|
||||
# separator line between windows in view (1): dark-gray
|
||||
set color_separator=245
|
||||
|
||||
# bottom title line: dark-gray/bg0
|
||||
set color_titleline_bg=245
|
||||
set color_titleline_fg=235
|
||||
|
||||
# bottom status line: bg0_s/dark-aqua
|
||||
set color_statusline_bg=236
|
||||
set color_statusline_fg=72
|
||||
set color_statusline_progress_bg=234
|
||||
set color_statusline_progress_fg=72
|
||||
|
||||
# command-line colors: bg/orange/light-red/light-yellow
|
||||
set color_cmdline_bg=235
|
||||
set color_cmdline_fg=208
|
||||
set color_error=167
|
||||
set color_info=214
|
||||
|
||||
##### playing file colors ######################################################
|
||||
# unselected currently playing track's text: light-green
|
||||
set color_win_cur=142
|
||||
|
||||
# active selection for currently playing track: bg1/light-green
|
||||
set color_win_cur_sel_bg=237
|
||||
set color_win_cur_sel_fg=142
|
||||
|
||||
# inactive selection for currently playing track: bg/light-green
|
||||
set color_win_inactive_cur_sel_bg=235
|
||||
set color_win_inactive_cur_sel_fg=142
|
||||
|
||||
##### non-playing file colors ##################################################
|
||||
# active selection: bg1/fg0
|
||||
set color_win_sel_bg=237
|
||||
set color_win_sel_fg=229
|
||||
|
||||
# inactive selection: bg/fg0
|
||||
set color_win_inactive_sel_bg=235
|
||||
set color_win_inactive_sel_fg=229
|
||||
|
||||
##### file browser view colors #################################################
|
||||
# directory listing color: fg
|
||||
set color_win_dir=223
|
||||
53
data/gruvbox-warm.theme
Normal file
53
data/gruvbox-warm.theme
Normal file
@@ -0,0 +1,53 @@
|
||||
# colors from gruvbox: https://github.com/morhetz/gruvbox
|
||||
|
||||
# default text color (note: looks best with #ebdbb2)
|
||||
set color_win_fg=default
|
||||
|
||||
# overall background color (note: looks best with #1d2021)
|
||||
set color_win_bg=default
|
||||
|
||||
# command-line colors
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=124
|
||||
set color_info=72
|
||||
set color_separator=246
|
||||
|
||||
# bottom status line
|
||||
set color_statusline_bg=236
|
||||
set color_statusline_fg=66
|
||||
set color_statusline_progress_bg=237
|
||||
set color_statusline_progress_fg=66
|
||||
|
||||
# bottom title line
|
||||
set color_titleline_bg=237
|
||||
set color_titleline_fg=172
|
||||
|
||||
# top title area
|
||||
set color_win_title_bg=237
|
||||
set color_win_title_fg=172
|
||||
|
||||
##### playing file colors ######################################################
|
||||
# unselected currently playing track's text
|
||||
set color_win_cur=66
|
||||
|
||||
# active selection for currently playing track
|
||||
set color_win_cur_sel_bg=237
|
||||
set color_win_cur_sel_fg=109
|
||||
|
||||
# inactive selection for currently playing track
|
||||
set color_win_inactive_cur_sel_bg=236
|
||||
set color_win_inactive_cur_sel_fg=109
|
||||
|
||||
##### non-playing file colors ##################################################
|
||||
# active selection
|
||||
set color_win_sel_bg=237
|
||||
set color_win_sel_fg=223
|
||||
|
||||
# inactive selection
|
||||
set color_win_inactive_sel_bg=236
|
||||
set color_win_inactive_sel_fg=223
|
||||
|
||||
##### file browser view colors #################################################
|
||||
# directory listing color
|
||||
set color_win_dir=229
|
||||
51
data/gruvbox.theme
Normal file
51
data/gruvbox.theme
Normal file
@@ -0,0 +1,51 @@
|
||||
# colors from gruvbox: https://github.com/morhetz/gruvbox
|
||||
# default text color
|
||||
set color_win_fg=default
|
||||
|
||||
# overall background color
|
||||
set color_win_bg=default
|
||||
|
||||
# command-line colors
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=124
|
||||
set color_info=172
|
||||
set color_separator=246
|
||||
|
||||
# bottom status line
|
||||
set color_statusline_bg=237
|
||||
set color_statusline_fg=72
|
||||
set color_statusline_progress_bg=234
|
||||
set color_statusline_progress_fg=72
|
||||
|
||||
# bottom title line
|
||||
set color_titleline_bg=236
|
||||
set color_titleline_fg=142
|
||||
|
||||
# top title area
|
||||
set color_win_title_bg=246
|
||||
set color_win_title_fg=235
|
||||
##### playing file colors ######################################################
|
||||
# unselected currently playing track's text
|
||||
set color_win_cur=175
|
||||
|
||||
# active selection for currently playing track
|
||||
set color_win_cur_sel_bg=237
|
||||
set color_win_cur_sel_fg=175
|
||||
|
||||
# inactive selection for currently playing track
|
||||
set color_win_inactive_cur_sel_bg=236
|
||||
set color_win_inactive_cur_sel_fg=175
|
||||
|
||||
##### non-playing file colors ##################################################
|
||||
# active selection
|
||||
set color_win_sel_bg=237
|
||||
set color_win_sel_fg=229
|
||||
|
||||
# inactive selection
|
||||
set color_win_inactive_sel_bg=236
|
||||
set color_win_inactive_sel_fg=229
|
||||
|
||||
##### file browser view colors #################################################
|
||||
# directory listing color
|
||||
set color_win_dir=229
|
||||
54
data/jellybeans.theme
Normal file
54
data/jellybeans.theme
Normal file
@@ -0,0 +1,54 @@
|
||||
# Jellybeans colorscheme
|
||||
# by: Daniel Rivas (https://github.com/DanielRS)
|
||||
# based on: https://github.com/nanotech/jellybeans.vim
|
||||
# term codes from: http://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim
|
||||
|
||||
# Window
|
||||
set color_cmdline_bg=233
|
||||
set color_cmdline_fg=188
|
||||
set color_cmdline_attr=default
|
||||
|
||||
set color_win_title_bg=237
|
||||
set color_win_title_fg=110
|
||||
set color_win_title_attr=default
|
||||
|
||||
set color_win_fg=188
|
||||
set color_win_bg=233
|
||||
set color_win_attr=default
|
||||
|
||||
set color_separator=107
|
||||
|
||||
# Bottom status
|
||||
set color_titleline_bg=186
|
||||
set color_titleline_fg=237
|
||||
set color_titleline_attr=default
|
||||
|
||||
set color_statusline_bg=237
|
||||
set color_statusline_fg=145
|
||||
set color_statusline_progress_bg=233
|
||||
set color_statusline_progress_fg=145
|
||||
|
||||
# Text
|
||||
set color_win_cur=183
|
||||
set color_win_dir=186
|
||||
|
||||
# Menu
|
||||
set color_win_sel_bg=254
|
||||
set color_win_sel_fg=237
|
||||
set color_win_sel_attr=default
|
||||
|
||||
set color_win_inactive_sel_bg=237
|
||||
set color_win_inactive_sel_fg=145
|
||||
set color_win_inactive_sel_attr=default
|
||||
|
||||
set color_win_cur_sel_bg=186
|
||||
set color_win_cur_sel_fg=237
|
||||
set color_win_cur_sel_attr=default
|
||||
|
||||
set color_win_inactive_cur_sel_bg=242
|
||||
set color_win_inactive_cur_sel_fg=186
|
||||
set color_win_inactive_cur_sel_attr=default
|
||||
|
||||
# Messages
|
||||
set color_error=167
|
||||
set color_info=186
|
||||
29
data/night.theme
Normal file
29
data/night.theme
Normal file
@@ -0,0 +1,29 @@
|
||||
### 'Night' theme for CMus (for 255 color terms)
|
||||
### (C) 2013 Mladen Pejaković <pejakm@autistici.org>
|
||||
### {{{
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=255
|
||||
set color_error=196
|
||||
set color_info=220
|
||||
set color_separator=002
|
||||
set color_statusline_bg=234
|
||||
set color_statusline_fg=045
|
||||
set color_statusline_progress_bg=default
|
||||
set color_statusline_progress_fg=045
|
||||
set color_titleline_bg=default
|
||||
set color_titleline_fg=046
|
||||
set color_win_bg=default
|
||||
set color_win_cur=046
|
||||
set color_win_cur_sel_bg=235
|
||||
set color_win_cur_sel_fg=118
|
||||
set color_win_dir=250
|
||||
set color_win_fg=255
|
||||
set color_win_inactive_cur_sel_bg=233
|
||||
set color_win_inactive_cur_sel_fg=046
|
||||
set color_win_inactive_sel_bg=234
|
||||
set color_win_inactive_sel_fg=002
|
||||
set color_win_sel_bg=235
|
||||
set color_win_sel_fg=045
|
||||
set color_win_title_bg=234
|
||||
set color_win_title_fg=045
|
||||
### }}}
|
||||
141
data/rc
Normal file
141
data/rc
Normal file
@@ -0,0 +1,141 @@
|
||||
# Playback
|
||||
|
||||
bind common b player-next
|
||||
bind common B player-next-album
|
||||
bind common c player-pause
|
||||
bind common x player-play
|
||||
bind common z player-prev
|
||||
bind common Z player-prev-album
|
||||
bind common v player-stop
|
||||
|
||||
bind common ] vol +0 +1%
|
||||
bind common [ vol +1% +0
|
||||
bind common + vol +10%
|
||||
bind common = vol +10%
|
||||
bind common } vol -0 -1%
|
||||
bind common { vol -1% -0
|
||||
bind common - vol -10%
|
||||
|
||||
bind common , seek -1m
|
||||
bind common . seek +1m
|
||||
|
||||
bind common h seek -5
|
||||
bind common l seek +5
|
||||
|
||||
bind common left seek -5
|
||||
bind common right seek +5
|
||||
|
||||
bind common mlb_click_bar player-pause
|
||||
bind common mlb_click_bar_right player-pause
|
||||
bind common mouse_scroll_up_bar seek +5
|
||||
bind common mouse_scroll_down_bar seek -5
|
||||
bind common mouse_scroll_up_bar_right vol +1%
|
||||
bind common mouse_scroll_down_bar_right vol -1%
|
||||
|
||||
# Setting toggles
|
||||
|
||||
bind common m toggle aaa_mode
|
||||
bind common C toggle continue
|
||||
bind common M toggle play_library
|
||||
bind common o toggle play_sorted
|
||||
bind common r toggle repeat
|
||||
bind common ^R toggle repeat_current
|
||||
bind common t toggle show_remaining_time
|
||||
bind common s toggle shuffle
|
||||
bind common f toggle follow
|
||||
|
||||
# Commands
|
||||
|
||||
bind common q quit -i
|
||||
bind common ^C echo Type :quit<enter> to exit cmus.
|
||||
bind common I echo {}
|
||||
|
||||
# note: the single space at the end is intentional
|
||||
bind common ! push shell
|
||||
|
||||
# View/window navigation
|
||||
|
||||
bind common 1 view tree
|
||||
bind common 2 view sorted
|
||||
bind common 3 view playlist
|
||||
bind common 4 view queue
|
||||
bind common 5 view browser
|
||||
bind common 6 view filters
|
||||
bind common 7 view settings
|
||||
|
||||
bind common mouse_scroll_up_title left-view -n
|
||||
bind common mouse_scroll_down_title right-view -n
|
||||
|
||||
bind common tab win-next
|
||||
|
||||
bind common ^L refresh
|
||||
|
||||
# Navigation
|
||||
|
||||
bind common ^Y win-scroll-up
|
||||
bind common ^E win-scroll-down
|
||||
bind common ^B win-page-up
|
||||
bind common ^F win-page-down
|
||||
bind common ^U win-half-page-up
|
||||
bind common ^D win-half-page-down
|
||||
|
||||
bind common k win-up
|
||||
bind common j win-down
|
||||
bind common g win-top
|
||||
bind common G win-bottom
|
||||
|
||||
bind common up win-up
|
||||
bind common down win-down
|
||||
bind common home win-top
|
||||
bind common end win-bottom
|
||||
bind common page_up win-page-up
|
||||
bind common page_down win-page-down
|
||||
|
||||
bind common mouse_scroll_up win-up
|
||||
bind common mouse_scroll_down win-down
|
||||
|
||||
# Selection
|
||||
|
||||
bind common i win-sel-cur
|
||||
bind common enter win-activate
|
||||
bind common mlb_click_selected win-activate
|
||||
|
||||
bind common space win-toggle
|
||||
bind common D win-remove
|
||||
bind common delete win-remove
|
||||
bind common p win-mv-after
|
||||
bind common P win-mv-before
|
||||
|
||||
bind common E win-add-Q
|
||||
bind common a win-add-l
|
||||
bind common y win-add-p
|
||||
bind common e win-add-q
|
||||
|
||||
bind common u update-cache
|
||||
bind common U win-update-cache
|
||||
|
||||
# Filters
|
||||
|
||||
bind common / search-start
|
||||
bind common ? search-b-start
|
||||
bind common n search-next
|
||||
bind common N search-prev
|
||||
|
||||
# note: the single space at the end is intentional
|
||||
bind common F push filter
|
||||
bind common L push live-filter
|
||||
|
||||
fset 90s=date>=1990&date<2000
|
||||
fset classical=genre="Classical"
|
||||
fset unheard=play_count=0
|
||||
fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1)
|
||||
fset mp3=filename="*.mp3"
|
||||
fset ogg=filename="*.ogg"
|
||||
fset ogg-or-mp3=ogg|mp3
|
||||
|
||||
# File browser
|
||||
|
||||
bind browser backspace browser-up
|
||||
bind browser space win-activate
|
||||
bind browser i toggle show_hidden
|
||||
bind browser u win-update
|
||||
51
data/solarized-dark.theme
Normal file
51
data/solarized-dark.theme
Normal file
@@ -0,0 +1,51 @@
|
||||
# colors from solarized: http://ethanschoonover.com/solarized
|
||||
# default text color
|
||||
set color_win_fg=default
|
||||
|
||||
# overall background color
|
||||
set color_win_bg=default
|
||||
|
||||
# command-line colors
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=160
|
||||
set color_info=136
|
||||
set color_separator=240
|
||||
|
||||
# bottom status line
|
||||
set color_statusline_bg=0
|
||||
set color_statusline_fg=37
|
||||
set color_statusline_progress_bg=233
|
||||
set color_statusline_progress_fg=37
|
||||
|
||||
# bottom title line
|
||||
set color_titleline_bg=0
|
||||
set color_titleline_fg=136
|
||||
|
||||
# top title area
|
||||
set color_win_title_bg=0
|
||||
set color_win_title_fg=64
|
||||
##### playing file colors ######################################################
|
||||
# unselected currently playing track's text
|
||||
set color_win_cur=33
|
||||
|
||||
# active selection for currently playing track
|
||||
set color_win_cur_sel_bg=0
|
||||
set color_win_cur_sel_fg=33
|
||||
|
||||
# inactive selection for currently playing track
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=125
|
||||
|
||||
##### non-playing file colors ##################################################
|
||||
# active selection
|
||||
set color_win_sel_bg=0
|
||||
set color_win_sel_fg=166
|
||||
|
||||
# inactive selection
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=125
|
||||
|
||||
##### file browser view colors #################################################
|
||||
# directory listing color
|
||||
set color_win_dir=33
|
||||
51
data/solarized-light.theme
Normal file
51
data/solarized-light.theme
Normal file
@@ -0,0 +1,51 @@
|
||||
# colors from solarized: http://ethanschoonover.com/solarized
|
||||
# default text color
|
||||
set color_win_fg=default
|
||||
|
||||
# overall background color
|
||||
set color_win_bg=default
|
||||
|
||||
# command-line colors
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=160
|
||||
set color_info=136
|
||||
set color_separator=245
|
||||
|
||||
# bottom status line
|
||||
set color_statusline_bg=0
|
||||
set color_statusline_fg=37
|
||||
set color_statusline_progress_bg=233
|
||||
set color_statusline_progress_fg=37
|
||||
|
||||
# bottom title line
|
||||
set color_titleline_bg=0
|
||||
set color_titleline_fg=136
|
||||
|
||||
# top title area
|
||||
set color_win_title_bg=0
|
||||
set color_win_title_fg=64
|
||||
##### playing file colors ######################################################
|
||||
# unselected currently playing track's text
|
||||
set color_win_cur=33
|
||||
|
||||
# active selection for currently playing track
|
||||
set color_win_cur_sel_bg=0
|
||||
set color_win_cur_sel_fg=33
|
||||
|
||||
# inactive selection for currently playing track
|
||||
set color_win_inactive_cur_sel_bg=default
|
||||
set color_win_inactive_cur_sel_fg=125
|
||||
|
||||
##### non-playing file colors ##################################################
|
||||
# active selection
|
||||
set color_win_sel_bg=0
|
||||
set color_win_sel_fg=166
|
||||
|
||||
# inactive selection
|
||||
set color_win_inactive_sel_bg=default
|
||||
set color_win_inactive_sel_fg=125
|
||||
|
||||
##### file browser view colors #################################################
|
||||
# directory listing color
|
||||
set color_win_dir=33
|
||||
26
data/spotify.theme
Normal file
26
data/spotify.theme
Normal file
@@ -0,0 +1,26 @@
|
||||
# @October, 2021 by github.com/frogwine
|
||||
set color_win_fg=252
|
||||
set color_win_bg=233
|
||||
set color_cmdline_bg=233
|
||||
set color_cmdline_fg=231
|
||||
set color_error=196
|
||||
set color_info=81
|
||||
set color_separator=47
|
||||
set color_statusline_bg=232
|
||||
set color_statusline_fg=34
|
||||
set color_statusline_progress_bg=234
|
||||
set color_statusline_progress_fg=34
|
||||
set color_titleline_bg=232
|
||||
set color_titleline_fg=83
|
||||
set color_win_title_bg=232
|
||||
set color_win_title_fg=83
|
||||
set color_win_cur=47
|
||||
set color_win_cur_sel_bg=239
|
||||
set color_win_cur_sel_fg=47
|
||||
set color_win_inactive_cur_sel_bg=233
|
||||
set color_win_inactive_cur_sel_fg=47
|
||||
set color_win_sel_bg=240
|
||||
set color_win_sel_fg=47
|
||||
set color_win_inactive_sel_bg=235
|
||||
set color_win_inactive_sel_fg=47
|
||||
set color_win_dir=47
|
||||
26
data/xterm-white.theme
Normal file
26
data/xterm-white.theme
Normal file
@@ -0,0 +1,26 @@
|
||||
# looks good with xterm using default settings (white bg)
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_error=lightred
|
||||
set color_info=lightblue
|
||||
set color_separator=default
|
||||
set color_statusline_bg=default
|
||||
set color_statusline_fg=default
|
||||
set color_statusline_progress_bg=gray
|
||||
set color_statusline_progress_fg=default
|
||||
set color_titleline_bg=gray
|
||||
set color_titleline_fg=default
|
||||
set color_win_bg=default
|
||||
set color_win_cur=lightblue
|
||||
set color_win_cur_sel_bg=green
|
||||
set color_win_cur_sel_fg=lightblue
|
||||
set color_win_dir=blue
|
||||
set color_win_fg=default
|
||||
set color_win_inactive_cur_sel_bg=gray
|
||||
set color_win_inactive_cur_sel_fg=lightblue
|
||||
set color_win_inactive_sel_bg=gray
|
||||
set color_win_inactive_sel_fg=default
|
||||
set color_win_sel_bg=green
|
||||
set color_win_sel_fg=default
|
||||
set color_win_title_bg=gray
|
||||
set color_win_title_fg=black
|
||||
54
data/zenburn.theme
Normal file
54
data/zenburn.theme
Normal file
@@ -0,0 +1,54 @@
|
||||
# Directory colors
|
||||
set color_win_dir=108
|
||||
|
||||
# Normal text
|
||||
set color_win_fg=188
|
||||
|
||||
# Window background color.
|
||||
set color_win_bg=237
|
||||
|
||||
# Command line color.
|
||||
set color_cmdline_bg=237
|
||||
set color_cmdline_fg=108
|
||||
|
||||
# Color of error messages displayed on the command line.
|
||||
set color_error=lightred
|
||||
|
||||
# Color of informational messages displayed on the command line.
|
||||
set color_info=lightgreen
|
||||
|
||||
# Color of the separator line between windows in view (1).
|
||||
set color_separator=246
|
||||
|
||||
# Color of window titles (topmost line of the screen).
|
||||
set color_win_title_bg=235
|
||||
set color_win_title_fg=174
|
||||
|
||||
# Status line color.
|
||||
set color_statusline_bg=237
|
||||
set color_statusline_fg=142
|
||||
set color_statusline_progress_bg=240
|
||||
set color_statusline_progress_fg=142
|
||||
|
||||
# Color of currently playing track.
|
||||
set color_win_cur=172
|
||||
|
||||
# Color of the line displaying currently playing track.
|
||||
set color_titleline_bg=235
|
||||
set color_titleline_fg=144
|
||||
|
||||
# Color of the selected row which is also the currently playing track in active window.
|
||||
set color_win_cur_sel_bg=235
|
||||
set color_win_cur_sel_fg=223
|
||||
|
||||
# Color of the selected row which is also the currently playing track in inactive window.
|
||||
set color_win_inactive_cur_sel_bg=238
|
||||
set color_win_inactive_cur_sel_fg=116
|
||||
|
||||
# Color of selected row in active window.
|
||||
set color_win_sel_bg=235
|
||||
set color_win_sel_fg=223
|
||||
|
||||
# Color of selected row in inactive window.
|
||||
set color_win_inactive_sel_bg=238
|
||||
set color_win_inactive_sel_fg=116
|
||||
Reference in New Issue
Block a user