diff options
author | Aayush Gupta <theimpulson@e.email> | 2022-05-06 12:33:53 +0000 |
---|---|---|
committer | Aayush Gupta <theimpulson@e.email> | 2022-05-06 12:33:53 +0000 |
commit | 124864fb715c437c6ca16f7bbf051c96748211b4 (patch) | |
tree | cd5b3a9ebde6f9d52ce17b8f8684b0e4ae9a116d /.idea | |
parent | aa2d67340959570e7347cb92c2c2664eba1737a8 (diff) | |
parent | 68f64614c7922dfb79e6ce2ae5d9c8a9b1d90383 (diff) |
Merge branch '238-auto_adapt_text_color' into 'main'
Add support for auto adapt text color in light mode for widget
See merge request e/privacy-central/privacycentralapp!54
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/codeStyles/Project.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 88d0643..97c1063 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -31,9 +31,6 @@ <MarkdownNavigatorCodeStyleSettings> <option name="RIGHT_MARGIN" value="72" /> </MarkdownNavigatorCodeStyleSettings> - <XML> - <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" /> - </XML> <codeStyleSettings language="Groovy"> <indentOptions> <option name="CONTINUATION_INDENT_SIZE" value="4" /> |