From d4d16198c2924b1085258c0b6562b562c7df3c29 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Fri, 7 Sep 2012 15:14:04 +0300 Subject: geresh 0.6.3 --- themes/mc.thm | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 themes/mc.thm (limited to 'themes/mc.thm') diff --git a/themes/mc.thm b/themes/mc.thm new file mode 100644 index 0000000..567a9dd --- /dev/null +++ b/themes/mc.thm @@ -0,0 +1,39 @@ +# +# Title: ~Midnight Commander +# Version: 0.6.1 +# + +menu = white, cyan +menu.frame = black +menu.selected = , black +menu.letter = yellow +menu.indicator = red +menubar = black + +edit = lightgray, blue # chg + +edit.eop = red +edit.tab = red +edit.explicit-bidi = magenta +edit.maqaf = brightmagenta +edit.nsm = brightmagenta +edit.nsm.hebrew = green +edit.nsm.cantillation = blue +edit.nsm.arabic = brown +edit.unicode-ls = green +edit.wide = brightmagenta +edit.control = yellow +edit.failed-conversion = brightmagenta +edit.trim = bold +edit.wrap = bold + +edit.selected = black, cyan # chg +edit.html-tag = brightgreen # chg +edit.email-quote1 = green # chg +edit.email-quote2 = brightred # chg +edit.email-quote3 = cyan # chg +edit.email-quote4 = brown # chg + +# Note: in the following we use 'bold' too, because the +# console can't show underline. +edit.emphasized = underline, +bold -- cgit v1.2.3