Claude command and add Nord Light

This commit is contained in:
Gregory Schier
2025-12-31 10:55:28 -08:00
parent 45be354625
commit af3e672386
4 changed files with 67 additions and 51 deletions
+2 -1
View File
@@ -21,7 +21,7 @@ import {
monokaiProSpectrum,
} from './themes/monokai-pro';
import { moonlight } from './themes/moonlight';
import { nord } from './themes/nord';
import { nord, nordLight } from './themes/nord';
import { relaxing } from './themes/relaxing';
import { rosePine, rosePineMoon, rosePineDawn } from './themes/rose-pine';
import { triangle } from './themes/triangle';
@@ -93,6 +93,7 @@ export const plugin: PluginDefinition = {
nightOwl,
noctisAzureus,
nord,
nordLight,
oneDarkPro,
pandaSyntax,
relaxing,