initial import
This commit is contained in:
commit
7817523a68
12 changed files with 972 additions and 0 deletions
9
config.h
Normal file
9
config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
|
||||
* See LICENSE file for license details.
|
||||
*/
|
||||
|
||||
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
|
||||
#define BGCOLOR "#0a2c2d"
|
||||
#define FGCOLOR "#ddeeee"
|
||||
#define BORDERCOLOR "#176164"
|
Loading…
Add table
Add a link
Reference in a new issue