mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 21:43:45 +03:00
Type name
This commit is contained in:
parent
bfeb6abb4b
commit
43a7cadf5b
@ -62,6 +62,7 @@ export interface Syntax {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export default interface Theme {
|
export default interface Theme {
|
||||||
|
name: string;
|
||||||
backgroundColor: {
|
backgroundColor: {
|
||||||
100: BackgroundColor;
|
100: BackgroundColor;
|
||||||
300: BackgroundColor;
|
300: BackgroundColor;
|
||||||
|
Loading…
Reference in New Issue
Block a user