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