forked from Shinonome/dots-hyprland
ai: code blocks: update colorscheme along with other stuff
This commit is contained in:
@@ -92,6 +92,9 @@ export const ConfigToggle = ({
|
||||
...rest,
|
||||
});
|
||||
const wholeThing = Box({
|
||||
attribute: {
|
||||
'enabled': enabled,
|
||||
},
|
||||
className: 'configtoggle-box spacing-h-5',
|
||||
children: [
|
||||
interactionWrapper,
|
||||
|
||||
Reference in New Issue
Block a user