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/occult.thm | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 themes/occult.thm (limited to 'themes/occult.thm') diff --git a/themes/occult.thm b/themes/occult.thm new file mode 100644 index 0000000..779d1ee --- /dev/null +++ b/themes/occult.thm @@ -0,0 +1,50 @@ +# +# Title: ~Occult (transparent) +# Version: 0.6.1 +# +# This theme might look cool with some marble picture at the background. +# + +menu = red, black +menu.frame = brightred +menu.selected = brightred, black +menu.letter = yellow +menu.indicator = red +statusline = brightred, black +dialogline = red, black + +edit = default, default + +scrollbar = red, black +scrollbar.thumb = black, red + +# uncomment the following lines if you dont like reddish scrollbar. +#scrollbar = , +#scrollbar.thumb = reverse + +# If you're using some background picture, you might want to uncomment +# the following to make the text more readable. +#edit = white, default + +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 = reverse, +bold +edit.html-tag = bold +edit.email-quote1 = bold +# Note: in the following we use 'bold' too, because the +# console can't show underline. +edit.emphasized = underline, +bold + -- cgit v1.2.3