local colors = require("config.theme.colors") return { enable_scroll_bar = true, window_decorations = "RESIZE", window_background_opacity = 0.97, text_background_opacity = 1.0, colors = colors.theme, }