yesod-mirror/yesod.code-workspace
Copybara 8467693da2 Project import generated by Copybara.
GitOrigin-RevId: b92a7f45eee3c5424fc21e9e9cc9ac1dcde0ce30
2026-01-20 21:50:19 +00:00

31 lines
No EOL
1.1 KiB
Text

{
"folders": [
{
"path": "."
}
],
"settings": {
"workbench.colorCustomizations": {
"activityBar.activeBorder": "#422c74",
"activityBar.activeBackground": "#68f174",
"activityBar.background": "#68f174",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#948af4",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#68f174",
"statusBar.background": "#39ed49",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#14df26",
"statusBarItem.remoteBackground": "#39ed49",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#39ed49",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#39ed4999",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.remoteColor": "#215732",
"peacock.color": "#39ed49"
}
}