Skip to content

Releases: xatupal/KeeTheme

Fixed drawing of the first column after reorder

27 Jun 18:50
Compare
Choose a tag to compare

The problem occurred when the first column was reordered.

Plugin was tested with KeePass v2.42.1 and Windows 10.

Fixed cut off icons

08 Jun 20:57
Compare
Choose a tag to compare

The problem occurred when windows scaling was on.

Plugin was tested with KeePass v2.42.1 and Windows 10.

Added support for custom group colors in ListView

08 May 20:23
Compare
Choose a tag to compare

You can now customize group colors.

[ListView]
GroupForeColor = 
GroupBackColor = 
GroupHighlightColor = 

Updates of Dark Theme:

  • The color of header after columns
  • The color of groups

Plugin was tested with KeePass v2.41, v2.42.1 and Windows 10.

Added support for background image in ListView

20 Apr 10:55
Compare
Choose a tag to compare

You can now put an image in the background of ListView and align it wherever you need.

[ListView]
BackgroundImageAlignment = 
BackgroundImage = 

Valid values for:

  • BackgroundImageAlignment: TopLeft, TopCenter, TopRight, MiddleLeft, MiddleCenter, MiddleRight, BottomLeft, BottomCenter, BottomRight
  • BackgroundImage: <filename>

Plugin was tested with KeePass v2.41 and Windows 10.

Renamed the plugin name to KeeTheme

20 Apr 10:54
Compare
Choose a tag to compare

BREAKING CHANGE!

The name was changed to reflect that the plugin can support any theme not only the dark theme.

Changes:

  • DarkTheme.dll -> KeeTheme.dll
  • DarkTheme.plgx -> KeeTheme.plgx
  • DarkTheme.ini -> KeeTheme.ini
    • [DarkTheme] -> [KeeTheme]

Plugin was tested with KeePass v2.41 and Windows 10.

Fixed loading theme in plgx

11 Apr 20:05
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Loading custom theme from right folder (in plgx file) .
  • Loading theme name when theme was inactive.

Plugin was tested with KeePass v2.41 and Windows 10.

Fixed incompability with Icon Picker

09 Apr 21:06
Compare
Choose a tag to compare
Pre-release

Plugin was tested with KeePass v2.41 and Windows 10.

Handled skin name

09 Apr 19:41
Compare
Choose a tag to compare
Handled skin name Pre-release
Pre-release

You can now name your custom skin. The name will be shown in the menu.

Dark skin is now using the same method as custom skin to change theme, so you can see DarkSkin definition file.

Plugin was tested with KeePass v2.41 and Windows 10.

Customizable skin

05 Apr 22:20
Compare
Choose a tag to compare
Customizable skin Pre-release
Pre-release

You can now create your own skin.
Just download skin template and put it in the plugins folder.

You can use DarkTheme.dll or DarkTheme.plgx.
Plugin was tested with KeePass v2.41 and Windows 10.

Initial release

22 Mar 22:17
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is the first release of DarkTheme.

You can use DarkTheme.dll or DarkTheme.plgx.
Plugin was tested with KeePass v2.41 and Windows 10.