modified alpha.nvim

This commit is contained in:
Dario48true 2023-11-15 10:59:36 +01:00
parent cd27e72e25
commit 064e07485d
4 changed files with 32 additions and 9 deletions

View file

@ -1,2 +1,3 @@
require("Dario48.options")
require("Dario48.colors")
require("Dario48.lazy")

11
lua/Dario48/colors.lua Normal file
View file

@ -0,0 +1,11 @@
vim.api.nvim_create_namespace("top_of_mlm")
vim.api.nvim_create_namespace("top_middle_of_mlm")
vim.api.nvim_create_namespace("middle_of_mlm")
vim.api.nvim_create_namespace("bottom_middle_of_mlm")
vim.api.nvim_create_namespace("bottom_of_mlm")
vim.api.nvim_set_hl(0, "top_of_mlm", {fg = "#078d70"})
vim.api.nvim_set_hl(0, "top_middle_of_mlm", {fg = "#98e8c1"})
vim.api.nvim_set_hl(0, "middle_of_mlm", {fg = "#ffffff"})
vim.api.nvim_set_hl(0, "bottom_middle_of_mlm", {fg = "#7bade2"})
vim.api.nvim_set_hl(0, "bottom_of_mlm", {fg = "#3d1a78"})

View file

@ -17,6 +17,17 @@ return {
[[ \/// \///// \/////////////// \///// \/// \/////////// \/// \/// ]],
}
dashboard.section.header.opts.hl = {
{'top_of_mlm', 1, 118},
{'top_of_mlm', 121, 238},
{'top_middle_of_mlm', 241, 358},
{'top_middle_of_mlm', 361, 478},
{'middle_of_mlm', 481, 598},
{'bottom_middle_of_mlm', 601, 718},
{'bottom_middle_of_mlm', 721, 838},
{'bottom_of_mlm', 841, 958},
{'bottom_of_mlm', 961, 1078},
}
-- Set menu
dashboard.section.buttons.val= {
type = "group",

View file

@ -1,9 +1,9 @@
[[__/\\\\\_____/\\\__/\\\\\\\\\\\\\\\_______/\\\\\_______/\\\________/\\\__/\\\\\\\\\\\__/\\\\____________/\\\\_________]],
[[__\/\\\\\\___\/\\\_\/\\\///////////______/\\\///\\\____\/\\\_______\/\\\_\/////\\\///__\/\\\\\\________/\\\\\\________]],
[[___\/\\\/\\\__\/\\\_\/\\\_______________/\\\/__\///\\\__\//\\\______/\\\______\/\\\_____\/\\\//\\\____/\\\//\\\_______]],
[[____\/\\\//\\\_\/\\\_\/\\\\\\\\\\\______/\\\______\//\\\__\//\\\____/\\\_______\/\\\_____\/\\\\///\\\/\\\/_\/\\\______]],
[[_____\/\\\\//\\\\/\\\_\/\\\///////______\/\\\_______\/\\\___\//\\\__/\\\________\/\\\_____\/\\\__\///\\\/___\/\\\_____]],
[[______\/\\\_\//\\\/\\\_\/\\\_____________\//\\\______/\\\_____\//\\\/\\\_________\/\\\_____\/\\\____\///_____\/\\\____]],
[[_______\/\\\__\//\\\\\\_\/\\\______________\///\\\__/\\\________\//\\\\\__________\/\\\_____\/\\\_____________\/\\\___]],
[[________\/\\\___\//\\\\\_\/\\\\\\\\\\\\\\\____\///\\\\\/__________\//\\\________/\\\\\\\\\\\_\/\\\_____________\/\\\__]],
[[_________\///_____\/////__\///////////////_______\/////_____________\///________\///////////__\///______________\///__]],
/\\\\\ /\\\ /\\\\\\\\\\\\\\\ /\\\\\ /\\\ /\\\ /\\\\\\\\\\\ /\\\\ /\\\\
\/\\\\\\ \/\\\ \/\\\/////////// /\\\///\\\ \/\\\ \/\\\ \/////\\\/// \/\\\\\\ /\\\\\\
\/\\\/\\\ \/\\\ \/\\\ /\\\/ \///\\\ \//\\\ /\\\ \/\\\ \/\\\//\\\ /\\\//\\\
\/\\\//\\\ \/\\\ \/\\\\\\\\\\\ /\\\ \//\\\ \//\\\ /\\\ \/\\\ \/\\\\///\\\/\\\/ \/\\\
\/\\\\//\\\\/\\\ \/\\\/////// \/\\\ \/\\\ \//\\\ /\\\ \/\\\ \/\\\ \///\\\/ \/\\\
\/\\\ \//\\\/\\\ \/\\\ \//\\\ /\\\ \//\\\/\\\ \/\\\ \/\\\ \/// \/\\\
\/\\\ \//\\\\\\ \/\\\ \///\\\ /\\\ \//\\\\\ \/\\\ \/\\\ \/\\\
\/\\\ \//\\\\\ \/\\\\\\\\\\\\\\\ \///\\\\\/ \//\\\ /\\\\\\\\\\\ \/\\\ \/\\\
\/// \///// \/////////////// \///// \/// \/////////// \/// \///