mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
doc: add color codes in strings (developer's guide)
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
#ifndef __WEECHAT_GUI_COLOR_H
|
||||
#define __WEECHAT_GUI_COLOR_H 1
|
||||
|
||||
/*
|
||||
* Color from options
|
||||
* (when changing something here, please update the Developer's guide)
|
||||
*/
|
||||
|
||||
enum t_gui_color_enum
|
||||
{
|
||||
GUI_COLOR_SEPARATOR = 0,
|
||||
|
||||
Reference in New Issue
Block a user