Package style :: Module rainbow_gfs :: Class month
[hide private]
[frames] | no frames]

Class month

source code

default.month --+    
                |    
        gfs.month --+
                    |
                   month

Class Variables [hide private]
  winter = (0, 0.5, 1)
  spring = (0.0, 0.7, 0.0)
  summer = (1, 0.3, 0)
  autumn = (0.9, 0.9, 0)
  _c1 = ((0, 0, 0), (0, 0.5, 1), [0.0, 0.568, 0.66], [0.0, 0.634...
  color_map_bg = ([[0.0, 0.0, 0.0], [0.0, 0.25, 0.5], [0.0, 0.28...
  color_map_fg = (((1, 1, 1), (1, 1, 1), (1, 1, 1), (1, 1, 1), (...

Inherited from gfs.month: font

Inherited from default.month: bg, box_shadow, box_shadow_size, frame, frame_thickness, text_shadow, text_shadow_size

Class Variable Details [hide private]

_c1

Value:
((0, 0, 0),
 (0, 0.5, 1),
 [0.0, 0.568, 0.66],
 [0.0, 0.634, 0.33],
 (0.0, 0.7, 0.0),
 [0.34, 0.564, 0.0],
 [0.67, 0.432, 0.0],
 (1, 0.3, 0),
...

color_map_bg

Value:
([[0.0, 0.0, 0.0],
  [0.0, 0.25, 0.5],
  [0.0, 0.284, 0.33],
  [0.0, 0.317, 0.165],
  [0.0, 0.35, 0.0],
  [0.17, 0.282, 0.0],
  [0.335, 0.216, 0.0],
  [0.5, 0.15, 0.0],
...

color_map_fg

Value:
(((1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
  (1, 1, 1),
...