From f07bb12fc5c59430e995a64956b36331ce3629b9 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 25 Dec 2009 21:55:04 +0100 Subject: updated pydoc pages --- doc/ranger.gui.color.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 doc/ranger.gui.color.html (limited to 'doc/ranger.gui.color.html') diff --git a/doc/ranger.gui.color.html b/doc/ranger.gui.color.html new file mode 100644 index 00000000..a1e48be3 --- /dev/null +++ b/doc/ranger.gui.color.html @@ -0,0 +1,52 @@ + +Python: module ranger.gui.color + + + + + +
 
+ 
ranger.gui.color
index
/home/hut/work/ranger/ranger/gui/color.py
+

Contains abbreviations to curses' color/attribute constants.

+

+ + + + + +
 
+Modules
       
curses
+

+ + + + + +
 
+Functions
       
get_color(fg, bg)
Returns the color pair for the given fg/bg combination.
+

+ + + + + +
 
+Data
       COLOR_PAIRS = {10: 0}
+black = 0
+blue = 4
+bold = 2097152
+cyan = 6
+default = -1
+default_colors = (-1, -1, 0)
+green = 2
+invisible = 8388608
+magenta = 5
+normal = 0
+red = 1
+reverse = 262144
+underline = 131072
+white = 7
+yellow = 3
+ \ No newline at end of file -- cgit 1.4.1-2-gfad0