mirror of
https://github.com/tabler/tabler.git
synced 2026-08-04 09:24:40 +04:00
colors
This commit is contained in:
+8
-8
@@ -68,9 +68,9 @@ author:
|
|||||||
|
|
||||||
docs-menu:
|
docs-menu:
|
||||||
- title: Getting started
|
- title: Getting started
|
||||||
pages: [index, styleguide]
|
pages: [index]
|
||||||
- title: Components
|
- title: Components
|
||||||
pages: [alerts, avatars, buttons, cards, charts, form-components, tags, typography]
|
pages: [alerts, avatars, buttons, colors, cards, charts, form-components, tags, typography]
|
||||||
|
|
||||||
colors:
|
colors:
|
||||||
blue:
|
blue:
|
||||||
@@ -143,14 +143,14 @@ theme-colors:
|
|||||||
# name: Dark
|
# name: Dark
|
||||||
|
|
||||||
color_variants:
|
color_variants:
|
||||||
- name: 'Default'
|
|
||||||
suffix: ''
|
|
||||||
- name: 'Dark'
|
|
||||||
suffix: -dark
|
|
||||||
- name: 'Darker'
|
|
||||||
suffix: -darker
|
|
||||||
- name: 'Darkest'
|
- name: 'Darkest'
|
||||||
suffix: -darkest
|
suffix: -darkest
|
||||||
|
- name: 'Darker'
|
||||||
|
suffix: -darker
|
||||||
|
- name: 'Dark'
|
||||||
|
suffix: -dark
|
||||||
|
- name: 'Default'
|
||||||
|
suffix: ''
|
||||||
- name: 'Light'
|
- name: 'Light'
|
||||||
suffix: -light
|
suffix: -light
|
||||||
- name: 'Lighter'
|
- name: 'Lighter'
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Styleguide
|
title: Colors
|
||||||
icon: fe fe-image
|
icon: fe fe-feather
|
||||||
description: Welcome to Tabler style guide. If you're new here, have a look through some of the topics on the side.
|
description: Convey meaning through color with a handful of color utility classes.
|
||||||
---
|
---
|
||||||
|
|
||||||
### Contextual colors
|
### Contextual colors
|
||||||
Reference in New Issue
Block a user