Skip to main content
Glama
deleonio
by deleonio
toolbar.scss655 B
@use '../../mixins/to-rem' as *; @use '../mixins/button' as *; @layer kol-theme-component { @include kol-button('kol-button'); @include kol-button('kol-link'); .kol-toolbar { background-color: var(--color-white); box-shadow: 0 to-rem(2) to-rem(4) rgb(9 49 142 / 8%), 0 0 to-rem(10) rgb(9 49 142 / 4%), 0 to-rem(4) to-rem(5) rgb(9 49 142 / 4%), 0 to-rem(-4) to-rem(4) rgb(9 49 142 / 4%); border-radius: 8px; padding: var(--spacing-s); } .kol-link { --text-background-color: #fc0; --text-color: #171a22; --text-focus-outline-color: #000; --text-border-color: #fc0; &:hover { --text-background-color: #fc0; } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server