mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 21:10:38 +03:00
Update color.ts
This commit is contained in:
parent
11dbf2bcd4
commit
13e9ed5876
|
@ -204,7 +204,7 @@ export const graphLightT = {
|
||||||
|
|
||||||
export const graphDarkT = {
|
export const graphDarkT = {
|
||||||
canvas: {
|
canvas: {
|
||||||
background: '#181818' // var(--cd-bg-100)
|
background: '#171717' // var(--cd-bg-100)
|
||||||
},
|
},
|
||||||
node: {
|
node: {
|
||||||
fill: '#7a8c9e',
|
fill: '#7a8c9e',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user