aboutsummaryrefslogtreecommitdiff
path: root/dwm/chadwm/themes/dracula.h
blob: f576df5b3475b250b1b3a2ca4c97727cee6c412a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
static const char black[]       = "#282828";
static const char gray2[]       = "#383838"; // unfocused window border
static const char gray3[]       = "#484848";
static const char gray4[]       = "#585858";
static const char blue[]        = "#7cafc2";  // focused window border
static const char green[]       = "#a1b56c";
static const char red[]         = "#ab4642";
static const char orange[]      = "#ffb86c";
static const char yellow[]      = "#a1b56c";
static const char pink[]        = "#ff79c6";
static const char col_borderbar[]  = "#282828"; // inner border
nohover-highlight'> 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252