{% calculate format='kde', path='/usr/share/plymouth/themes/calculate', pkg('sys-boot/plymouth-calculate-plugin') >= '0.9.5' %} [Plymouth Theme] Name=Calculate Description=Calculate spinner theme ModuleName=calculate [calculate] ImageDir=/usr/share/plymouth/themes/calculate [boot-up] BackgroundStartColor=0x{{ custom.theme.splash.silent.background.color.begin }} BackgroundEndColor=0x{{ custom.theme.splash.silent.background.color.end }} {% if custom.theme.splash.silent.picture and custom.theme.splash.silent.type == 'background' %} WatermarkImage=/usr/share/plymouth/themes/calculate/boot {% elif custom.theme.splash.silent.picture and custom.theme.splash.silent.type == 'logo' %} WatermarkImage=/usr/share/plymouth/themes/calculate/boot.png {% else %} !WatermarkImage {% endif %} [shutdown] BackgroundStartColor=0x{{ custom.theme.splash.shutdown.background.color.begin }} BackgroundEndColor=0x{{ custom.theme.splash.shutdown.background.color.begin }} {% if custom.theme.splash.shutdown.picture and custom.theme.splash.shutdown.type == 'background' %} WatermarkImage=/usr/share/plymouth/themes/calculate/.shutdown {% elif custom.theme.splash.shutdown.picture and custom.theme.splash.shutdown.type == 'logo' %} WatermarkImage=/usr/share/plymouth/themes/calculate/.shutdown.png {% else %} !WatermarkImage= {% endif %} TitleColor=0x{{ custom.theme.splash.shutdown.text.color }} Title=S h u t t i n g d o w n [reboot] BackgroundStartColor=0x{{ custom.theme.splash.shutdown.background.color.begin }} BackgroundEndColor=0x{{ custom.theme.splash.shutdown.background.color.begin }} {% if custom.theme.splash.shutdown.picture and custom.theme.splash.shutdown.type == 'background' %} WatermarkImage=/usr/share/plymouth/themes/calculate/.shutdown {% elif custom.theme.splash.shutdown.picture and custom.theme.splash.shutdown.type == 'logo' %} WatermarkImage=/usr/share/plymouth/themes/calculate/.shutdown.png {% else %} !WatermarkImage= {% endif %} TitleColor=0x{{ custom.theme.splash.shutdown.text.color }} Title=S h u t t i n g d o w n