Skip to content

Commit

Permalink
add Catppuccin theme extension (#25077)
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Nov 30, 2023
1 parent d9cf574 commit 9dd7d17
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 2 deletions.
63 changes: 62 additions & 1 deletion extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -5336,6 +5336,67 @@
],
"statistics": [],
"flags": ""
},
{
"extensionId": "105",
"extensionName": "catppuccin-vsc",
"displayName": "Catppuccin for Azure Data Studio",
"shortDescription": "🦌 Soothing pastel theme for Azure Data Studio",
"publisher": {
"displayName": "Catppuccin",
"publisherId": "Catppuccin",
"publisherName": "Catppuccin"
},
"versions": [
{
"version": "3.8.0",
"lastUpdated": "11/30/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.SQLOps.DownloadPage",
"source": "https://github.com/catppuccin/vscode/releases/download/v3.8.0/catppuccin-ads-3.8.0.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/assets/icon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": ""
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": "*"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/catppuccin/vscode"
}
]
}
],
"statistics": [],
"flags": ""
}
],
"resultMetadata": [
Expand All @@ -5344,7 +5405,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 87
"count": 88
}
]
}
Expand Down
63 changes: 62 additions & 1 deletion extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -5270,6 +5270,67 @@
],
"statistics": [],
"flags": ""
},
{
"extensionId": "105",
"extensionName": "catppuccin-vsc",
"displayName": "Catppuccin for Azure Data Studio",
"shortDescription": "🦌 Soothing pastel theme for Azure Data Studio",
"publisher": {
"displayName": "Catppuccin",
"publisherId": "Catppuccin",
"publisherName": "Catppuccin"
},
"versions": [
{
"version": "3.8.0",
"lastUpdated": "11/30/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.SQLOps.DownloadPage",
"source": "https://github.com/catppuccin/vscode/releases/download/v3.8.0/catppuccin-ads-3.8.0.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/assets/icon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://raw.githubusercontent.com/catppuccin/vscode/main/LICENSE"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": ""
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": "*"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/catppuccin/vscode"
}
]
}
],
"statistics": [],
"flags": ""
}
],
"resultMetadata": [
Expand All @@ -5278,7 +5339,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 86
"count": 87
}
]
}
Expand Down

0 comments on commit 9dd7d17

Please sign in to comment.