-
-
Notifications
You must be signed in to change notification settings - Fork 19
Recipes
mvllow edited this page Feb 16, 2025
·
2 revisions
"workbench.colorCustomizations": {
"[Rosé Pine Dawn]": {
"activityBar.background": "#e9dfd8",
"editorGroupHeader.tabsBackground": "#f2e9e1",
"scrollbar.shadow": "#e9dfd8",
"sideBar.background": "#f2e9e1",
"tab.activeBackground": "#faf4ed",
"tab.inactiveBackground": "#f2e9e1",
"titleBar.activeBackground": "#f2e9e1",
"widget.border": "#e9dfd8"
},
"[Rosé Pine Moon]": {
"activityBar.background": "#393552",
"editorGroupHeader.tabsBackground": "#2a273f",
"scrollbar.shadow": "#393552",
"sideBar.background": "#2a273f",
"tab.activeBackground": "#232136",
"tab.inactiveBackground": "#2a273f",
"titleBar.activeBackground": "#2a273f",
"widget.border": "#393552"
},
"[Rosé Pine]": {
"activityBar.background": "#26233a",
"editorGroupHeader.tabsBackground": "#1f1d2e",
"scrollbar.shadow": "#26233a",
"sideBar.background": "#1f1d2e",
"tab.activeBackground": "#191724",
"tab.inactiveBackground": "#1f1d2e",
"titleBar.activeBackground": "#1f1d2e",
"widget.border": "#26233a"
}
}