Skip to content

Commit

Permalink
Merge pull request #152 from BeardedBear:9.1.2
Browse files Browse the repository at this point in the history
Fix panelSection.border color
  • Loading branch information
BeardedBear authored Feb 21, 2024
2 parents 5511815 + 9f628c1 commit 8e6e85f
Show file tree
Hide file tree
Showing 66 changed files with 71 additions and 66 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for Bearded Theme

## 9.1.2 - 2024-02-21

- Fix panelSection.border color

## 9.1.1 - 2024-02-21

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Bearded Theme",
"description": "The theme with a long beard.",
"publisher": "BeardedBear",
"version": "9.1.1",
"version": "9.1.2",
"engines": {
"vscode": "^1.69.0"
},
Expand Down
3 changes: 3 additions & 0 deletions releases/9.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 9.1.2 - 2024-02-21

- Fix panelSection.border color
4 changes: 1 addition & 3 deletions src/ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -438,9 +438,7 @@ export default function ui(
? c(theme.ui.uibackground).desaturate(0.5).darken(0.1).toHex()
: c(theme.ui.uibackground).darken(0.1).toHex()
: c(theme.ui.uibackground).lighten(0.1).toHex(),
"panelSection.border": light
? c(theme.ui.uibackground).darken(0.1).toHex()
: c(theme.ui.uibackground).lighten(0.1).toHex(),
"panelSection.border": theme.ui.border,
"panelSectionHeader.background": light
? c(theme.ui.uibackgroundmid).darken(0.05).toHex()
: c(theme.ui.uibackgroundmid).lighten(0.03).toHex(),
Expand Down
2 changes: 1 addition & 1 deletion themes/bearded-theme-Themanopia.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-altica.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-aquarelle-cymbidium.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-aquarelle-hydrangea.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-aquarelle-lilac.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-arc-blueberry.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-arc-eggplant.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-arc-eolstorm.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-arc-reversed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-arc.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-amethyst-soft.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-amethyst.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-diamond-soft.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-diamond.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-emerald-soft.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-emerald.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-gold-soft.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-gold.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-ruby-soft.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-black-&-ruby.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-classics-anthracite.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-classics-light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-coffee-cream.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-coffee-reversed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-coffee.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-earth.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-feat-gold-d-raynh-light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-feat-gold-d-raynh.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-feat-mellejulie-light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-feat-mellejulie.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-feat-will.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-brewing-storm.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-chocolate-espresso.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-ebony.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-flurry.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-midnightvoid.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-minuit.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-hc-wonderland-wood.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-milkshake-blueberry.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-milkshake-mango.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-milkshake-mint.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-milkshake-raspberry.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-milkshake-vanilla.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-monokai-black.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-monokai-metallian.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-monokai-reversed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-monokai-stone.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-monokai-terra.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-oceanic-reversed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-oceanic.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-solarized-dark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-solarized-light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-solarized-reversed.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-stained-blue.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-stained-purple.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-surprising-blueberry.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-surprising-eggplant.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-surprising-watermelon.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-vivid-black.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-vivid-light.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-vivid-purple.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/bearded-theme-void.json

Large diffs are not rendered by default.

0 comments on commit 8e6e85f

Please sign in to comment.