mabox-colorizer/share/mabox-colorizer/help/pl.html

420 lines
26 KiB
HTML

<!DOCTYPE html>
<html>
<title>Mabox Colorizer</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./css/w3.css">
<style>
body{
background-color:#222222;
color: #909090
}
div.fixed {
position: fixed;
top: 0;
right: 0;
width: 400px;
}
div.fixeddown {
position: fixed;
bottom:0;
right:0;
}
.link {cursor:pointer;}
.w3-bar-block .w3-btn {width: 100px;text-align:center;}
.w3-bar-block .w3-btn:hover {background-color:white;color:gray;}
.w3-dropdown-content {min-width: 20px;}
a.w3-tag {color: transparent; border:1px solid #666666; margin-bottom:4px;}
a.w3-tag:hover {color: transparent; border:1px solid #EEEEEE;margin-bottom:4px;}
p a.w3-tag {text-decoration:none; border:none;}
p a.w3-tag:hover {text-decoration:none; border:none;}
</style>
<body>
<div class="w3-sidebar w3-bar-block w3-dark-grey w3-card" style="width:160px">
<div class="w3-center w3-margin"><img src="./img/colorizer.png" class="link" title="Colorizer" onclick="openTab(event, 'Colorizer')"></div>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Colorizer')">Colorizer</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Openbox')">Motyw Openbox</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Jgmenu')">Menu/Panele Boczne</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Conky')">Conky</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Wall2theme')">Generowanie Motywów</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Tint2')">Panel Tint2</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Terminal')">Kolory Terminala</button>
<button class="w3-bar-item w3-button w3-small tablink" onclick="openTab(event, 'Save')">Zapisywanie</button>
<a class="w3-button w3-round w3-tiny w3-lime w3-margin" href="run://colorizer -s"> Colorizer</a>
</div>
<div style="margin-left:160px;" class="w3-small">
<section id="Colorizer" class="w3-container tab" style="min-height:100vh;">
<div class="w3-display-container" style="min-height:90vh">
<img src="/usr/share/mabox-colorizer/img/colorizer.png" class="w3-margin-top w3-right"/>
<br/>
<h2 class="w3-center">Mabox Colorizer <span class="w3-tiny">beta</span></h2>
<p class="w3-center">narzędzie do ustawiania<br /> Pulpitu Mabox Linux</p>
<br />
<p>Z łatwością zmienisz wygląd:
<ul>
<li><strong><span class="w3-tag w3-round w3-tiny w3-green link" onclick="openTab(event, 'Openbox')">Motywu Openbox</span></strong> (dekoracje okien)</li>
<li><strong><span class="w3-tag w3-round w3-tiny w3-green link" onclick="openTab(event, 'Jgmenu')">Menu oraz Paneli bocznych</span></strong> oraz innych <i>bazujących na jgmenu</i> <strong>narzędzi Mabox</strong></li>
<li><strong><span class="w3-tag w3-round w3-tiny w3-green link" onclick="openTab(event, 'Conky')">Conky</span></strong></li>
</ul></p>
<br />
<p class="w3-center"><span class="w3-tag w3-round w3-red">Nowe!</span>  Randomizer - szybko i bezpiecznie zmieniaj motywy</p>
<div class="w3-row w3-margin-top">
<div class="w3-half w3-container">
<div class="w3-card w3-round w3-padding w3-deep-purple"><span class="w3-right w3-xxlarge"></span><p><em>Ustaw <strong>losowy</strong> <br />motyw kolorystyczny dla...</em></p>
<div class="w3-bar-block w3-grey"><a class="w3-button w3-bar-item w3-tiny" href="run://randomizer ob">Dekoracje okien Openbox</a>
<a class="w3-button w3-bar-item w3-tiny" href="run://randomizer menu show">Menu / Panele boczne</a>
<a class="w3-button w3-bar-item w3-tiny" href="run://randomizer conky">Conky</a>
<a class="w3-button w3-bar-item w3-tiny w3-hover-yellow" href="run://randomizer all">Wszystko co powyżej</a>
</div>
</div>
</div>
<div class="w3-half w3-container">
<div class="w3-card w3-round w3-padding w3-grey"><span class="w3-right w3-xxlarge"></span><p><em><strong>Resetuj</strong> do ustawień domyślnych...<br />(jak zaraz po instalacji)</em></p>
<div class="w3-bar-block w3-dark-grey"><a class="w3-button w3-bar-item w3-tiny" href="run://obtctl resetMBcolors">Dekoracje okien Openbox</a>
<a class="w3-button w3-bar-item w3-tiny" href="run://jgctl resetMBcolors show">Menu / Panele boczne</a>
<a class="w3-button w3-bar-item w3-tiny" href="run://conkyctl resetcolorsall">Conky</a>
<a class="w3-button w3-bar-item w3-tiny w3-hover-yellow" href="run://randomizer resetall">Wszystko co powyżej</a>
</div>
</div>
</div>
</div>
</div>
<div class="fixeddown">
<div class="w3-bar w3-tiny">
<div class="w3-bar-item">Mabox Linux Linki: </div>
<a href="https://maboxlinux.org" class="w3-bar-item w3-hover-green">www</a>
<a href="https://forum.maboxlinux.org" class="w3-bar-item w3-hover-green">forum</a>
<a href="https://manual.maboxlinux.org/en" class="w3-bar-item w3-hover-green">manual</a>
<a href="https://ko-fi.com/maboxlinux" class="w3-bar-item w3-hover-green">wesprzyj</a>
</div>
</div>
</section>
<section id="Wall2theme" class="w3-container tab" style="display:none;min-height:100vh;">
<div class="fixed"><a class="w3-button w3-round w3-tiny w3-lime w3-margin w3-display-topright" href="run://colorizer -s">Uruchom Colorizer</a></div>
<h2>Generowanie motywów z tapety</h2>
<p>Colorizer potrafi automatycznie generować kolorystykę po zmianie tapety. <em>Domyślnie włączone.</em></p>
</section>
<section id="Openbox" class="w3-container tab" style="display:none;min-height:100vh;">
<div class="fixed">
<div class="w3-bar">
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://colorizer-ob -s"> Openbox menu</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://obtctl resetMBcolors"> Resetuj</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://randomizer ob"> Losuj motyw</a>
</div>
</div>
<h2>Motyw Openbox</h2>
<p>Moduł Openbox pozwala w łatwy sposób dostosować wygląd dekoracji okien</p>
<p>Działa z motywem domyślnym MBcolors. <a class="w3-tag w3-round w3-green w3-tiny" href="run://obtctl theme MBcolors">przełącz</a> <a class="w3-tag w3-round w3-green w3-tiny" href="run://obtctl resetMBcolors">Resetuj MBcolors</a></p>
<p>Możesz szybko zmienić większość ustawieniń bezpośrednio z tego ekranu. Aby uzyskać znacznie więcej opcji dostrajania oraz większy wybór kolorów, uruchom moduł Openbox.</p>
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<div class="w3-dropdown-hover">
<button class="w3-button w3-small w3-border-right"> Obramowanie</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 0">0</a>
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 1">1</a>
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 2">2</a>
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 3">3</a>
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 4">4</a>
<a class="w3-bar-item w3-btn" href="run://obtctl borderWidth 8">8</a>
</div>
</div>
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl borderWidth increase">+</a>
<a class="w3-bar-item w3-btn w3-hover-gray" href="run://obtctl borderWidth decrease">-</a>
</div>
</div>
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<div class="w3-dropdown-hover">
<button class="w3-button w3-small w3-border-right"> Odstęp</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 0">0</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 1">1</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 2">2</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 3">3</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 4">4</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 6">6</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 8">8</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 10">10</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 12">12</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 16">16</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl paddingHeight 20">20</a>
</div>
</div>
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl paddingHeight increase">+</a>
<a class="w3-bar-item w3-btn w3-hover-gray" href="run://obtctl paddingHeight decrease">-</a>
</div>
</div>
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<div class="w3-dropdown-hover">
<button class="w3-button w3-small w3-border-right">Styl</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl raised 1">podniesiony</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl raised 0">płaski</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl raised 2">wklęsły</a>
</div>
</div>
</div>
</div>
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<div class="w3-dropdown-hover">
<button class="w3-button w3-small w3-border-right">Przyciski</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl buttons tiny"><img src="./img/tiny.png">tiny</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl buttons normal"><img src="./img/normal.png">normal</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl buttons bold"><img src="./img/bold.png">bold</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl buttons dots"><img src="./img/dots.png">dots</a>
</div>
</div>
</div>
</div>
<div class="w3-large w3-panel w3-display-container">Tytuł okna
<div class="w3-display-topright w3-medium"><span class="w3-tiny">kolor czcionki:</span>
<a class="w3-tag " style="background-color:#FFFFFF" href="run://obtctl activetextcolor #FFFFFF">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#BBBBBB" href="run://obtctl activetextcolor #BBBBBB">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#60a917" href="run://obtctl activetextcolor #60a917">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#a20025" href="run://obtctl activetextcolor #a20025">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#e3c800" href="run://obtctl activetextcolor #e3c800">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#222222" href="run://obtctl activetextcolor #333333">&nbsp;&nbsp;</a>
<a class="w3-tag " style="background-color:#000000" href="run://obtctl activetextcolor #000000">&nbsp;&nbsp;</a>
&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;
</div>
</div>
<!-- FONT FAMILY AND SIZE //-->
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://mb-setfont obtitle">czcionka</a>
<div class="w3-dropdown-hover">
<button class="w3-button w3-small w3-border-right">rozmiar</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 8">8</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 9">9</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 10">10</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 11">11</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 12">12</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 13">13</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 14">14</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 15">15</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl fontsize 16">16</a>
</div>
</div>
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl fontsize increase">+</a>
<a class="w3-bar-item w3-btn w3-hover-gray" href="run://obtctl fontsize decrease">-</a>
</div>
</div>&nbsp;
<!-- WEIGHT AND SLANT: BOLD ITALIC //-->
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl fontweighttoggle"></a>
<a class="w3-bar-item w3-btn w3-hover-gray" href="run://obtctl fontslanttoggle"></a>
</div>
</div>&nbsp;
<!-- TEXT JUSTIFY //-->
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round w3-dark-grey">
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl textjustify left"></a>
<a class="w3-bar-item w3-btn w3-hover-gray w3-border-right" href="run://obtctl textjustify center"></a>
<a class="w3-bar-item w3-btn w3-hover-gray" href="run://obtctl textjustify right"></a>
</div>
</div>&nbsp;
<!-- SHADOW EFFECT //-->
<div class="w3-show-inline-block">
<div class="w3-bar w3-border w3-round">
<div class="w3-dropdown-hover w3-dark-grey">
<button class="w3-button w3-small">cień</button>
<div class="w3-dropdown-content w3-bar-block w3-border w3-dark-grey w3-card">
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl shadow 0">bez cienia</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl shadow 1">ciemny</a>
<a class="w3-bar-item w3-btn w3-tiny" href="run://obtctl shadow 2">jasny</a>
</div>
</div>
</div>
</div>
<div class="w3-row w3-margin-top">
<div class="w3-col m5 w3-black w3-round">
<h5 class="w3-center">Kolor paska tytułu</h5>
<p class="w3-center">aktywne okno</p>
<div class="w3-center w3-padding">
<a class="w3-tag w3-large" style="background-color:#DDDDDD" href="run://obtctl clractivebg #DDDDDD">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#a4c400" href="run://obtctl clractivebg #a4c400">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#60a917" href="run://obtctl clractivebg #60a917">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#008a00" href="run://obtctl clractivebg #008a00">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#00aba9" href="run://obtctl clractivebg #00aba9">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#1ba1e2" href="run://obtctl clractivebg #1ba1e2">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#3e65ff" href="run://obtctl clractivebg #3e65ff">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#0050ef" href="run://obtctl clractivebg #0050ef">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#6a00ff" href="run://obtctl clractivebg #6a00ff">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#aa00ff" href="run://obtctl clractivebg #aa00ff">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#f472d0" href="run://obtctl clractivebg #f472d0">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#d80073" href="run://obtctl clractivebg #d80073">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#a20025" href="run://obtctl clractivebg #a20025">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#e51400" href="run://obtctl clractivebg #e51400">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#fa6800" href="run://obtctl clractivebg #fa6800">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#f0a30a" href="run://obtctl clractivebg #f0a30a">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#e3c800" href="run://obtctl clractivebg #e3c800">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#825a2c" href="run://obtctl clractivebg #825a2c">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#6d8764" href="run://obtctl clractivebg #6d8764">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#647687" href="run://obtctl clractivebg #647687">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#76608a" href="run://obtctl clractivebg #76608a">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#87794e" href="run://obtctl clractivebg #87794e">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#a0522d" href="run://obtctl clractivebg #a0522d">&nbsp;&nbsp;</a>
<a class="w3-tag w3-large" style="background-color:#222222" href="run://obtctl clractivebg #222222">&nbsp;&nbsp;</a>
</div>
<p class="w3-padding"><em>Zauważ!</em><br />
Zmiana koloru paska tytułowego zmieni także:<br />
- obramowanie<br />
- kolor BGCOLOR_TO dla gradientu
</p>
</div>
<div class="w3-col m1">&nbsp;</div>
<div class="w3-col w3-black m6 w3-round">
<h5 class="w3-center">Typ Gradientu</h5>
<p class="w3-center">
<a href="run://obtctl gradient_type solid"><img src="./img/solid.png"></a>
<a href="run://obtctl gradient_type vertical"><img src="./img/vertical.png"></a>
<a href="run://obtctl gradient_type horizontal"><img src="./img/horizontal.png"></a>
<a href="run://obtctl gradient_type mirrorhorizontal"><img src="./img/mirrorhorizontal.png"></a>
<a href="run://obtctl gradient_type splitvertical"><img src="./img/splitvertical.png"></a>
<a href="run://obtctl gradient_type diagonal"><img src="./img/diagonal.png"></a>
<a href="run://obtctl gradient_type crossdiagonal"><img src="./img/crossdiagonal.png"></a>
<a href="run://obtctl gradient_type pyramid"><img src="./img/pyramid.png"></a>
</p>
<p class="w3-padding">Ponad 300 pięknych pre-definiowanych gradientów dostepne jest OBtheme menu.</p>
</div>
</div>
<p></p>
<p>Potrzebujesz więcej opcji, tuningu i kolorów? Uruchom <a class="w3-tag w3-round w3-green w3-small w3-hover-yellow" href="run://colorizer-ob -s"> OBtheme menu</a></p>
</section>
<section id="Jgmenu" class="w3-container tab" style="display:none;min-height:100vh">
<div class="fixed">
<div class="w3-bar">
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://colorizer-menus -s"> Moduł Menu</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://jgctl resetMBcolors show"> Resetij</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://randomizer menu show"> Losuj motyw</a>
</div>
</div>
<h2>Menu / Panele boczne</h2>
<p>Menu / Panele boczne ...</p>
</section>
<section id="Conky" class="w3-container tab" style="display:none;min-height:100vh;">
<div class="fixed">
<div class="w3-bar">
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://colorizer-conky -s"> Conky menu</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://conkyctl resetcolorsall"> Resetuj</a>
<a class="w3-button w3-bar-item w3-small w3-grey w3-hover-amber w3-right" href="run://randomizer conky"> Losuj motyw</a>
</div>
</div>
<h2>Conky</h2>
<p>Mabox dostarcza kilku prostych konfiguracji Conky - możesz je łatwo dostosować za pomocą modułu Conky Colorizera.</p>
<p>W prosty sposób możesz ustawiać:
<ul>
<li>kolor tła lub ustawić przezroczystość</li>
<li>kolory tekstu</li>
<li>obramowanie</li>
<li>pozycję na ekranie</li>
<li>efekt cienia lub obrysu</li>
</ul>
</p>
<p><strong>Ustawienia globalne</strong> pozwalają na zmiany dla wszystkich instancji Conky od razu.</p>
<p><strong>Ustawienia indywidualne</strong> umożliwiają dostosowywanie pojedynczych Conky, co może być bardzo przydatne w przypadku niektórych tapet.</p>
<h3>Nowe! Menu kontekstowe dla poszczególnych Conky</h3>
<p><em>Mabox dostarcza Conky na sterydach ;)</em></p>
<p>Dla każdego indywidualnego Conky dostępne jest menu kontekstowe (pod prawym klikiem).</p>
<p>Menu kontekstowe daje ciekawe możliwości:
<ul>
<li>Zmiana pozycji, kolorystyki i innych ustawień dla poszczególnych Conky</li>
<li>Ustawienie predefioniowanych motywów kolorów</li>
<li>Dodawanie własnych poleceń (dla każdego Conky z osobna)</li>
</ul></p>
</section>
<section id="Terminal" class="w3-container tab" style="display:none;min-height:100vh">
<div class="fixed">
<a class="w3-button w3-round w3-tiny w3-lime w3-margin w3-display-topright" href="termo://theme.sh -i2">Wybierz Motyw Terminala</a>
</div>
<h2>Motyw Terminala</h2>
<p>Mabox comes with many terminal themes available (~400)</p>
<p>The interactive selector will help you find a suitable theme</p>
<p>You can run terminal theme selector any time from cli by <strong>th</strong> alias</p>
<img src="img/theme.sh.png">
</section>
<section id="Tint2" class="w3-container tab" style="display:none;min-height:100vh;">
<h2>Panel Tint2</h2>
<p>Moduł Tint2 Colorizera nie jest jeszcze dostępny, ale jest w planach.</p>
<p>Póki co, możesz użyć całkiem fajnego menu konfiguracji panelu.</p>
<p><a class="w3-button w3-inline w3-round w3-tiny w3-lime" href="run://jgtint2-pipe -s">Menu konfiguracji Tint2</a></p>
<p><a class="w3-button w3-inline w3-round w3-tiny w3-lime" href="run://jgtint2launcher -s">Dodaj/Usuń Programy do launchera</a></p>
</section>
<section id="Save" class="w3-container tab" style="display:none;min-height:100vh;">
<div class="fixed"><a class="w3-button w3-round w3-tiny w3-lime w3-margin w3-display-topright" href="run://mb-obthemes">Uruchom Manadżera Motywów</a></div>
<h2>Zapisywanie i przywracanie</h2>
<p>Jeśli jesteś zadowolony z obecnej konfiguracji, możesz ją zapisać jako meta-motyw co pozwala ją później przywrócić.</p>
<p>Menadżer Motywów zapisuje:
<ul>
<li>Motyw Openbox (dekoracja okien)</li>
<li>Motyw GTK oraz Ikon</li>
<li>Tapetę</li>
<li>Conky</li>
<li>Motyw Terminala</li>
<li>Kolory Menu / Paneli bocznych</li>
<li>Konfigurację panelu Tint2</li>
</ul>
</p><a class="w3-button w3-round w3-tiny w3-lime w3-margin" href="run://mb-obthemes">Uruchom Menadżera Motywów</a>
</section>
</div>
<script>
function openTab(evt, tabName) {
var i, x, tablinks;
x = document.getElementsByClassName("tab");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablink");
for (i = 0; i < x.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" w3-gray", "");
}
document.getElementById(tabName).style.display = "block";
evt.currentTarget.className += " w3-gray";
}
function myFunction() {
var input, filter, table, tr, td, i;
input = document.getElementById("myInput");
filter = input.value.toUpperCase();
table = document.getElementById("myTable");
tr = table.getElementsByTagName("tr");
for (i = 0; i < tr.length; i++) {
td = tr[i].getElementsByTagName("td")[0];
if (td) {
txtValue = td.textContent || td.innerText;
if (txtValue.toUpperCase().indexOf(filter) > -1) {
tr[i].style.display = "";
} else {
tr[i].style.display = "none";
}
}
}
}
</script>
</body>
</html>