~markjtully/onboard/onboard-extra-themes

« back to all changes in this revision

Viewing changes to ios/ios.colors

  • Committer: Mark Tully
  • Date: 2012-11-04 17:08:18 UTC
  • Revision ID: markjtully@gmail.com-20121104170818-to2bhx8qvu41066z
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<color_scheme name="ios" format="2.0">
 
3
    <layer> <color element="background" rgb="#838383" opacity="1.0"/> </layer>
 
4
    <layer> <color element="background" rgb="#838383" opacity="1.0"/> </layer>
 
5
    <layer> <color element="background" rgb="#838383" opacity="1.0"/> </layer>
 
6
 
 
7
    <key_group>
 
8
        <color element="fill"   rgb="#d4d4d4"/>
 
9
        <color element="stroke" rgb="#d4d4d4"/>
 
10
        <color element="label"  rgb="#3d3d3d"/>
 
11
        layer0, layer1, layer2
 
12
    </key_group>
 
13
</color_scheme>
 
14
 
 
15