Developing things sometimes, scheming always.
You may visit my [FireIsWebsite][...]
View full profile at https://app.wafrn.net/blog/fireisgood
Strangely, this AI mode existing also messes up all highlighting (see: emphasized text is NOT the matching string)...
Strangely, this AI mode existing also messes up all highlighting (see: emphasized text is NOT the matching string)...
Matches:
ck
fck
ffck
ffffffffck
Matches:
ck
fck
ffck
ffffffffck
https://codeberg.org/wafrn/wafrn/commit/f4125f46e9bad69f2509b7b575e6f2d61e8853cf
https://codeberg.org/wafrn/wafrn/commit/f4125f46e9bad69f2509b7b575e6f2d61e8853cf
--mat-card-outlined-outline-width: 2px;
I'll add the old card style as an additional option as well
--mat-card-outlined-outline-width: 2px;
I'll add the old card style as an additional option as well
--mat-card-outlined-outline-color: transparent;
--mat-card-outlined-container-color: var(--mat-sys-surface-container);
Further changes can be made to give them shadows but this is the basics you need to turn them from outlined to raised.
--mat-card-outlined-outline-color: transparent;
--mat-card-outlined-container-color: var(--mat-sys-surface-container);
Further changes can be made to give them shadows but this is the basics you need to turn them from outlined to raised.