aboutsummaryrefslogblamecommitdiff
path: root/dwm/chadwm/themes/everblush.h
blob: 9681c801cb4ef3c6ae2a526abbaf2ef8a47d07da (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                       
/* Made by https://github.com/Mangeshrex */ 

static const char black[]       = "#181f21";
static const char gray2[]       = "#22292b"; // unfocused window border
static const char gray3[]       = "#3b4244";
static const char gray4[]       = "#67b0e8";
static const char blue[]        = "#6cb5ed";  // focused window border
static const char green[]       = "#8ccf7e";
static const char red[]         = "#e06e6e";
static const char orange[]      = "#e59e67";
static const char yellow[]      = "#e5c76b";
static const char pink[]        = "#c47fd5";
static const char col_borderbar[]  = "#181f21"; // inner border
dotfiles.git/commit/.config/nvim/lua/general.lua?id=21518926188c05c3bc3b18b6d4e6d832af2dcb3f&follow=1'>Remove cursorline from neovim configLuca Matei Pintilie1-1/+15 2023-04-10Bump neovim config to 0.9 and add undotree and test related commandsLuca Matei Pintilie4-26/+47 2023-04-07Fix neovim spelllangLuca Matei Pintilie1-3/+1 2023-04-07Hyprland fixesLuca Matei Pintilie1-23/+25 2023-04-07Add mutt/neomutt configLuca Matei Pintilie5-0/+206 2023-04-07Neovim improvementsLuca Matei Pintilie5-27/+14 2023-04-05Better hyprland configLuca Matei Pintilie3-10/+42 2023-04-02Remove beacon config and add mini.commentLuca Matei Pintilie1-13/+34