Resultados 1 al 10 de 771

Ver modo hilado

  1. #11
    Cuenta inhabilitada
    Fecha de ingreso
    19/sep/2007
    Ubicación
    Jiquipilco Mexico
    Móvil
    -K550i@W610i
    Mensajes
    234

    Re: ELFPack - Tema Oficial para DB2010

    Es este...

    Código:
    ;ICON
    ;00 - KEYLOCKED
    ;01 - SOUNDOFF
    ;02 - MISSED_VOICE_CALL
    ;03 - MISSED_SMS
    ;04 - MISSED_EMAIL
    ;05 - MISSED_MMS
    ;06 - Missed Calendar event
    ;15 - music player
    ;16 - FM radio
    ;17 - battery charging
    [ICON00]: 0xEBEF;icono de bloqueo
    [ICON01]: 0xEE55;icono de sin sonido
    [ICON02]: 0xE5F2;icono de llamada perdida
    [ICON03]: 0xED78;icono de sms perdido
    [ICON04]: 0xEC66;icono de email perdido
    [ICON05]: 0xED80;icono de mms perdido
    [ICON06]: 0xE5CA;icono de evento peridod en el calendario
    [ICON15]: 0xEC17;icono walkman (mininizado)XD
    [ICON16]: 0xEAF4;icono radio minimizado
    [ICON17]: 0xE593;icono de bateria cargando (default rayo)
     
    ;FONT ( D, 0C, 15, 1C, 2E, 2D, 2C, 5B, 5C, 5E, 55)
    ;00 - CLOCK_FONT
    ;01 - DATE_FONT
    ;02 - DAY_OF_WEEK_FONT
    ;03 - MESSAGE FONT
    ;04 - STATUS
    ;05 - miniGPS
    ;06 - Radio/Mplayer
    [FONT00]: 0x0E; 
    [FONT01]: 0x11;
    [FONT02]: 0x11;
    [FONT03]: 0x06;
    [FONT04]: 0x02;
    [FONT05]: 0x06;
    [FONT06]: 0x30;[FONTCODE00]: 0x5C;
    [FONTCODE01]: 0x55;
    [FONTCODE02]: 0x55;
    [FONTCODE03]: 0x55;
    [FONTCODE04]: 0x30;
    [FONTCODE05]: 0x30;
    [FONTCODE06]: 0x55;
    
    ;WIN
    ;00 - CLOCK
    ;01 - DATE
    ;02 - DAY_OF_WEEK
    ;03 - MISSED_ICONS
    ;04 - MESSAGE
    ;05 - STATUS
    ;06 - miniGPS
    ;07 - Radio/Mplayer
    [WIN00.TOP]: 0x8C;
    [WIN01.TOP]: 0xE6;
    [WIN02.TOP]: 0xD2;
    [WIN03.TOP]: 0x01;
    [WIN04.TOP]: 0x28;
    [WIN05.TOP]: 0x18;
    [WIN06.TOP]: 0x46;
    [WIN07.TOP]: 0x6E;
    ;custom message must be <= 20  characters
    [CUSTOM_MSG]: ZHERO By W850i
    ;custom icon background
    [CUSTOM_ICON]: 0xECEB ;Aqui codigo de icono personalizado
    [WINDOW08.TOP]: 0x01
    [WINDOW08.X]:0x01
    ;COLOR (default white 0xFFFFFFFF)(colores de loos textos estos puedes verlos en photoshop) 
    ;;;;;;;;;;;;;;;;;;;;;;;TTRRGGBB
    ;1st two bytes(TT) set translucency and then next 6 bytes are RedGreenBlue
    ;00-CLOCK
    ;01-DATE
    ;02-DAY OF WEEK
    ;03-MISSED ICONS (BW ICONS ONLY)
    ;04-MESSAGE
    ;05-STATUS (temp, battery, heap)
    ;06-background
    ;07-outline
    ;08-miniGPS
    ;09-FM radio station
    ;SET COLOR=0x01 TO USE THEME COLOR
    ;Comment out COLOR7 to remove outline
    [COLOR00]: 0xFF00FF66;
    [COLOR01]: 0xFFFFFFFF;
    [COLOR02]: 0xFFFFFFFF; 
    [COLOR03]: 0xFF000000;
    [COLOR04]: 0xFFff6600;
    [COLOR05]: 0xFFFFFFFF;
    [COLOR08]: 0xFF333333;
    [COLOR09]: 0xFFFF9966; 
    ;screen background and outline
    [COLOR06]: 0xFF000000;
    [COLOR07]: 0xFFFF0033;
    
    [RANDOM]: 0x00; 
    ;0x00=Your colors,0x01=Random every session,0x02=Random every vol+/- push, Random every second
    
    ;Horizontal location of windows
    [TIME_JUSTIFY]: 0x02;  // 0=LEFT,1=RIGHT,2=CENTER
    [DAY_JUSTIFY]:  0x02;
    [DATE_JUSTIFY]: 0x02;
    [ICON_JUSTIFY]: 0x02;
    [MSG_JUSTIFY]: 0x02;
    ;Offset and event codes
    [OFFSET1]:0x146;
    [OFFSET2]:0x14C;
    [EVENT]: 0x851;
    [DOW_MODE]: 0x01; 00=short day of week names, 01=normal
    [SECONDS]: 0x01; 01=24 hr display seconds
    [AM_PM]: 0x01; 01=12 hr display am/pm when [SECONDS]=1
    [SHOW_CURRENT]: 0x01; 01=display battery current in status line
    [BACKLIGHT_TIMEOUT]: 0x10; timeout in seconds
    [REFRESH_TIME]: 0xFF; 256ms
    [TRACK_ADDRESS]: 0x20DC4BEC; your phone's address of track file.mp3
    [TRACK_ON_STBY]: 0x00; (db2020 not working at the moment)
    [STBY_OFFSET]: 0x00; where offset = distance from bottom of screen
    Archivos adjuntados

Información de tema

Usuarios viendo este tema

Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)

Temas similares

  1. ELFPack - Tema Oficial
    Por Adrian en el foro Complementos, Recursos y Contenido
    Respuestas: 530
    Último mensaje: 15/01/2012, 20:03:04
  2. TEMA OFICIAL PARA T715
    Por ernesto66 en el foro Firmware - Actualización - Despersonalización - Cambio de idioma
    Respuestas: 1
    Último mensaje: 12/10/2011, 12:41:02
  3. [RESUELTO] [RESUELTO] ELFPack - Tema Oficial para DB2020
    Por The Best Web Sites en el foro Complementos, Recursos y Contenido
    Respuestas: 718
    Último mensaje: 11/10/2010, 13:17:53
  4. [RESUELTO] [RESUELTO] Z550 - Tema Oficial
    Por The Best Web Sites en el foro DB2010/12
    Respuestas: 109
    Último mensaje: 20/10/2009, 02:09:13
  5. Tema oficial para peticion de traducciones
    Por Dj_RuLaZ en el foro General
    Respuestas: 28
    Último mensaje: 29/03/2009, 22:59:52

Etiquetas para este tema

Marcadores

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •