Skip to content

Commit

Permalink
make the light theme lighter
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Nov 12, 2024
1 parent 6f69411 commit 7d94d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/latte.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
--ctp-surface2: #acb0be;
--ctp-surface1: #bcc0cc;
--ctp-surface0: #ccd0da;
--ctp-base: #f5f7f9;
--ctp-base: #fafcff;
--ctp-mantle: #eaedf3;
--ctp-crust: #dce0e8;
}

0 comments on commit 7d94d19

Please sign in to comment.