]> git.proxmox.com Git - extjs.git/blame - extjs/templates/admin-dashboard/sass/var/all.scss
add extjs 6.0.1 sources
[extjs.git] / extjs / templates / admin-dashboard / sass / var / all.scss
CommitLineData
6527f429
DM
1/*\r
2 * This file defines variables used throughout the application for modern and\r
3 * classic builds.\r
4 */\r
5\r
6$panel-navigation-background-color: #32404e;\r
7$panel-navigation-item-line-height: 64px;\r
8$panel-navigation-item-text-color: #ADB3B8;\r
9\r
10$progress-bar-background-color: #458fd2;\r
11\r
12//Form and Toolbar Button UI colors\r
13\r
14$color-blue: #167abc;\r
15$color-soft-cyan: #03b4d5;\r
16$color-soft-blue: #2eadf5;\r
17$color-soft-green: #9cc96b;\r
18$color-soft-orange: #ffc107;\r
19$color-soft-red: #e44959;\r
20$color-soft-purple: #925e8b;\r
21$color-gray: #949495;\r
22$color-green: #16b603;\r
23\r
24$chart-icon-background-color: #f1f1f1;\r
25\r
26$grid-item-edit-btn-color: #e9e9e9;\r
27$grid-item-close-btn-color: #fc8999;\r
28$grid-item-ban-btn-color: #ffc000;\r
29$legend-research: #6aa5db;\r
30$legend-marketing: #ee929c;\r
31\r
32$force-background-color: #56B750;\r
33\r
34//----------------------------------------------------\r
35// Wizards\r
36\r
37$wizard-primary-background-color: #579ddb;\r
38$wizard-button-background-color: #579ddb;\r
39\r
40$wizard-two-primary-background-color: #986291;\r
41$wizard-two-button-background-color: #925e8b;\r
42\r
43$wizard-three-primary-background-color: #9cc96b;\r
44$wizard-three-button-background-color: #9cc96b;\r
45\r