15 lines
No EOL
238 B
Text
15 lines
No EOL
238 B
Text
# Theme
|
|
# Rosé Pine Moon
|
|
include current-theme.conf
|
|
|
|
#: Fonts {{{
|
|
font_size 16.0
|
|
#: }}}
|
|
|
|
window_padding_width 10
|
|
|
|
{% if ansible_distribution == 'MacOS' %}
|
|
macos_titlebar_color #232135
|
|
{% else %}
|
|
# macos_titlebar_color #232135
|
|
{% endif %} |