rofi  1.5.1
css-colors.c File Reference
#include <stdint.h>
#include "css-colors.h"
Include dependency graph for css-colors.c:

Go to the source code of this file.

Variables

const CSSColor CSSColors []
 
const unsigned int num_CSSColors = sizeof ( CSSColors ) / sizeof ( *CSSColors )
 

Variable Documentation

◆ CSSColors

const CSSColor CSSColors[]

Definition at line 3 of file css-colors.c.

◆ num_CSSColors

const unsigned int num_CSSColors = sizeof ( CSSColors ) / sizeof ( *CSSColors )

Definition at line 154 of file css-colors.c.