replaced prefix @@ with $ in .properties files

This commit is contained in:
Karl Tauber
2019-12-23 00:18:27 +01:00
parent 16146f4c88
commit 32ceb168d5
11 changed files with 73 additions and 65 deletions

View File

@@ -14,6 +14,7 @@ FlatLaf Change Log
`rgba(red,green,blue,alpha)`, `hsl(hue,saturation,lightness)`,
`hsla(hue,saturation,lightness,alpha)`, `lighten(color,amount[,options])` and
`darken(color,amount[,options])`.
- Replaced prefix `@@` with `$` in `.properties` files.
- Fixed link color (in HTML text) and separator color in IntelliJ platform
themes.