mirror of
https://github.com/SomboChea/ui
synced 2026-01-19 01:25:51 +07:00
fix: add new window property to interface definition
This commit is contained in:
committed by
antoinechalifour
parent
7a8b158188
commit
b35baa069f
@@ -30,7 +30,6 @@ const colors = {
|
||||
// Main colors
|
||||
// -------------------------
|
||||
|
||||
// @ts-ignore
|
||||
primary: window.VERDACCIO_PRIMARY_COLOR || '#4b5e40',
|
||||
secondary: '#20232a',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user