mirror of https://github.com/weisJ/darklaf.git
darculadarcula-themefeelguihacktoberfestintellijintellij-themelaflooklookandfeelnativesolarizedsolarized-dark-themesolarized-light-themesvgswingthemethemes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.3 KiB
36 lines
1.3 KiB
5 years ago
|
<html>
|
||
|
<h1>Darklaf Defaults</h1>
|
||
|
Here you can find all UIProperties Darklaf uses.
|
||
|
|
||
|
<div style="margin: 0 30px 0px 30px">
|
||
|
<hr/>
|
||
|
<strong>Note:</strong>Some of the properties may not be used at all.
|
||
|
All properties are subject to change without notice
|
||
|
<hr/>
|
||
|
</div>
|
||
|
|
||
|
<h2>Windows</h2>
|
||
|
<ul>
|
||
|
<li><a href="intellij/defaults_windows.html">IntelliJ Theme</a></li>
|
||
|
<li><a href="darcula/defaults_windows.html">Darcula Theme</a></li>
|
||
|
<li><a href="solarized_light/defaults_windows.html">Solarized Light Theme</a></li>
|
||
|
<li><a href="solarized_dark/defaults_windows.html">Solarized Dark Theme</a></li>
|
||
|
</ul>
|
||
|
|
||
|
<h2>macOS</h2>
|
||
|
<ul>
|
||
|
<li><a href="intellij/defaults_mac.html">IntelliJ Theme</a></li>
|
||
|
<li><a href="darcula/defaults_mac.html">Darcula Theme</a></li>
|
||
|
<li><a href="solarized_light/defaults_mac.html">Solarized Light Theme</a></li>
|
||
|
<li><a href="solarized_dark/defaults_mac.html">Solarized Dark Theme</a></li>
|
||
|
</ul>
|
||
|
|
||
|
<h2>Linux</h2>
|
||
|
<ul>
|
||
|
<li><a href="intellij/defaults_linux.html">IntelliJ Theme</a></li>
|
||
|
<li><a href="darcula/defaults_linux.html">Darcula Theme</a></li>
|
||
|
<li><a href="solarized_light/defaults_linux.html">Solarized Light Theme</a></li>
|
||
|
<li><a href="solarized_dark/defaults_linux.html">Solarized Dark Theme</a></li>
|
||
|
</ul>
|
||
|
|
||
|
</html>
|