forked from jonsafari/mocp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added darkdot theme. (David Lazar <david_bv|at|yahoo|com>)
git-svn-id: svn://svn.daper.net/moc/trunk@1721 910807d9-36e0-0310-a014-e9ea483e2ba4
- Loading branch information
daper
committed
Oct 16, 2005
1 parent
0edbad5
commit 76465c0
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Theme to match the 'darkdot' vim theme, by David Lazar (david_bv|at|yahoo|com) | ||
|
||
background = default default | ||
frame = white default | ||
window_title = white default | ||
directory = blue default bold | ||
selected_directory = black cyan | ||
playlist = white default bold | ||
selected_playlist = black cyan | ||
file = white default | ||
selected_file = black cyan | ||
marked_file = white default bold | ||
marked_selected_file = white cyan bold | ||
info = white default | ||
status = white default | ||
title = white default bold | ||
state = white default bold | ||
current_time = white default bold | ||
time_left = black default bold | ||
total_time = white default | ||
time_total_frames = white default | ||
sound_parameters = white default bold | ||
legend = white default | ||
disabled = black default bold | ||
enabled = white default bold | ||
empty_mixer_bar = white default | ||
filled_mixer_bar = black white | ||
empty_time_bar = white default | ||
filled_time_bar = black white | ||
entry = white default | ||
entry_title = white default | ||
error = white red bold | ||
message = white default | ||
plist_time = white default |