Minor refactoring before first release
This commit is contained in:
parent
c896d21ab2
commit
8b455d4ced
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
static const char *background_color = "#3e3e3e";
|
||||
static const char *border_color = "#ececec";
|
||||
static const char *font_color = "#ececec";
|
||||
static const char *font_pattern = "Inconsolata:style=Medium:size=12";
|
||||
static const char *font_pattern = "monospace:size=10";
|
||||
static const unsigned line_spacing = 5;
|
||||
static const unsigned int padding = 15;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue