wok view svkbd/stuff/config.def.h @ rev 25317
updated soundtouch and soundtouch-dev (2.1.2 -> 2.3.1)
author | Hans-Günter Theisgen |
---|---|
date | Thu Jul 21 07:14:01 2022 +0100 (2022-07-21) |
parents | |
children | 1801955a1d6d |
line source
1 static const Bool wmborder = True;
2 static const char font[] = "-misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1";
3 static const char normbgcolor[] = "#dfdfdf";
4 static const char normfgcolor[] = "#000000";
5 static const char pressbgcolor[] = "#111111";
6 static const char pressfgcolor[] = "#ffffff";
7 static const char highlightbgcolor[] = "#111111";
8 static const char highlightfgcolor[] = "#ffffff";