mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Implement Highlight SidebarSection
This commit is contained in:
parent
f2b5945f64
commit
2dbc27d4f7
7 changed files with 59 additions and 3 deletions
|
|
@ -11,7 +11,8 @@ export default {
|
|||
'dark-hover': '#2b3035',
|
||||
gray: '#3f3f3f',
|
||||
'gray-hover': '#4f4f4f',
|
||||
'soc-green': '#4b7667'
|
||||
'soc-green': '#4b7667',
|
||||
'hover-link': '#00d4ff'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue