Explorar el Código

swapping my default colors

master
Anselm R.Garbe hace 18 años
padre
commit
25f71b3829
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      config.arg.h

+ 2
- 2
config.arg.h Ver fichero

@@ -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"

Cargando…
Cancelar
Guardar