Created
August 7, 2021 16:23
-
-
Save Thomas-Ln/6eeb86616fff43701f095c2f5a7c16b8 to your computer and use it in GitHub Desktop.
my mocp theme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
background = black black | |
frame = blue black dim | |
window_title = white black bold | |
directory = white black bold | |
selected_directory = white blue | |
playlist = cyan black bold | |
selected_playlist = white blue | |
file = blue black bold | |
selected_file = white blue | |
marked_file = yellow black bold | |
marked_selected_file = yellow blue bold | |
info = white black dim | |
selected_info = black blue dim | |
marked_info = yellow black bold | |
marked_selected_info = yellow blue bold | |
status = yellow black bold | |
title = green black bold | |
state = white black bold | |
current_time = green black bold,dim | |
time_left = red black bold,dim | |
total_time = white black bold | |
time_total_frames = yellow black bold | |
sound_parameters = white black dim | |
legend = white black dim | |
disabled = white black dim | |
enabled = blue black bold | |
empty_mixer_bar = blue black bold | |
filled_mixer_bar = black blue | |
empty_time_bar = blue black bold,underline,dim | |
filled_time_bar = black yellow bold | |
entry = yellow black bold | |
entry_title = yellow black bold | |
error = red black bold | |
message = green black bold | |
plist_time = white black bold |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment