Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save threeifbywhiskey/9775374 to your computer and use it in GitHub Desktop.
Save threeifbywhiskey/9775374 to your computer and use it in GitHub Desktop.
Solarized color scheme for DroidEdit (Pro).
<map>
<boolean name="lineWrap" value="true"/>
<boolean name="alternativeActionBar" value="true"/>
<boolean name="actionBar" value="true"/>
<boolean name="rootMode" value="false"/>
<string name="theme.0.background">#ff002b36</string>
<boolean name="actionBarTabs" value="true"/>
<string name="theme.0.type">#ffb58900</string>
<boolean name="bugsense" value="true"/>
<string name="lineBreak">linux</string>
<string name="theme.0.preprocessor">#ffcb4b16</string>
<string name="highlightSize">50</string>
<boolean name="hideDocumentList" value="true"/>
<string name="theme.0.reserved">#ff859900</string>
<boolean name="splitActionBar" value="true"/>
<string name="theme.0.identifier">#ff268bd2</string>
<string name="theme.0.literal">#ff2aa198</string>
<boolean name="lineNumbers" value="true"/>
<string name="lastUsedDir">/storage/extSdCard/newest/dev/js</string>
<boolean name="syntaxHighlight" value="true"/>
<string name="theme.0.error">#ffdc322f</string>
<string name="spaceTabSize">2</string>
<string name="theme.0.normal">#ff839496</string>
<string name="fontFace">Droid Sans Mono</string>
<string name="defaultEncoding">UTF-8</string>
<string name="fontSize">13</string>
<string name="undoLevel">100</string>
<string name="themePrefId">20</string>
<string name="theme.0.comment">#ff586e75</string>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment