diff options
author | Thanos Apollo <[email protected]> | 2022-10-07 17:29:48 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-10-07 17:29:48 +0300 |
commit | c0ce006a7d8fc09280348cbe1846f434cc747105 (patch) | |
tree | 314a415029c54f339b2fb577199b2d96814e7364 /.moc/themes/orpheus | |
parent | 6a0a514b1f4f2bf39781ff635ea1785d802d9188 (diff) | |
parent | 8aa58682905a329ab919c725473d3f37ae536287 (diff) |
Merge branch 'master' of github.com:ThanosApollo/config
Diffstat (limited to '.moc/themes/orpheus')
-rw-r--r-- | .moc/themes/orpheus | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/.moc/themes/orpheus b/.moc/themes/orpheus new file mode 100644 index 0000000..3cd8bf3 --- /dev/null +++ b/.moc/themes/orpheus @@ -0,0 +1,46 @@ +############################################################################## +# +# Copy what's below and save it in ~/.moc/themes/moc-orpheus +# moc-orpheus is the name of the file; don't give it an extension. +# Also, create the themes folder if it doesn't exist. +# I found this theme at this address: +# http://nic-nac-project.org/~orveldv/wiki/doku.php?id=moc +# A couple ather themes are also available there. +# +############################################################################## + +background = black black normal +frame = blue black bold +window_title = black black bold +directory = cyan black normal +selected_directory = cyan black bold +playlist = white black normal +selected_playlist = cyan black bold +file = green black normal +selected_file = green black bold +marked_file = yellow black bold +marked_selected_file = white black bold +info = blue black bold +selected_info = blue black bold +marked_info = white black bold +marked_selected_info = white black bold +status = black white normal +title = yellow black bold +state = green black bold,blink +current_time = white black normal +time_left = black black bold +total_time = green black normal +time_total_frames = black black bold +sound_parameters = white black normal +legend = green black normal +disabled = black black bold +enabled = white black normal +empty_mixer_bar = white black normal +filled_mixer_bar = black white normal +empty_time_bar = black black normal +filled_time_bar = black white bold +entry = white black normal +entry_title = black white normal +error = yellow black bold +message = yellow black bold +plist_time = blue black normal |