File tree Expand file tree Collapse file tree
libs/flowbite-angular/styles Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010: root {
1111 --ng-doc-font-system : 'roboto' ;
1212}
13+
14+ @theme {
15+ /* Colors */
16+ /* Primary */
17+ --color-primary-50 : # fff0f1 ;
18+ --color-primary-100 : # ffe1e4 ;
19+ --color-primary-200 : # ffc8cf ;
20+ --color-primary-300 : # ff9ba8 ;
21+ --color-primary-400 : # ff637b ;
22+ --color-primary-500 : # ff2c51 ;
23+ --color-primary-600 : # f6083b ;
24+ --color-primary-700 : # c3002f ;
25+ --color-primary-800 : # ae0331 ;
26+ --color-primary-900 : # 940732 ;
27+ --color-primary-950 : # 5b041e ;
28+ }
Original file line number Diff line number Diff line change 1010@theme {
1111 --default-font-family : 'roboto' ;
1212}
13+
14+ @theme {
15+ /* Colors */
16+ /* Primary */
17+ --color-primary-50 : # fff0f1 ;
18+ --color-primary-100 : # ffe1e4 ;
19+ --color-primary-200 : # ffc8cf ;
20+ --color-primary-300 : # ff9ba8 ;
21+ --color-primary-400 : # ff637b ;
22+ --color-primary-500 : # ff2c51 ;
23+ --color-primary-600 : # f6083b ;
24+ --color-primary-700 : # c3002f ;
25+ --color-primary-800 : # ae0331 ;
26+ --color-primary-900 : # 940732 ;
27+ --color-primary-950 : # 5b041e ;
28+ }
Original file line number Diff line number Diff line change 11@import 'tailwindcss' ;
22
33@import './part/animation.css' ;
4- @import './part/color.css' ;
5- @import './part/font-size.css' ;
6- @import './part/rounded.css' ;
7- @import './part/shadow.css' ;
8- @import './part/spacing.css' ;
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments