5 lines
No EOL
123 B
Text
5 lines
No EOL
123 B
Text
{% if ansible_distribution == 'MacOS' %}
|
|
macos_titlebar_color #232135
|
|
{% else %}
|
|
# macos_titlebar_color #232135
|
|
{% endif %} |