Skip to content

Instantly share code, notes, and snippets.

View GaetanLepage's full-sized avatar

Gaétan Lepage GaetanLepage

View GitHub Profile
-- Eviline config for lualine
-- Author: shadmansaleh
-- Credit: glepnir
local lualine = require 'lualine'
-- Color table for highlights
local colors = {
bg = '#202328',
fg = '#bbc2cf',
yellow = '#ECBE7B',