Color tools for nice palettes

Color tools for nice palettes

– Generate large palettes iWantHue – Generate default palettes (5 colors) Coolors.co – Find matching colors ColorSpace Adobe Color Wheel
read more
Better usability for Nextcloud

Better usability for Nextcloud

You need the Custom CSS Plugin: 1) Apps -> Search: “css” -> Install “Custom CSS” 2) Go to Settings -> Design, scroll down to the custom CSS input field 3) Paste the css modification Minifed Code: *{font-family:'Segoe UI',Tahoma,Geneva,V...
read more
Partially disable Angular Material animations

Partially disable Angular Material animations

Different options to disable animations of Angular Material:
read more
Create a sidebar layout using Angular Flex-Layout

Create a sidebar layout using Angular Flex-Layout

I remember well the time before flex-layout, when creating a sidebar layout was kind of defeating a monster. But luckily today we have flex-layout at disposual, which made this kind of horror a thing of the past.
read more