Skip to content

Commit

Permalink
UPDATE COMMON PART TO ALL THEMES.
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Vincent Kasapoglu <[email protected]>
  • Loading branch information
Luxcium committed Nov 10, 2022
1 parent fa96c06 commit 66f9ec2
Show file tree
Hide file tree
Showing 15 changed files with 1,105 additions and 574 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ lib/build
ressource.ignrored
ignrored.ressource
ressource.0-ignored
ignoredResourceForeground
0-ignoredResourceForeground
File renamed without changes.
1 change: 1 addition & 0 deletions examples/git/2-addedResourceForeground
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
addedResourceForeground
1 change: 1 addition & 0 deletions examples/git/3-modifiedResourceForeground
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
modifiedResourceForeground
2 changes: 1 addition & 1 deletion examples/git/4-stageModifiedResourceForeground
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stageModifiedResourceForeground
stageModifiedResourceForeground x
Empty file.
1 change: 0 additions & 1 deletion examples/git/modifiedResourceForeground

This file was deleted.

1 change: 0 additions & 1 deletion examples/git/stageModifiedResourceForeground

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pop-n-lock-theme-vscode",
"version": "3.32.12",
"version": "3.32.13",
"publisher": "Luxcium",
"license": "MIT",
"displayName": "Pop N' Lock Theme by Luxcium ✨",
Expand Down
119 changes: 57 additions & 62 deletions src/backup/at-3.32.7-next-v0.0.0/Pop-N-Lock.original.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,67 +76,6 @@
"listFilterWidget.outline": "#426D",
"list.filterMatchBackground": "#39CA",
"list.filterMatchBorder": "#FC3",
/*

start section select

*/
"editor.rangeHighlightBackground": "#2355",
"editor.rangeHighlightBorder": "#7261",
"editor.findRangeHighlightBackground": "#2355",
"editor.findRangeHighlightBorder": "#52A5",
"editor.findMatchHighlightBackground": "#39C2",
"editor.findMatchHighlightBorder": "#39CA",
"editor.wordHighlightBackground": "#8DA2",
"editor.wordHighlightBorder": "#8DAA",
"editor.wordHighlightStrongBackground": "#E472",
"editor.wordHighlightStrongBorder": "#E47A",
"editor.symbolHighlightBackground": "#42EC",
"editor.symbolHighlightBorder": "#B38",
"editor.selectionHighlightBackground": "#5272",
"editor.selectionHighlightBorder": "#62BA",
"editor.lineHighlightBackground": "#15E1",
"editor.lineHighlightBorder": "#5274",
"editor.foldBackground": "#27A0D01A",
"editor.snippetTabstopHighlightBackground": "#235A",
"editor.snippetTabstopHighlightBorder": "#39CA",
"editor.snippetFinalTabstopHighlightBackground": "#235A",
"editor.snippetFinalTabstopHighlightBorder": "#F74F",
"editor.inactiveSelectionBackground": "#38D6",
"editor.selectionBackground": "#42E9",
"editorSuggestWidget.selectedBackground": "#4AE4",
"editor.stackFrameHighlightBackground": "#2355",
"editor.hoverHighlightBackground": "#39C3",
"list.activeSelectionBackground": "#39C7",
"minimap.findMatchHighlight": "#F738",
"minimap.selectionHighlight": "#8DA8",
"minimap.selectionOccurrenceHighlight": "#82DF",
"editorOverviewRuler.wordHighlightForeground": "#8DA",
"editorOverviewRuler.wordHighlightStrongForeground": "#E47",
"editorOverviewRuler.rangeHighlightForeground": "#F73C",
"editorOverviewRuler.selectionHighlightForeground": "#FC4E",
"list.highlightForeground": "#7B5",
"list.inactiveSelectionBackground": "#33D7",
"menu.selectionBackground": "#6175",
"menu.selectionBorder": "#617F",
"menubar.selectionBackground": "#6175",
"menubar.selectionBorder": "#617F",
"peekViewEditor.matchHighlightBackground": "#526",
"peekViewEditor.matchHighlightBorder": "#618",
"peekViewResult.matchHighlightBackground": "#39C5",
"peekViewResult.selectionBackground": "#42b4",
"selection.background": "#698A",
"terminal.selectionBackground": "#4274",
"editorSuggestWidget.highlightForeground": "#5BFD",
"editor.selectionForeground": "#C9BDB0DD",
"peekViewResult.selectionForeground": "#C4BDB5DD",
"breadcrumb.activeSelectionForeground": "#C9BDB0DD",
"list.inactiveSelectionForeground": "#D2C8BEDD",
/*

end section select

*/
"keybindingLabel.background": "#39C7",
"keybindingLabel.border": "#FA0F",
"keybindingLabel.bottomBorder": "#FA4A",
Expand Down Expand Up @@ -277,7 +216,7 @@
"textPreformat.foreground": "#D2C8BEDD",
"textSeparator.foreground": "#D2C8BEDD",
"titleBar.border": "#1C1C2E",
"welcomePage.background": "#1D1028",
// "welcomePage.background": "#1D1028",
// "welcomePage.tileShadow": "#0FB",
// "welcomePage.progress.background": "#ff0000",
// "welcomePage.progress.foreground": "#ff0000",
Expand Down Expand Up @@ -305,6 +244,62 @@
"inputOption.activeForeground": "#C4BDB5",
/*

section select

*/
"editor.rangeHighlightBackground": "#2355",
"editor.rangeHighlightBorder": "#7261",
"editor.findRangeHighlightBackground": "#2355",
"editor.findRangeHighlightBorder": "#52A5",
"editor.findMatchHighlightBackground": "#39C2",
"editor.findMatchHighlightBorder": "#39CA",
"editor.wordHighlightBackground": "#8DA2",
"editor.wordHighlightBorder": "#8DAA",
"editor.wordHighlightStrongBackground": "#E472",
"editor.wordHighlightStrongBorder": "#E47A",
"editor.symbolHighlightBackground": "#42EC",
"editor.symbolHighlightBorder": "#B38",
"editor.selectionHighlightBackground": "#5272",
"editor.selectionHighlightBorder": "#62BA",
"editor.lineHighlightBackground": "#15E1",
"editor.lineHighlightBorder": "#5274",
"editor.foldBackground": "#27A0D01A",
"editor.snippetTabstopHighlightBackground": "#235A",
"editor.snippetTabstopHighlightBorder": "#39CA",
"editor.snippetFinalTabstopHighlightBackground": "#235A",
"editor.snippetFinalTabstopHighlightBorder": "#F74F",
"editor.inactiveSelectionBackground": "#38D6",
"editor.selectionBackground": "#42E9",
"editorSuggestWidget.selectedBackground": "#4AE4",
"editor.stackFrameHighlightBackground": "#2355",
"editor.hoverHighlightBackground": "#39C3",
"list.activeSelectionBackground": "#39C7",
"minimap.findMatchHighlight": "#F738",
"minimap.selectionHighlight": "#8DA8",
"minimap.selectionOccurrenceHighlight": "#82DF",
"editorOverviewRuler.wordHighlightForeground": "#8DA",
"editorOverviewRuler.wordHighlightStrongForeground": "#E47",
"editorOverviewRuler.rangeHighlightForeground": "#F73C",
"editorOverviewRuler.selectionHighlightForeground": "#FC4E",
"list.highlightForeground": "#7B5",
"list.inactiveSelectionBackground": "#33D7",
"menu.selectionBackground": "#6175",
"menu.selectionBorder": "#617F",
"menubar.selectionBackground": "#6175",
"menubar.selectionBorder": "#617F",
"peekViewEditor.matchHighlightBackground": "#526",
"peekViewEditor.matchHighlightBorder": "#618",
"peekViewResult.matchHighlightBackground": "#39C5",
"peekViewResult.selectionBackground": "#42b4",
"selection.background": "#698A",
"terminal.selectionBackground": "#4274",
"editorSuggestWidget.highlightForeground": "#5BFD",
"editor.selectionForeground": "#C9BDB0DD",
"peekViewResult.selectionForeground": "#C4BDB5DD",
"breadcrumb.activeSelectionForeground": "#C9BDB0DD",
"list.inactiveSelectionForeground": "#D2C8BEDD",
/*

diff

*/
Expand Down
Loading

0 comments on commit 66f9ec2

Please sign in to comment.