Changeset 36036 in osm
- Timestamp:
- 2022-11-15T10:39:18+01:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/flatlaf/src/org/openstreetmap/josm/plugins/flatlaf/FlatDarkLaf.properties
r35699 r36036 19 19 JOSM.TwoColumnDiff.CHANGED = darken(@JOSM.yellow,30%) 20 20 JOSM.TwoColumnDiff.REVERSED = darken(@JOSM.yellow,15%) 21 JOSM.TwoColumnDiff.SAME = @ textComponentBackground22 JOSM.TwoColumnDiff.EMPTY = @ textComponentBackground21 JOSM.TwoColumnDiff.SAME = @componentBackground 22 JOSM.TwoColumnDiff.EMPTY = @componentBackground 23 23 24 24 # TagTableCellRenderer
Note:
See TracChangeset
for help on using the changeset viewer.