Indigo palette colors Includes 1 main and 5 accent colors
indigo-800
Indigo 800
#283593
indigo-700
Indigo 700
#303F9F
indigo-600
Indigo 600
#3949AB
indigo
Indigo 500
#3F51B5
indigo-400
Indigo 400
#5C6BC0
indigo-300
Indigo 300
#7986CB
Palette classes

Indigo color palette includes 6 colors: 1 main color without suffix and 5 accent colors with 300, 400, 600, 700 and 800 suffixes. Majority of components and layout parts are coded with maximum flexibility and support of different color options that can be changed on-the-fly just by adding or replacing proper color class. Also works perfectly in combination with other helpers, that makes Limitless very flexible and configurable.

Please note: default Bootstrap contextual classes - primary, danger, success, warning, info - still available and correspond to main colors, so you can use both .bg-danger and .btn-danger as main colors, but if you want to use accent colors, use only .bg-*-*, BS accent classes have been dropped to avoid unnecessary dublicating.
Class Description
.bg-indigo
.bg-indigo-*
Classes for background color. You can choose between 1 indigo color using .bg-indigo class and 5 accent colors using .bg-indigo-* class in 300, 400, 600, 700, 800 range
.border-indigo
.border-indigo-*
Classes for border color. Useful when only border needs to have different colors - validation, highlights, custom buttons etc. Can be used with form controls, selects, wells, buttons and any other block element
.border-top-indigo
.border-top-indigo-*
Classes for top border color. Use this class if you need to highlight top border only
.border-bottom-indigo
.border-bottom-indigo-*
Classes for bottom border color. Use this class if you need to highlight bottom border only
.border-left-indigo
.border-left-indigo-*
Classes for left border color. Use this class if you need to highlight left border only
.border-right-indigo
.border-right-indigo-*
Classes for right border color. Use this class if you need to highlight right border only
.text-indigo
.text-indigo-*
Classes for text color. These colors can be used with: text, links, icons, lists etc. Base text color doesn't require suffix
.alpha-indigo Classes for light accent color. Mainly used in alerts with darker text color from the same palette. Available only in 1 class
Alert options Bordered, styled, solid in both directions
Here you can see how indigo palette can be used with different components. By the way, this alert uses it as well
Morning! We're glad to see you again and wish you a nice day.
Form components Inputs, selects, checkboxes, radios, groups etc.
Input field text

Using .text-indigo classes

Input border color

Using .border-indigo or classes

Input background color

Using .bg-indigo classes

Input with feedback

Using .bg-indigo classes

Select background color

Using .bg-indigo classes

File input color

Styled file input button color

Input group addon

Using .bg-indigo classes

Addon and button

Combine text addon and button

Input group button

Using .bg-indigo classes

Checkbox colors

Using border and text color classes

Radio classes

Using border color classes

Switchery colors

Using native plugin options

Select2 selects Single and multiple select colors
Select2 single

Using .text-indigo classes

Select multiple

Using .border-indigo or classes

Result and menu colors

Using .bg-indigo classes

Other selects Multiselect, selectboxit and BS select
Bootstrap multiselect

Using plugin buttonClass option

Select box

Using .bg-indigo or classes

Result and menu colors

Using data-style attribute

Tabs component color Solid tabs nav and content color
Tabs navigation color
Add custom background color to the tab navigation with .bg-indigo palette classes
Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid laeggin
DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg whatever
Aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthet
Solid color tabs
Add custom background color to the tabs navigation and content with .bg-indigo palette classes
Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid laeggin
DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg whatever
Aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthet
Text options Text, link, labels, badges, icons
Text and link color

Using .text-indigo classes

Indigo text and indigo link
Label color

Using .bg-indigo classes

Indigo label
Badge color

Using .bg-indigo classes

390
Progress bars All colors, all sizes, all options
Basic bar color

Using .bg-indigo classes

55% Complete
Striped bar color

Using .bg-indigo classes

65% Complete
Animated bar color

Using .bg-indigo classes

75% Complete
Table color options header, footer, rows, columns, cells etc
Header and footer
Easily change background color of table header and table footer by adding color class to the table header or footer row
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
# First Name Last Name Username
Table rows
All table layouts support different row color options - highlight and solid fill
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
# First Name Last Name Username
Table columns
Besides table rows, you can also highlight table columns in the same way as rows
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
# First Name Last Name Username
Solid table
Sometimes it may be very handy to highlight the whole table, you just need to add .bg-* classes to the table
# First Name Last Name Username
1 Eugene Kopyov @Kopyov
2 Victoria Baker @Vicky
3 James Alexander @Alex
# First Name Last Name Username
Button colors Button text, border and background colors
Basic button

Using .bg-indigo classes

Labeled button

Using .bg-indigo classes

Flat button colors

Using border and text color classes

Panel colors Panel, panel border and heading colors
Indigo panel
Indigo panel using .bg-indigo class added to the panel heading
Indigo bordered panel
Bordered indigo panel using .bg-indigo and .border-indigo classes
Indigo solid panel
Solid indigo panel using .bg-indigo class added to the panel container
Notifications & dialogs Notifications, modals, popovers, tooltips
Tooltip color

Change default tooltip color

Popover heading

Using .bg-indigo classes

Popover background

Apply custom color to the whole popover

Modal dialog header

Using .bg-indigo classes

jGrowl notification

Using .bg-indigo color classes

PNotify notification

Using .bg-indigo color classes

Dropdown menu colors Panel, panel border and heading colors
Dropdown border color

Using .border-indigo color classes

Dropdown background color

Using .bg-indigo color classes

Adapted menu components

Labels, badges, checkboxes, radios