Skip to content

Commit

Permalink
Tokyo Night 1.1.0 (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonanitech authored Jan 31, 2025
1 parent 8f23d8a commit 6904a73
Show file tree
Hide file tree
Showing 6 changed files with 309 additions and 122 deletions.
76 changes: 69 additions & 7 deletions src/themes/tokyo-night-light/theme-monaco.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"activityBarTop.dropBorder": "#363c4d",
"activityBarTop.foreground": "#363c4d",
"activityBarTop.inactiveForeground": "#707280",
"activityErrorBadge.background": "#e51400",
"activityErrorBadge.foreground": "#ffffff",
"activityWarningBadge.background": "#bf8803",
"activityWarningBadge.foreground": "#ffffff",
"badge.background": "#979db833",
"badge.foreground": "#363c4d",
"banner.background": "#9599b2",
Expand All @@ -31,6 +35,9 @@
"button.secondaryForeground": "#ffffff",
"button.secondaryHoverBackground": "#5a5b67",
"button.separator": "#ffffff66",
"chart.axis": "#00000099",
"chart.guide": "#00000033",
"chart.line": "#236b8e",
"charts.blue": "#2959aa",
"charts.foreground": "#40434f",
"charts.green": "#33635c",
Expand All @@ -41,6 +48,7 @@
"charts.yellow": "#8f5e15",
"chat.avatarBackground": "#f2f2f2",
"chat.avatarForeground": "#363c4d",
"chat.editedFileForeground": "#895503",
"chat.requestBackground": "#e6e7ed9e",
"chat.requestBorder": "#0000001a",
"chat.slashCommandBackground": "#d2ecff99",
Expand Down Expand Up @@ -118,6 +126,7 @@
"dropdown.foreground": "#363c4d",
"dropdown.listBackground": "#e6e7ed",
"editor.background": "#e6e7ed",
"editor.compositionBorder": "#000000",
"editor.findMatchBackground": "#2d9c9130",
"editor.findMatchHighlightBackground": "#2d9c9120",
"editor.findRangeHighlightBackground": "#2959aa15",
Expand All @@ -143,6 +152,10 @@
"editor.wordHighlightBackground": "#9aa5ce33",
"editor.wordHighlightStrongBackground": "#9aa5ce66",
"editor.wordHighlightTextBackground": "#9aa5ce33",
"editorActionList.background": "#d6d8df",
"editorActionList.focusBackground": "#e6e7ed",
"editorActionList.focusForeground": "#363c4d",
"editorActionList.foreground": "#363c4d",
"editorActiveLineNumber.foreground": "#0b216f",
"editorBracketHighlight.foreground1": "#698cd6",
"editorBracketHighlight.foreground2": "#68b3de",
Expand Down Expand Up @@ -253,7 +266,7 @@
"editorOverviewRuler.wordHighlightForeground": "#5a3e8e55",
"editorOverviewRuler.wordHighlightStrongForeground": "#5a3e8e66",
"editorOverviewRuler.wordHighlightTextForeground": "#363c4d22",
"editorPane.background": "#d6d8df",
"editorPane.background": "#e6e7ed",
"editorRuler.foreground": "#c1c2c7",
"editorStickyScroll.background": "#e6e7ed",
"editorStickyScroll.shadow": "#00000033",
Expand Down Expand Up @@ -291,6 +304,7 @@
"extensionIcon.verifiedForeground": "#2959aa",
"focusBorder": "#70728033",
"foreground": "#363c4d",
"git.blame.editorDecorationForeground": "#868891",
"gitDecoration.addedResourceForeground": "#166775",
"gitDecoration.conflictingResourceForeground": "#8f5e15",
"gitDecoration.deletedResourceForeground": "#914c54",
Expand All @@ -312,6 +326,16 @@
"inlineChatInput.border": "#c8c8c8",
"inlineChatInput.focusBorder": "#70728033",
"inlineChatInput.placeholderForeground": "#4a5272",
"inlineEdit.border": "#cacaca",
"inlineEdit.indicator.background": "#2959aadd",
"inlineEdit.indicator.border": "#ffffff66",
"inlineEdit.indicator.foreground": "#ffffff",
"inlineEdit.modifiedBackground": "#2d9c910d",
"inlineEdit.modifiedChangedLineBackground": "#00000000",
"inlineEdit.modifiedChangedTextBackground": "#2d9c9120",
"inlineEdit.originalBackground": "#e8686807",
"inlineEdit.originalChangedLineBackground": "#00000000",
"inlineEdit.originalChangedTextBackground": "#e8686812",
"input.background": "#e6e7ed",
"input.border": "#c1c2c7",
"input.foreground": "#363c4d",
Expand Down Expand Up @@ -400,6 +424,7 @@
"minimapSlider.activeBackground": "#90929619",
"minimapSlider.background": "#90929613",
"minimapSlider.hoverBackground": "#90929610",
"multiDiffEditor.background": "#e6e7ed",
"multiDiffEditor.border": "#e6e7ed",
"multiDiffEditor.headerBackground": "#e6e7ed",
"notebook.cellBorderColor": "#c1c2c7",
Expand Down Expand Up @@ -470,11 +495,25 @@
"quickInputList.focusBackground": "#e6e7ed",
"quickInputList.focusForeground": "#363c4d",
"quickInputTitle.background": "#0000000f",
"radio.activeBackground": "#2959aa44",
"radio.activeBorder": "#007acc",
"radio.activeForeground": "#000000",
"radio.inactiveBorder": "#00000033",
"radio.inactiveHoverBackground": "#b8b8b850",
"sash.hoverBorder": "#707280",
"scm.historyItemAdditionsForeground": "#166775",
"scm.historyItemDeletionsForeground": "#914c54",
"scm.historyItemSelectedStatisticsBorder": "#363c4d33",
"scm.historyItemStatisticsBorder": "#363c4d33",
"scmGraph.foreground1": "#ffb000",
"scmGraph.foreground2": "#dc267f",
"scmGraph.foreground3": "#994f00",
"scmGraph.foreground4": "#40b0a6",
"scmGraph.foreground5": "#b66dff",
"scmGraph.historyItemBaseRefColor": "#ea5c00",
"scmGraph.historyItemHoverAdditionsForeground": "#587c0c",
"scmGraph.historyItemHoverDefaultLabelBackground": "#979db833",
"scmGraph.historyItemHoverDefaultLabelForeground": "#363c4d",
"scmGraph.historyItemHoverDeletionsForeground": "#ad0707",
"scmGraph.historyItemHoverLabelForeground": "#ffffff",
"scmGraph.historyItemRefColor": "#2959aa",
"scmGraph.historyItemRemoteRefColor": "#5a3e8e",
"scrollbar.shadow": "#00000033",
"scrollbarSlider.activeBackground": "#90929632",
"scrollbarSlider.background": "#90929625",
Expand Down Expand Up @@ -640,7 +679,9 @@
"terminalCommandDecoration.defaultBackground": "#00000040",
"terminalCommandDecoration.errorBackground": "#e51400",
"terminalCommandDecoration.successBackground": "#2090d3",
"terminalCommandGuide.foreground": "#e6e7ed",
"terminalCursor.foreground": "#707280",
"terminalOverviewRuler.border": "#c1c2c7",
"terminalOverviewRuler.cursorForeground": "#a0a0a0cc",
"terminalOverviewRuler.findMatchForeground": "#363c4d44",
"terminalStickyScrollHover.background": "#f0f0f0",
Expand All @@ -661,8 +702,9 @@
"testing.iconSkipped.retired": "#848484b3",
"testing.iconUnset": "#848484",
"testing.iconUnset.retired": "#848484b3",
"testing.message.error.decorationForeground": "#bd4040",
"testing.message.error.lineBackground": "#ff000033",
"testing.message.error.badgeBackground": "#e51400",
"testing.message.error.badgeBorder": "#e51400",
"testing.message.error.badgeForeground": "#ffffff",
"testing.message.info.decorationForeground": "#343b5980",
"testing.messagePeekBorder": "#0da0ba",
"testing.messagePeekHeaderBackground": "#0da0ba1a",
Expand Down Expand Up @@ -991,6 +1033,10 @@
"foreground": "#006C86",
"token": "entity.name.function.blade"
},
{
"foreground": "#006C86",
"token": "meta.tag.blade keyword.other.type.php"
},
{
"fontStyle": "bold",
"foreground": "#8C4351",
Expand Down Expand Up @@ -1097,6 +1143,14 @@
"foreground": "#006C86",
"token": "meta.at-rule.function variable.parameter.url"
},
{
"foreground": "#006C86",
"token": "meta.embedded.inline.phpx punctuation.definition.tag.begin.html"
},
{
"foreground": "#006C86",
"token": "meta.embedded.inline.phpx punctuation.definition.tag.end.html"
},
{
"foreground": "#0F4B6E",
"token": "keyword.control.module.js"
Expand Down Expand Up @@ -1189,6 +1243,10 @@
"foreground": "#B05467",
"token": "punctuation.definition.tag"
},
{
"foreground": "#B05467",
"token": "text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic"
},
{
"foreground": "#69323D",
"token": "meta.tag.custom punctuation.definition.tag"
Expand Down Expand Up @@ -1249,6 +1307,10 @@
"foreground": "#343B58",
"token": "meta.function-call meta.function-call.arguments"
},
{
"foreground": "#343B58",
"token": "meta.embedded.inline.phpx constant.other.php"
},
{
"foreground": "#0F4B6E",
"token": "meta.array.literal variable"
Expand Down
4 changes: 2 additions & 2 deletions src/themes/tokyo-night-light/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $secondary-text-color-disabled-active: rgba($primary-text-color, 0.5);
$secondary-text-color-disabled-inactive: rgba($primary-text-color, 0.4);

// Sub label text
$tertiary-text-color: #888b94;
$tertiary-text-color: #707280;
// Heading text
$header-text-color: #363c4d;

Expand All @@ -52,7 +52,7 @@ $form-background: $secondary-background;
$form-placeholder-color: #4a5272;
$form-text-color: $primary-text-color;
$form-text-color-disabled: $secondary-text-color-disabled;
$form-input-focus-color: rgba(85, 150, 230, 0.8);
$form-input-focus-color: #007acc;
$form-input-border-color: $tertiary-border-color;
$form-input-border-selected-color: #2959aa;
$form-input-border-error-color: #942f2f;
Expand Down
Loading

0 comments on commit 6904a73

Please sign in to comment.