mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
20 lines
860 B
XML
20 lines
860 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.3">
|
|
<branding>
|
|
<themes>
|
|
<theme id="fullmoon-tritanopia" _delta="define">
|
|
<variables>
|
|
</variables>
|
|
<imports>
|
|
<import id="fullmoon-trita-scss-variables" xsi:type="variables">combodo-backoffice-fullmoon-tritanopia-theme/scss/scss-variables.scss</import>
|
|
</imports>
|
|
<stylesheets>
|
|
<stylesheet id="fullmoon">../css/backoffice/main.scss</stylesheet>
|
|
<stylesheet id="stylesheet">combodo-backoffice-fullmoon-tritanopia-theme/scss/stylesheet.scss</stylesheet>
|
|
</stylesheets>
|
|
<precompiled_stylesheet>combodo-backoffice-fullmoon-tritanopia-theme/precompiled-themes/main.css</precompiled_stylesheet>
|
|
</theme>
|
|
</themes>
|
|
</branding>
|
|
</itop_design>
|