Add: First implementation of Button, to create Whisper Chat

This commit is contained in:
Mathis Ginkel
2026-04-09 18:02:13 +02:00
parent c0c9225d42
commit e8401a976a
8 changed files with 72 additions and 257 deletions
@@ -153,3 +153,12 @@
.scroll-pane .scroll-bar:horizontal .thumb:hover {
-fx-pref-height: 10;
}
.tab-pane .tab-header-area {
-fx-background-color: #0d763b;
}
.tab .tab-label {
-fx-font-family: "Courier New";
-fx-font-weight: bold;
}