Skip to content

Commit 667e1a8

Browse files
committed
Update manifest and history
1 parent ab950eb commit 667e1a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
+ expand Style Settings support
66
+ cleanup ./scss/base/_ctp-style-setting.scss
77
+ update ./scss/base/_app-variables.scss with any changes to app.css
8+
+ rewrite theme
9+
10+
## [0.4.14] - 2023-6-22
11+
### Fixes
12+
+ 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.
13+
+ incorrect transition speeds on inactive tabs. Maybe.
814

915
## [0.4.10] - 2023-5-15
1016
### Adds

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Catppuccin",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"minAppVersion": "1.0.0",
55
"author": "Marshall Beckrich",
66
"authorUrl": "https://github.com/catppuccin/obsidian"

0 commit comments

Comments
 (0)