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

Class month

source code

Known Subclasses:

month style

Class Variables [hide private]
  bg = (1, 1, 1)
  box_shadow = True
  box_shadow_size = 2
  color_map_bg = (((0.1, 0.3, 0.6), (0.1, 0.3, 0.6), (0.1, 0.3, ...
  color_map_fg = (((1, 1, 1), (1, 1, 1), (1, 1, 1), (1, 1, 1), (...
  font = ('Times New Roman', 0, 1)
  frame = (0, 0, 0)
  frame_thickness = 0.2
  text_shadow = True
  text_shadow_size = 0.2
Class Variable Details [hide private]

color_map_bg

Value:
(((0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
  (0.1, 0.3, 0.6),
...

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),
...