Implement Highlight SidebarSection

This commit is contained in:
Jorge Vargas 2025-02-16 00:40:18 -06:00
parent f2b5945f64
commit 2dbc27d4f7
7 changed files with 59 additions and 3 deletions

View file

@ -11,7 +11,8 @@ export default {
'dark-hover': '#2b3035',
gray: '#3f3f3f',
'gray-hover': '#4f4f4f',
'soc-green': '#4b7667'
'soc-green': '#4b7667',
'hover-link': '#00d4ff'
}
}
},