This commit is contained in:
2026-01-08 22:44:24 +07:00
parent b5d5793aa8
commit 5173134d51
7 changed files with 66 additions and 34 deletions
+1 -4
View File
@@ -22,10 +22,7 @@
#define ABSINTHE_CURSOR_MOVE_BUTTON BTN_LEFT
#define ABSINTHE_CURSOR_RESIZE_BUTTON BTN_RIGHT
#define ABSINTHE_BORDER_WIDTH 1
#define ABSINTHE_WINDOW_MIN_WIDTH 200
#define ABSINTHE_WINDOW_MIN_HEIGHT 200
#define ABSINTHE_WINDOW_BORDER_WIDTH 2
static const float bordercolor[4] = {0.88, 0.18, 0.18, 1.0};