Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pomber/code-surfer
/ useUnfocusedStyle
Function
useUnfocusedStyle
packs/themes/src/styles.tsx:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
};
108
109
function useUnfocusedStyle() {
110
return useStyles().unfocused || { opacity: 0.3 };
111
}
112
export { StylesProvider, Styled, getClassFromTokenType, useUnfocusedStyle };
Callers
1
CodeSurferContent
Function · 0.90
Calls
1
useStyles
Function · 0.85
Tested by
no test coverage detected