mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
change(colorscheme): use catppuccin latte (light theme)
This commit is contained in:
parent
c10ff130ce
commit
3a6eda6c77
3 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
try
|
||||
using OhMyREPL
|
||||
enable_autocomplete_brackets(false)
|
||||
include("catppuccin.jl")
|
||||
OhMyREPL.colorscheme!("CatppuccinLatte")
|
||||
catch e
|
||||
@warn "Failed to load OhMyREPL"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue