Yes you can. You can choose to create only your own colors by inheriting ThemeBase and use an existing Renderer like LunaRenderer. You can also create your own Renderer by inheriting from RendererBase but this will require you to write your own drawing code. On the next preview I'll try to show a...