source: dispositivos_moviles/TibisayMovil/res/values/colors.xml @ 09c6eb7

Last change on this file since 09c6eb7 was a8ff2b6, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Agregados códigos fuentes iniciales de la aplicación TibisayMovil?

  • Property mode set to 100644
File size: 397 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <color name="button_background">#666666</color>
4    <color name="num_selected_shadow">#666666</color>
5    <color name="num_selected_background">#AAAAAA</color>
6    <color name="current_panel_background">#0000AA</color>
7    <color name="panel_background">#AAAAAA</color>
8    <color name="selected_panel_background">#AA6600</color>
9</resources>
Note: See TracBrowser for help on using the repository browser.