Explorar el Código

applied my new color scheme

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

+ 3
- 3
config.arg.h Ver fichero

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


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

Cargando…
Cancelar
Guardar