i3
Data Fields
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 53 of file config.h.


Field Documentation

Definition at line 55 of file config.h.

Referenced by x_draw_decoration().

Definition at line 54 of file config.h.

Referenced by resize_graphical_handler(), and x_draw_decoration().

Definition at line 56 of file config.h.

Referenced by x_draw_decoration().


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