chore: update default color scheme to neon theme and add window constraint logic
This commit is contained in:
+4
-4
@@ -25,10 +25,10 @@
|
||||
#define MAX_NOTIFICATIONS 32
|
||||
#define MAX_KEYBINDINGS 64
|
||||
|
||||
#define DEFAULT_BORDER_WIDTH 2
|
||||
#define DEFAULT_TITLE_HEIGHT 24
|
||||
#define DEFAULT_PANEL_HEIGHT 28
|
||||
#define DEFAULT_GAP 4
|
||||
#define DEFAULT_BORDER_WIDTH 0
|
||||
#define DEFAULT_TITLE_HEIGHT 28
|
||||
#define DEFAULT_PANEL_HEIGHT 32
|
||||
#define DEFAULT_GAP 0
|
||||
|
||||
typedef enum {
|
||||
DWN_OK = 0,
|
||||
|
||||
Reference in New Issue
Block a user