PippoPizza
PippoPizza
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
ok thank you so much
15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
sorry to bother, in my general tailiwnd config i have this customs colors
colors: {
'cobalt': {
DEFAULT: '#0045ac', //primario
'50': '#ebf8ff',
'100': '#d1f0ff',
'200': '#aee4ff',
'300': '#76d6ff',
'400': '#35beff',
'500': '#0798ff',
'600': '#0072ff',
'700': '#0059ff',
'800': '#004ad7',
'950': '#062965',
},

colors: {
'cobalt': {
DEFAULT: '#0045ac', //primario
'50': '#ebf8ff',
'100': '#d1f0ff',
'200': '#aee4ff',
'300': '#76d6ff',
'400': '#35beff',
'500': '#0798ff',
'600': '#0072ff',
'700': '#0059ff',
'800': '#004ad7',
'950': '#062965',
},

how can i add them? can i add them like this?
$panel
->colors([
'primary' => [
50 => '238, 242, 255',
100 => '224, 231, 255',
200 => '199, 210, 254',
300 => '165, 180, 252',
400 => '129, 140, 248'
500 => '99, 102, 241',
600 => '79, 70, 229',
700 => '67, 56, 202',

$panel
->colors([
'primary' => [
50 => '238, 242, 255',
100 => '224, 231, 255',
200 => '199, 210, 254',
300 => '165, 180, 252',
400 => '129, 140, 248'
500 => '99, 102, 241',
600 => '79, 70, 229',
700 => '67, 56, 202',

15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
Great, i'll try it, thank you!
15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
Hi, thank you! Does the theme changes the basic filament look?
15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
The github link with in detail problem and code https://github.com/filamentphp/filament/discussions/11367
15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
yes i did run npm run build, but nothing! I wrote this question on the laravel server too and on github but i can;t get it to work, it all seems ok
15 replies
FFilament
Created by PippoPizza on 2/12/2024 in #❓┊help
blade section component scrollable
No description
15 replies