Add support for cycling values in a theme, for now as long as the cycle size is 0 :P
Add support for default fg/bg colors
Add two new parameters: theme and iconset Add a placeholder class core.theme.Theme, an instance of which is passed in to the i3 output object (which is the only object that should ever have need of the theme, hopefully).