|
1 | 1 | @import '../../vendor/filament/filament/resources/css/theme.css';
|
2 |
| -@import './themes/a11y-dark.css'; |
3 |
| -@import './themes/a11y-light.css'; |
4 |
| -@import './themes/agate.css'; |
5 |
| -@import './themes/an-old-hope.css'; |
6 |
| -@import './themes/androidstudio.css'; |
7 |
| -@import './themes/arduino-light.css'; |
8 |
| -@import './themes/arta.css'; |
9 |
| -@import './themes/ascetic.css'; |
10 |
| -@import './themes/atom-one-dark-reasonable.css'; |
11 |
| -@import './themes/atom-one-dark.css'; |
12 |
| -@import './themes/atom-one-light.css'; |
13 |
| -@import './themes/brown-paper.css'; |
14 |
| -@import './themes/codepen-embed.css'; |
15 |
| -@import './themes/color-brewer.css'; |
16 |
| -@import './themes/dark.css'; |
17 |
| -@import './themes/default.css'; |
18 |
| -@import './themes/devibeans.css'; |
19 |
| -@import './themes/docco.css'; |
20 |
| -@import './themes/far.css'; |
21 |
| -@import './themes/felipec.css'; |
22 |
| -@import './themes/filament-dark.css'; |
23 |
| -@import './themes/filament.css'; |
24 |
| -@import './themes/foundation.css'; |
25 |
| -@import './themes/github-dark-dimmed.css'; |
26 |
| -@import './themes/github-dark.css'; |
27 |
| -@import './themes/github.css'; |
28 |
| -@import './themes/gml.css'; |
29 |
| -@import './themes/googlecode.css'; |
30 |
| -@import './themes/gradient-dark.css'; |
31 |
| -@import './themes/gradient-light.css'; |
32 |
| -@import './themes/grayscale.css'; |
33 |
| -@import './themes/hybrid.css'; |
34 |
| -@import './themes/idea.css'; |
35 |
| -@import './themes/intellij-light.css'; |
36 |
| -@import './themes/ir-black.css'; |
37 |
| -@import './themes/isbl-editor-dark.css'; |
38 |
| -@import './themes/isbl-editor-light.css'; |
39 |
| -@import './themes/kimbie-dark.css'; |
40 |
| -@import './themes/kimbie-light.css'; |
41 |
| -@import './themes/lightfair.css'; |
42 |
| -@import './themes/lioshi.css'; |
43 |
| -@import './themes/magula.css'; |
44 |
| -@import './themes/mono-blue.css'; |
45 |
| -@import './themes/monokai-sublime.css'; |
46 |
| -@import './themes/monokai.css'; |
47 |
| -@import './themes/night-owl.css'; |
48 |
| -@import './themes/nnfx-dark.css'; |
49 |
| -@import './themes/nnfx-light.css'; |
50 |
| -@import './themes/nord.css'; |
51 |
| -@import './themes/obsidian.css'; |
52 |
| -@import './themes/panda-syntax-dark.css'; |
53 |
| -@import './themes/panda-syntax-light.css'; |
54 |
| -@import './themes/paraiso-dark.css'; |
55 |
| -@import './themes/paraiso-light.css'; |
56 |
| -@import './themes/pojoaque.css'; |
57 |
| -@import './themes/purebasic.css'; |
58 |
| -@import './themes/qtcreator-dark.css'; |
59 |
| -@import './themes/qtcreator-light.css'; |
60 |
| -@import './themes/rainbow.css'; |
61 |
| -@import './themes/routeros.css'; |
62 |
| -@import './themes/school-book.css'; |
63 |
| -@import './themes/shades-of-purple.css'; |
64 |
| -@import './themes/srcery.css'; |
65 |
| -@import './themes/stackoverflow-dark.css'; |
66 |
| -@import './themes/stackoverflow-light.css'; |
67 |
| -@import './themes/sunburst.css'; |
68 |
| -@import './themes/tokyo-night-dark.css'; |
69 |
| -@import './themes/tokyo-night-light.css'; |
70 |
| -@import './themes/tomorrow-night-blue.css'; |
71 |
| -@import './themes/tomorrow-night-bright.css'; |
72 |
| -@import './themes/vs.css'; |
73 |
| -@import './themes/vs2015.css'; |
74 |
| -@import './themes/xcode.css'; |
75 |
| -@import './themes/xt256.css'; |
76 | 2 |
|
77 | 3 | .filament-syntax-entry-component .grid {
|
78 | 4 | @apply block;
|
|
0 commit comments