Skip to content

Instantly share code, notes, and snippets.

@ant9000
ant9000 / portrait.xml
Created May 13, 2018 16:01
Modified theme for TWRP 3.2.1 - added simple password locking
<?xml version="1.0"?>
<recovery>
<styles>
<style name="text_l">
<font resource="font_l" color="%text_color%"/>
</style>
<style name="text_m">
<font resource="font_m" color="%text_color%"/>
</style>