These functions assist in calling particular parts of a theme's palette.
For example, ag_base()
will return the current theme's base or background
color, and ag_highlight()
will return the color used in that theme to
highlight one or more nodes, lines, or such.