Colortriple Struct Reference

Part of the struct Config. More...

#include <config.h>

Data Fields

uint32_t border
uint32_t background
uint32_t text

Detailed Description

Part of the struct Config.

It makes sense to group colors for background, border and text as every element in i3 has them (window decorations, bar).

Definition at line 48 of file config.h.


Field Documentation

Definition at line 50 of file config.h.

Referenced by decorate_window(), handle_expose_event(), render_internal_bar(), and yyparse().

Definition at line 49 of file config.h.

Referenced by decorate_window(), render_internal_bar(), resize_graphical_handler(), and yyparse().

Definition at line 51 of file config.h.

Referenced by decorate_window(), render_internal_bar(), and yyparse().


The documentation for this struct was generated from the following file:

Generated on 10 Sep 2010 for i3 by  doxygen 1.6.1