UIDefaultsDump: output base color used for resolving derived color

This commit is contained in:
Karl Tauber
2022-01-03 18:46:56 +01:00
parent 5c4706cbc9
commit 8c891c7016
2 changed files with 12 additions and 7 deletions

View File

@@ -21,8 +21,9 @@
# a variable base color (usually the current background color of a component).
# This works only for a limited set of UI keys.
#
# The property key is the UI key of a color, which is computed at runtime.
# The property value is the UI key of the base color.
# In this properties file:
# - The property key is the UI key of a color, which is computed at runtime.
# - The property value is the UI key of the base color.
#
# This file is not used at runtime.
# It is only used in tooling (e.g. UI Defaults Inspector or UIDefaultsDump).