switch to tokyodark
This commit is contained in:
parent
a701fc9799
commit
8634a6dc79
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ return {
|
||||||
---@type AstroUIOpts
|
---@type AstroUIOpts
|
||||||
opts = {
|
opts = {
|
||||||
-- change colorscheme
|
-- change colorscheme
|
||||||
colorscheme = "kanagawa-paper-ink",
|
colorscheme = "tokyodark",
|
||||||
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
|
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
|
||||||
highlights = {
|
highlights = {
|
||||||
init = { -- this table overrides highlights in all themes
|
init = { -- this table overrides highlights in all themes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue