<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://combowiki.combostrap.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://combowiki.combostrap.com/feed.php">
        <title>ComboStrap - docs:theme</title>
        <description>Create your footprint that last ForEver. Advertise yourself, your documentation or your company with a product that makes website design, creation and management, unique, easy and fun</description>
        <link>https://combowiki.combostrap.com/</link>
        <image rdf:resource="https://combowiki.combostrap.com/_media/logo.svg" />
       <dc:date>2026-05-02T12:58:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://combowiki.combostrap.com/docs/theme/bootstrap?rev=1773827138&amp;do=diff"/>
                <rdf:li rdf:resource="https://combowiki.combostrap.com/docs/theme/branding-colors?rev=1773827138&amp;do=diff"/>
                <rdf:li rdf:resource="https://combowiki.combostrap.com/docs/theme/component-stylesheet?rev=1773827138&amp;do=diff"/>
                <rdf:li rdf:resource="https://combowiki.combostrap.com/docs/theme/css-variable?rev=1773827138&amp;do=diff"/>
                <rdf:li rdf:resource="https://combowiki.combostrap.com/docs/theme/theme?rev=1773827138&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://combowiki.combostrap.com/_media/logo.svg">
        <title>ComboStrap</title>
        <link>https://combowiki.combostrap.com/</link>
        <url>https://combowiki.combostrap.com/_media/logo.svg</url>
    </image>
    <item rdf:about="https://combowiki.combostrap.com/docs/theme/bootstrap?rev=1773827138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-18T09:45:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ComboStrap - Bootstrap</title>
        <link>https://combowiki.combostrap.com/docs/theme/bootstrap?rev=1773827138&amp;do=diff</link>
        <description>ComboStrap - Bootstrap



bootstrap is the default UI system used by ComboStrap.

We use by default, the latest Bootstrap version supported.

You can

	*  change the version and stylesheet with the bootstrap version stylesheet version (there is more than 30 different style)
	*  create and bring your own
	*  customize it via CSS Variables
ComboStrapclasclass articleComboStrastylesheet bootstrapversiostylesheetbootstrapVersionStylesheeconfiguration5.3.85.0.bootstrap 5 migration page4.5.04.4.styles…</description>
    </item>
    <item rdf:about="https://combowiki.combostrap.com/docs/theme/branding-colors?rev=1773827138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-18T09:45:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Branding Colors (primary, secondary)</title>
        <link>https://combowiki.combostrap.com/docs/theme/branding-colors?rev=1773827138&amp;do=diff</link>
        <description>The branding colors are the most dominant colors of your theme. They bring a connection to your brand.</description>
    </item>
    <item rdf:about="https://combowiki.combostrap.com/docs/theme/component-stylesheet?rev=1773827138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-18T09:45:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Component Stylesheet</title>
        <link>https://combowiki.combostrap.com/docs/theme/component-stylesheet?rev=1773827138&amp;do=diff</link>
        <description>Component Stylesheet



This functionality gives the possibility for Web Designers to customize the style of Combostrap components.



If a stylesheet with the name of a component is found in the components/css directory of a theme, it will be applied to your page.

Example for thebadgebadge.cssbadgclassesnamecstypcomponent typbadgtypeprimarclasclassecreate your themecomponentsbadge.csprimary badgefile.csfile componenbootstrap stylesheebootstrap stylesheecreating your own bootstrap stylesheeCss …</description>
    </item>
    <item rdf:about="https://combowiki.combostrap.com/docs/theme/css-variable?rev=1773827138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-18T09:45:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CSS Variable</title>
        <link>https://combowiki.combostrap.com/docs/theme/css-variable?rev=1773827138&amp;do=diff</link>
        <description>CSS Variable
CSS


This is an advanced CSS topic that you can use while creating your theme.

You can set CSS variables:

	*  to have a global set of CSS values
	*  to customize the bootstrap stylesheet


CSS
If you want to customize Bootstrap CSS Variables or add your own, they are in the partial head-partials.hbs.

Combostap uses them when you change thebranding colorsits own  variableprimary button</description>
    </item>
    <item rdf:about="https://combowiki.combostrap.com/docs/theme/theme?rev=1773827138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-18T09:45:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Theme</title>
        <link>https://combowiki.combostrap.com/docs/theme/theme?rev=1773827138&amp;do=diff</link>
        <description>Theme





A theme designs your entire website app.

A theme is composed of:

	*  templates. Each template applies to one page and designs a layout.
	*  component styling

You can apply:

	*  a bootstrap stylesheet or create create and add your own.
	*  and branding colors (primary/secondary)



All themes support the following features:

	*  one template layout by page.
	*  Serve the Bootstrap files by default from a CDN
	*  Support tagline
	*  Size Scale configuration (font and spacing)
	* Fav…</description>
    </item>
</rdf:RDF>
