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/nightshade | |
parent | 6a0a514b1f4f2bf39781ff635ea1785d802d9188 (diff) | |
parent | 8aa58682905a329ab919c725473d3f37ae536287 (diff) |
Merge branch 'master' of github.com:ThanosApollo/config
Diffstat (limited to '.moc/themes/nightshade')
-rw-r--r-- | .moc/themes/nightshade | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/.moc/themes/nightshade b/.moc/themes/nightshade new file mode 100644 index 0000000..769b7a5 --- /dev/null +++ b/.moc/themes/nightshade @@ -0,0 +1,41 @@ +############################################################################## +# +# Nightshade theme (Version 6) by Dreyeth ([email protected]) +# +############################################################################## + +background = blue black normal +frame = magenta black normal +window_title = magenta black bold +directory = blue black normal +selected_directory = black magenta normal +playlist = magenta black normal +selected_playlist = black magenta normal +file = blue black normal +selected_file = black magenta normal +marked_file = magenta black bold +marked_selected_file = black magenta bold +info = magenta black normal +selected_info = black magenta normal +marked_info = magenta black normal +marked_selected_info = black magenta normal +status = magenta black bold +title = magenta black bold +state = magenta black bold +current_time = magenta black normal +time_left = magenta black normal +total_time = magenta black normal +time_total_frames = magenta black normal +sound_parameters = magenta black normal +legend = blue black normal +disabled = blue black normal +enabled = magenta black normal +empty_mixer_bar = black blue normal +filled_mixer_bar = black magenta normal +empty_time_bar = black blue normal +filled_time_bar = black magenta normal +entry = black blue normal +entry_title = black magenta normal +error = magenta black bold +message = blue black bold +plist_time = magenta black normal |