Skip to main content
Glama
deleonio
by deleonio
toolbar.scss601 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-grey-5); border-color: var(--color-grey-25); border-style: solid; padding: var(--spacing-s); border-width: 1px; } .kol-link { --text-background-color: var(--color-yellow); --text-border-color: var(--color-yellow); --text-color: var(--color-black); &:hover { --text-background-color: var(--color-yellow-120); --text-border-color: var(--color-yellow-120); } } }

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