diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-03 14:22:17 +0200 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-03 14:22:17 +0200 |
| commit | 1d6857927239834da3c5224dc3afb9aad025a741 (patch) | |
| tree | 07e646854de48bdd54fe86b601aa0619a83071f0 /.moc | |
| parent | 9aa68033583390757cbd65329db8cce9f3078b84 (diff) | |
| download | dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.tar.gz dotfiles-1d6857927239834da3c5224dc3afb9aad025a741.zip | |
Added dotfiles from LinuxMintCinnamon-setup
Diffstat (limited to '.moc')
| -rwxr-xr-x | .moc/config | 5 | ||||
| -rw-r--r-- | .moc/themes/rapture | 41 |
2 files changed, 46 insertions, 0 deletions
diff --git a/.moc/config b/.moc/config new file mode 100755 index 0000000..617c365 --- /dev/null +++ b/.moc/config @@ -0,0 +1,5 @@ +MusicDir = "/home/kamen/Nextcloud/Music/" +ShowTime = yes +ShowTimePercent = yes +Theme = rapture +Layout1 = directory(0,0,FILL,FILL) diff --git a/.moc/themes/rapture b/.moc/themes/rapture new file mode 100644 index 0000000..5cb5324 --- /dev/null +++ b/.moc/themes/rapture @@ -0,0 +1,41 @@ +############################################################################## +# +# Rapture Theme by Kamen Mladenov <syndamia@protonmail.com> +# +# A gruvbox-inspired theme for MOC (Music On Console) +# +############################################################################## + +background = white black +frame = white black +window_title = white black bold,dim +directory = white black bold +selected_directory = black white bold +file = green black bold +selected_file = black yellow bold +selected_info = black yellow bold +marked_file = red black bold +marked_selected_file = red white bold +marked_info = blue black bold +marked_selected_info = blue white bold +info = magenta black bold +status = yellow black bold +title = yellow black bold +state = black white bold +current_time = green black bold +time_left = red black bold +total_time = black black +time_total_frames = black black +sound_parameters = cyan black bold +legend = cyan black +disabled = red black bold +enabled = white black bold +empty_mixer_bar = white black +filled_mixer_bar = black white +empty_time_bar = white black bold +filled_time_bar = black yellow bold +entry = white black +entry_title = magenta black bold +error = black red bold +message = white black bold,dim +plist_time = black white |
