Selaa lähdekoodia

swapping my default colors

master
Anselm R.Garbe 18 vuotta sitten
vanhempi
commit
25f71b3829
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      config.arg.h

+ 2
- 2
config.arg.h Näytä tiedosto

@@ -4,6 +4,6 @@
*/

#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
#define BGCOLOR "#eeeeee"
#define FGCOLOR "#666699"
#define BORDERCOLOR "#9999CC"

Ladataan…
Peruuta
Tallenna