refacto: full rewrite of theme with catppuccin guidelines + colors
This commit is contained in:
parent
7f253abdac
commit
b650cc8f76
21 changed files with 4387 additions and 1301 deletions
|
|
@ -13,8 +13,8 @@ build_search_index = true
|
|||
highlight_code = true
|
||||
highlight_theme = "css"
|
||||
highlight_themes_css = [
|
||||
{ theme = "ungol-dark", filename = "syntax-theme-dark.css" },
|
||||
{ theme = "ungol-light", filename = "syntax-theme-light.css" },
|
||||
{ theme = "Catppuccin-macchiato", filename = "syntax-theme-dark.css" },
|
||||
{ theme = "Catppuccin-latte", filename = "syntax-theme-light.css" },
|
||||
]
|
||||
extra_syntaxes_and_themes = ["highlight_themes"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue