legacy-dotfiles/conkeror/themes/naquadah/mode-line.css
Tom Willemsen 43bc71ce6d CONKEROR: Naquadah theme, emacswiki webjump
Changed the blackened theme to make it look more like the naquadah
theme for emacs and added an emacswiki webjump
2011-05-28 00:50:29 +02:00

11 lines
180 B
CSS

.mode-line {
font: 11px Tahoma;
padding: 0px;
border: 1px solid #2E3436;
color: #EEEEEC;
background-color: #0C191C;
}
.mode-line label {
color: #EEEEEC;
}