From 1d6857927239834da3c5224dc3afb9aad025a741 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 3 Dec 2020 14:22:17 +0200 Subject: Added dotfiles from LinuxMintCinnamon-setup --- .moc/config | 5 +++++ .moc/themes/rapture | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100755 .moc/config create mode 100644 .moc/themes/rapture (limited to '.moc') 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 +# +# 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 -- cgit v1.2.3