Describe setting theme

main2
Bob Mottram 2019-10-16 13:22:49 +01:00
parent 75a5136566
commit 89bddff1f3
1 changed files with 1339 additions and 1328 deletions

View File

@ -1244,6 +1244,17 @@ footer {
<p>chown -R epicyon:epicyon /etc/epicyon</p> <p>chown -R epicyon:epicyon /etc/epicyon</p>
</div> </div>
<p class="intro">
If you want to use a theme other than the default one:
</p>
<div class="shell">
<p>cd /etc/epicyon</p>
<p>theme purple</p>
</div>
<p class="intro">
Possible themes are <i>default</i>,<i>purple</i>,<i>light</i>,<i>hacker</i> or <i>highvis</i>.
</p>
<p class="intro"> <p class="intro">
Create a daemon: Create a daemon:
</p> </p>