This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.local/share/mc/skins/gotar-mod.ini

132 lines
2.3 KiB
INI
Raw Normal View History

[skin]
description=GoTaR @PLD Linux
[Lines]
horiz=
vert=
lefttop=
righttop=
leftbottom=
rightbottom=
topmiddle=
bottommiddle=
leftmiddle=
rightmiddle=
cross=
dhoriz=
dvert=
dlefttop=
drighttop=
dleftbottom=
drightbottom=
dtopmiddle=
dbottommiddle=
dleftmiddle=
drightmiddle=
[core]
_default_=green;default
selected=brightcyan;gray
marked=brightred;
markselect=yellow;
gauge=;yellow
input=brightgreen;
disabled=gray;default
reverse=brightgreen;default
header=brightred;
inputhistory=
commandhistory=
[dialog]
_default_=brightcyan;default
dfocus=brightred;default
dhotnormal=brightred;
Did a variety of changes documented by file below; Key changes include: * finally have multiple smtp accounts working with gnu/emacs! * using dunst (a notification-daemon) * fixes to mpd's service files mpd.{service,socket} to allow for socket activation via dbus/systemd .authinfo.gpg: * now holds the information for all my email accounts .bashrc: * set LANG and LC_MESSAGE variables .bin/xmonadClose.sh: * added support for restart which was missed but trivial to implement .config/dunst/dunstrc: * slightly modified version of skeletal dunstrc provided by the dunst package .config/mc/ini: * automatic changes made by mc .config/mc/panels.ini: * deleted; no need to keep this in the git repo since it is modified automatically by mc to save the panel's state/s .config/systemd/user/dunst.service: * a service file to manage dunst - a customizable and lightweight notification-daemon .config/systemd/user/mpd.service: * now uses socket activation to allow mpd to be used over the network (via mpd.socket) .config/systemd/user/mpd.socket: * a socket file denoting what port/s to open when mpd.service is run .emacs: * disable pastebin extension because pastebin is a insane and the api has changed * set the mail function to smtpmain-send-it .emacs.d/themes/manoj-transparent-theme.el: * fixed minor error caused by using "nill" in place of nil * change the marked text background color from blue to gray19 .gitconfig: * set default name * set some fancy colors .gnus: * finally now supports multiple smtp accounts! * some minor cleanup * disabled gnus daemon until i spend some time looking into its uses .local/share/mc/skins/gotar-mod.ini: * set the background of the currently selected file to gray in place of default (transparent) so that in transparent terminals the currently selected file is noticeably highlighted .mpdconf: * no real changes; comments .ncmpcpp/config: * added support for notification using notify-send (libnotify and dunst) .screenrc: * set 256 bit color for urxvt .xinitrc: * set GENERAL_SCREEN instead of exporting it * shrink the case expression responsible for determining which wm to launch .xmonad/xmonad.hs: * doMaxFloat pavucontrol instead of doFullFloat .zshrc: * set LANG and LC_MESSAGE variables * added support to temporarily disable unclutter when running a command * now the alias 'qemu' disables unclutter before running qemu with kvm enabled * TODO: find commonalities between .bashrc and .zshrc and create a second shell script that does the common tasks; then the new shell script can be sourced from either .bashrc or .zshrc Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2013-03-19 22:36:19 +00:00
dhotfocus=yellow;gray
dtitle=brightred;
[error]
_default_=white;red
errdfocus=brightgreen;default
errdhotnormal=yellow;
errdhotfocus=yellow;default
errdtitle=yellow;
[filehighlight]
directory=brightcyan;
executable=brightgreen;
symlink=red;
hardlink=
stalelink=yellow;default
device=green;
special=brightblue;
core=red;
temp=gray;
archive=cyan;
doc=brown;
source=green;
media=white;
graph=magenta;
database=;
[menu]
_default_=green;default
menuhot=brightred;
menusel=brightcyan;gray
menuhotsel=yellow;
menuinactive=lightgray;
[buttonbar]
hotkey=lightgray;default
button=green;default;bold+underline
[statusbar]
_default_=white;default
[help]
_default_=brightred;default
helpitalic=brightcyan;
helpbold=brightgreen;
helplink=white;
helpslink=yellow;default
helptitle=brightgreen;
[editor]
_default_=lightgray;default
editbold=yellow;default
editmarked=brightgreen;red
editwhitespace=brightblue;default
editlinestate=brightgreen
bookmark=white;red
bookmarkfound=black;green
editrightmargin=brightblue;default
# editbg=
# editframe=
editframeactive=white;
editframedrag=green;
window-state-char = *
window-close-char = X
[viewer]
viewbold=brightred;default
viewunderline=brightgreen;default
viewselected=yellow;default
[diffviewer]
_default_=lightgray;default
added=brightgreen;
changedline=cyan;
changednew=yellow;
changed=;brown
removed=;default
folder=brightblue;
error=white;red
[popupmenu]
_default_=brightgreen;default
menusel=brightcyan;default
menutitle=brightcyan;default
[widget-panel]
filename-scroll-left-char = {
filename-scroll-right-char = }