dwm-rice/dwm/latte.h

10 lines
239 B
C
Raw Normal View History

2024-02-20 14:22:36 +03:00
/*
* MIT License
* Copyright (c) 2021 Catppuccin
*/
static const char col_bg[] = "#ccd0da";
static const char col_fg[] = "#4c4f69";
static const char col_actwin[] = "#04a5e5";
static const char col_actbg[] = "#acb0be";