fix: added missing dotfiles and removed unnecessary files/packages
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"mode": "dark",
|
||||
"extends": "defaultDark",
|
||||
"colors": {
|
||||
"background": "#191114",
|
||||
"background-alternate": "#21191c",
|
||||
"surface": "#251d20",
|
||||
"surface-foreground": "#eedfe3",
|
||||
"foreground": "#eedfe3",
|
||||
"foreground-muted": "#d4c2c7",
|
||||
"primary": "#ffb0d1",
|
||||
"black": "#191114",
|
||||
"white": "#191114",
|
||||
"state-error": "#ffb4ab",
|
||||
"state-info": "#f1bb98",
|
||||
"state-warning": "#e1bdca",
|
||||
"state-success": "#4caf50"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user