Skip to main content
Glama
deleonio
by deleonio
button-link.scss699 B
@use '../mixins/link' as *; @use '../mixins/to-rem' as *; @layer kol-theme-component { @include kol-link('kol-button'); .kol-button { $root: &; color: var(--color-primary); font-weight: 400; font-style: normal; &:focus { outline: none; --text-border-radius: var(--border-radius); --text-outline: calc(var(--border-width) * 2) solid; } &:visited { color: var(--visited); } &__text { @at-root #{$root}:focus & { outline: var(--text-outline); border-radius: var(--text-border-radius); } .kol-span__label { @at-root #{$root}:is(:focus, :hover):not([aria-disabled], [disabled]) & { text-decoration-thickness: 0.25em; } } } } }

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