Success Background Color
Success Color
.bg-success
#16D39A
Success Lighten 1 #39DAA9
.bg-success.bg-lighten-1
Success Lighten 2 #5CE0B8
.bg-success.bg-lighten-2
Success Lighten 3 #8BE9CD
.bg-success.bg-lighten-3
Success Lighten 4 #B9F2E1
.bg-success.bg-lighten-4
Success Darken 1 #13CE92
.bg-success.bg-darken-1
Success Darken 2 #10C888
.bg-success.bg-darken-2
Success Darken 3 #0CC27E
.bg-success.bg-darken-3
Success Darken 4 #06B76C
.bg-success.bg-darken-4
Success Accent 1 #E1FFF1
.bg-success.bg-accent-1
Success Accent 2 #AEFFD9
.bg-success.bg-accent-2
Success Accent 3 #7BFFC1
.bg-success.bg-accent-3
Success Accent 4 #62FFB5
.bg-success.bg-accent-4
Success color palette contains 13 colors: 1 main success color and 4 lighten colors, 4 darken colors and 4 Accent colors. All colors works perfectly with any bootstrap components, form components or any stack controls, that makes Stack very effective, flexible and configurable.
Please note: Default Bootstrap classes - primary, success, danger, info, warning - are available, so you can use .bg-success and .btn-success as main colors, but if you want to use lighten, darken or accent colors, use bg-* bg-lighten-NUMBER for lighten color, bg-* bg-darken-NUMBER for darken color and bg-* bg-accent-NUMBER for accent colors.
Class | Description |
---|---|
.bg-success
|
Success Class for background color. |
.bg-success .bg-lighten-*
|
For lighten success background color, this two classes needed. Here *: 1,2,3,4 lighten success color options.
|
.bg-success .bg-darken-*
|
For darken success background color, this two classes needed. Here *: 1,2,3,4 darken success color options.
|
.bg-success .bg-accent-*
|
For accent success background color, this two classes needed. Here *: 1,2,3,4 accent success color options.
|
Success Border Color
Success Color
.border-success
#16D39A
Success Lighten 1 #39DAA9
.border-success.border-lighten-1
Success Lighten 2 #5CE0B8
.border-success.border-lighten-2
Success Lighten 3 #8BE9CD
.border-success.border-lighten-3
Success Lighten 4 #B9F2E1
.border-success.border-lighten-4
Success Darken 1 #13CE92
.border-success.border-darken-1
Success Darken 2 #10C888
.border-success.border-darken-2
Success Darken 3 #0CC27E
.border-success.border-darken-3
Success Darken 4 #06B76C
.border-success.border-darken-4
Success Accent 1 #E1FFF1
.border-success.border-accent-1
Success Accent 2 #AEFFD9
.border-success.border-accent-2
Success Accent 3 #7BFFC1
.border-success.border-accent-3
Success Accent 4 #62FFB5
.border-success.border-accent-4
Class | Description |
---|---|
.border-success
|
Success Class for background color. |
.border-success .border-lighten-*
|
For lighten success background color, this two classes needed. Here *: 1,2,3,4 lighten success color options. |
.border-top-success .border-top-lighten-*
|
For lighten success top border. Use this classes if you need to highlight only top border.
|
.border-bottom-success .border-bottom-lighten-*
|
For lighten success bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-success .border-right-lighten-*
|
For lighten success right border. Use this classes if you need to highlight only right border.
|
.border-left-success .border-left-lighten-*
|
For lighten success left border. Use this classes if you need to highlight only left border.
|
.border-success .border-darken-*
|
For darken success background color, this two classes needed. Here *: 1,2,3,4 darken success color options. |
.border-top-success .border-top-darken-*
|
For darken success top border. Use this classes if you need to highlight only top border.
|
.border-bottom-success .border-bottom-darken-*
|
For darken success bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-success .border-right-darken-*
|
For darken success right border. Use this classes if you need to highlight only right border.
|
.border-left-success .border-left-darken-*
|
For darken success left border. Use this classes if you need to highlight only left border.
|
.border-success .border-accent-*
|
For accent success background color, this two classes needed. Here *: 1,2,3,4 accent success color options. |
.border-top-success .border-top-accent-*
|
For accent success top border. Use this classes if you need to highlight only top border.
|
.border-bottom-success .border-bottom-accent-*
|
For accent success bottom border. Use this classes if you need to highlight only bottom border.
|
.border-right-success .border-right-accent-*
|
For accent success right border. Use this classes if you need to highlight only right border.
|
.border-left-success .border-left-accent-*
|
For accent success left border. Use this classes if you need to highlight only left border.
|
Success Text Color
Success Color
.success
#16D39A
Success Lighten 1 #39DAA9
.success.lighten-1
Success Lighten 2 #5CE0B8
.success.lighten-2
Success Lighten 3 #8BE9CD
.success.lighten-3
Success Lighten 4 #B9F2E1
.success.lighten-4
Success Darken 1 #13CE92
.success.darken-1
Success Darken 2 #10C888
.success.darken-2
Success Darken 3 #0CC27E
.success.darken-3
Success Darken 4 #06B76C
.success.darken-4
Success Accent 1 #E1FFF1
.success.accent-1
Success Accent 2 #AEFFD9
.success.accent-2
Success Accent 3 #7BFFC1
.success.accent-3
Success Accent 4 #62FFB5
.success.accent-4
Class | Description |
---|---|
.success
|
Class for Success Text color. |
.success .lighten-*
|
For lighten success text color, this two classes needed. Here *: 1,2,3,4 for lighten success color options.
|
.success .darken-*
|
For darken success text color, this two classes needed. Here *: 1,2,3,4 for darken success color options.
|
.success .accent-*
|
For accent success text color, this two classes needed. Here *: 1,2,3,4 for accent success color options.
|