@astryxdesign/theme-gothic 0.5.2-canary.c9c8564 → 0.5.2-canary.d55751f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/source.js CHANGED
@@ -69,7 +69,7 @@ var gothicIconRegistry = {
69
69
 
70
70
  // src/gothicTheme.ts
71
71
  var gothicSyntax = (0, import_theme.defineSyntaxTheme)({
72
- name: "xds-gothic",
72
+ name: "astryx-gothic",
73
73
  tokens: {
74
74
  keyword: "#c39adb",
75
75
  // Cathedral plum
package/dist/source.mjs CHANGED
@@ -70,7 +70,7 @@ var gothicIconRegistry = {
70
70
 
71
71
  // src/gothicTheme.ts
72
72
  var gothicSyntax = defineSyntaxTheme({
73
- name: "xds-gothic",
73
+ name: "astryx-gothic",
74
74
  tokens: {
75
75
  keyword: "#c39adb",
76
76
  // Cathedral plum
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astryxdesign/theme-gothic",
3
- "version": "0.5.2-canary.c9c8564",
3
+ "version": "0.5.2-canary.d55751f",
4
4
  "displayName": "Gothic Theme",
5
5
  "private": false,
6
6
  "description": "Deep blue-grays and a signature display serif. Dramatic and editorial, for surfaces that want to be remembered.",
@@ -49,11 +49,11 @@
49
49
  "lucide-react": "^1.18.0"
50
50
  },
51
51
  "peerDependencies": {
52
- "@astryxdesign/core": "0.5.2-canary.c9c8564",
52
+ "@astryxdesign/core": "0.5.2-canary.d55751f",
53
53
  "react": ">=19"
54
54
  },
55
55
  "devDependencies": {
56
- "@astryxdesign/cli": "0.5.2-canary.c9c8564"
56
+ "@astryxdesign/cli": "0.5.2-canary.d55751f"
57
57
  },
58
58
  "module": "./dist/source.mjs",
59
59
  "scripts": {
@@ -24,7 +24,7 @@ import {gothicIconRegistry} from './icons';
24
24
  * Single values (no tuples) since this is a dark-only theme.
25
25
  */
26
26
  const gothicSyntax = defineSyntaxTheme({
27
- name: 'xds-gothic',
27
+ name: 'astryx-gothic',
28
28
  tokens: {
29
29
  keyword: '#c39adb', // Cathedral plum
30
30
  string: '#a3c987', // Forest moss