MetaDarkStyle adds dark theme to LCL/QT apps under Windows 10 or later.
metadarkstyle.lpkis the base package and contains the basic logic to apply the dark theme.metadarkstyledsgn226.lpkis for adding dark theme to Lazarus IDE 2.2.6metadarkstyledsgn.lpkis for adding dark theme to Lazarus IDE trunk (i.e latest version)
- Windows 10 1809 or later
- FPC 3.2.2 or trunk
- Lazarus 2.2.6 or trunk
- To use this package, you will need Lazarus 2.2.6 or trunk on Windows 10
- If you have the old version of
metadarkstyledsgnon Lazarus 2.2.6 - uninstall it before you update the package - Open
metadarkstyle.lpkas a package, compile it, and install it - If you're using Lazarus 2.2.6, compile and install
metadarkstyledsgn226.lpk. If you're using Lazarus from trunk, compile and installmetadarkstyledsgn.lpkinstead - Restart the IDE and you should be seeing your IDE in dark mode
- For further configuration, go to Tools > Options > Enviornment > Dark Style
GNU Lesser General Public License as published by the Free Software Foundation either version 2.1 of the License, or (at your option) any later version with the following modification:
As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules,and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.