Skip to content

Commit

Permalink
Update manifest and history
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckrich committed Jun 22, 2023
1 parent ab950eb commit 667e1a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
+ expand Style Settings support
+ cleanup ./scss/base/_ctp-style-setting.scss
+ update ./scss/base/_app-variables.scss with any changes to app.css
+ rewrite theme

## [0.4.14] - 2023-6-22
### Fixes
+ incorrect rgb colors in certain parts of the _ctp-style-settings.scss file. They may have always been a little bit off -- I can't find a record in the main palette's commit history that explains where they came from, but they appear to have been part of this theme since its Catppuccin 2.0 launch. My guess is they are a relic of the sass mapping process their creator used, but I have no memory of why we/he/I chose that route.
+ incorrect transition speeds on inactive tabs. Maybe.

## [0.4.10] - 2023-5-15
### Adds
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Catppuccin",
"version": "0.4.13",
"version": "0.4.14",
"minAppVersion": "1.0.0",
"author": "Marshall Beckrich",
"authorUrl": "https://github.com/catppuccin/obsidian"
Expand Down

0 comments on commit 667e1a8

Please sign in to comment.