forked from friendica/themes-community
added some themes by Tony Baldwin
Tony collected these themes 2013 at https://github.com/tonybaldwin/fthemes they are derived from duepuntozero
This commit is contained in:
parent
989fd34886
commit
ef71209b1e
151 changed files with 15933 additions and 0 deletions
10
terminal/templates/theme_settings.tpl
Normal file
10
terminal/templates/theme_settings.tpl
Normal file
|
@ -0,0 +1,10 @@
|
|||
{{include file="field_select.tpl" field=$color}}
|
||||
{{include file="field_select.tpl" field=$font_size}}
|
||||
{{include file="field_select.tpl" field=$resize}}
|
||||
{{include file="field_select.tpl" field=$theme_width}}
|
||||
|
||||
|
||||
<div class="settings-submit-wrapper">
|
||||
<input type="submit" value="{{$submit}}" class="settings-submit" name="terminal-settings-submit" />
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue