chore: update theme (fjord-core@9469359)

This commit is contained in:
fjord-themes-bot
2026-03-19 22:39:23 +00:00
commit ffd4a831a7

27
themes/fjord.json Normal file
View File

@@ -0,0 +1,27 @@
{
"name": "Fjord",
"background": "#1B2532",
"foreground": "#E8F0F3",
"selectionBackground": "#B8E7E9",
"cursorColor": "#9DD99A",
"black": "#212128",
"red": "#F37C7C",
"green": "#9DD99A",
"yellow": "#C8B860",
"blue": "#5DA6EA",
"purple": "#A8A4F8",
"cyan": "#B8E7E9",
"white": "#E8F0F3",
"brightBlack": "#51606B",
"brightRed": "#FF9B9B",
"brightGreen": "#A3D5A0",
"brightYellow": "#D4CC7A",
"brightBlue": "#7BB8FF",
"brightPurple": "#C8CCF7",
"brightCyan": "#A1E9DE",
"brightWhite": "#EFFAFF"
}