2022-12-05 21:46:16 +00:00
|
|
|
# This file contains all themerc options with default values
|
|
|
|
|
#
|
|
|
|
|
# System-wide and local themes can be overridden by creating a copy of this
|
|
|
|
|
# file and renaming it to $HOME/.config/labwc/themerc-override. Be careful
|
|
|
|
|
# though - if you only want to override a small number of specific options,
|
|
|
|
|
# make sure all other lines are commented out or deleted.
|
|
|
|
|
|
2021-04-10 19:30:39 +01:00
|
|
|
# general
|
|
|
|
|
border.width: 1
|
2021-10-20 19:52:17 +01:00
|
|
|
padding.height: 3
|
2021-04-10 19:30:39 +01:00
|
|
|
|
2023-10-02 12:44:30 -03:00
|
|
|
# The following options has no default, but fallbacks back to
|
|
|
|
|
# font-height + 2x padding.height if not set.
|
|
|
|
|
# titlebar.height:
|
|
|
|
|
|
2021-04-10 19:30:39 +01:00
|
|
|
# window border
|
2023-11-28 08:22:54 +02:00
|
|
|
window.active.border.color: #e1dedb
|
2021-04-10 19:30:39 +01:00
|
|
|
window.inactive.border.color: #f6f5f4
|
|
|
|
|
|
2023-03-05 10:35:56 +01:00
|
|
|
# ToggleKeybinds status indicator
|
|
|
|
|
window.active.indicator.toggled-keybind.color: #ff0000
|
|
|
|
|
|
2021-10-20 19:52:17 +01:00
|
|
|
# window titlebar background
|
2023-11-28 08:22:54 +02:00
|
|
|
window.active.title.bg.color: #e1dedb
|
2021-04-10 19:30:39 +01:00
|
|
|
window.inactive.title.bg.color: #f6f5f4
|
|
|
|
|
|
2021-10-20 19:52:17 +01:00
|
|
|
# window titlebar text
|
|
|
|
|
window.active.label.text.color: #000000
|
|
|
|
|
window.inactive.label.text.color: #000000
|
2022-04-22 17:54:20 +01:00
|
|
|
window.label.text.justify: center
|
2021-10-20 19:52:17 +01:00
|
|
|
|
2021-04-10 19:30:39 +01:00
|
|
|
# window buttons
|
|
|
|
|
window.active.button.unpressed.image.color: #000000
|
2021-03-04 20:30:23 +00:00
|
|
|
window.inactive.button.unpressed.image.color: #000000
|
2020-08-21 19:54:28 +01:00
|
|
|
|
2024-04-22 19:27:53 +01:00
|
|
|
# window drop-shadows
|
|
|
|
|
window.active.shadow.size: 60
|
|
|
|
|
window.inactive.shadow.size: 40
|
|
|
|
|
window.active.shadow.color: #00000060
|
|
|
|
|
window.inactive.shadow.color: #00000040
|
|
|
|
|
|
2022-12-23 18:20:49 +01:00
|
|
|
# Note that "menu", "iconify", "max", "close" buttons colors can be defined
|
2021-08-22 19:11:54 +01:00
|
|
|
# individually by inserting the type after the button node, for example:
|
|
|
|
|
#
|
|
|
|
|
# window.active.button.iconify.unpressed.image.color: #333333
|
|
|
|
|
|
2021-04-10 19:30:39 +01:00
|
|
|
# menu
|
2022-12-08 20:38:31 +00:00
|
|
|
menu.overlap.x: 0
|
|
|
|
|
menu.overlap.y: 0
|
|
|
|
|
menu.width.min: 20
|
|
|
|
|
menu.width.max: 200
|
2021-03-04 20:30:23 +00:00
|
|
|
menu.items.bg.color: #fcfbfa
|
|
|
|
|
menu.items.text.color: #000000
|
2023-11-28 08:22:54 +02:00
|
|
|
menu.items.active.bg.color: #e1dedb
|
2021-04-10 19:30:39 +01:00
|
|
|
menu.items.active.text.color: #000000
|
2022-12-08 20:38:31 +00:00
|
|
|
menu.items.padding.x: 7
|
|
|
|
|
menu.items.padding.y: 4
|
2022-06-22 21:07:25 +01:00
|
|
|
menu.separator.width: 1
|
|
|
|
|
menu.separator.padding.width: 6
|
|
|
|
|
menu.separator.padding.height: 3
|
|
|
|
|
menu.separator.color: #888888
|
2021-10-20 19:52:17 +01:00
|
|
|
|
|
|
|
|
# on screen display (window-cycle dialog)
|
2024-04-14 21:04:52 +09:00
|
|
|
osd.bg.color: #e1dedb
|
2022-05-31 19:14:58 +02:00
|
|
|
osd.border.color: #000000
|
|
|
|
|
osd.border.width: 1
|
2021-10-20 19:52:17 +01:00
|
|
|
osd.label.text.color: #000000
|
2023-04-24 21:31:28 +01:00
|
|
|
|
2024-03-26 05:12:19 -05:00
|
|
|
# width can be set as percent (of screen width)
|
|
|
|
|
# example 50% or 75% instead of 600, max 100%
|
2023-04-24 21:31:28 +01:00
|
|
|
osd.window-switcher.width: 600
|
2024-03-26 05:12:19 -05:00
|
|
|
|
2023-07-01 14:56:13 +02:00
|
|
|
osd.window-switcher.padding: 4
|
2023-04-24 21:31:28 +01:00
|
|
|
osd.window-switcher.item.padding.x: 10
|
2023-07-01 14:56:13 +02:00
|
|
|
osd.window-switcher.item.padding.y: 1
|
|
|
|
|
osd.window-switcher.item.active.border.width: 2
|
2024-04-15 20:22:44 +09:00
|
|
|
osd.window-switcher.preview.border.width: 1
|
|
|
|
|
osd.window-switcher.preview.border.color: #dddda6,#000000,#dddda6
|
2023-12-11 12:41:33 +03:00
|
|
|
|
|
|
|
|
osd.workspace-switcher.boxes.width: 20
|
|
|
|
|
osd.workspace-switcher.boxes.height: 20
|
2024-04-14 02:24:36 +09:00
|
|
|
|
2024-04-21 02:30:31 +09:00
|
|
|
# Default values for following options change depending on the rendering
|
|
|
|
|
# backend. For software-based renderers, *.bg.enabled is "no" and
|
|
|
|
|
# *.border.enabled is "yes" if not set. For hardware-based renderers,
|
|
|
|
|
# *.bg.enabled is "yes" and *.border.enabled is "no" if not set.
|
|
|
|
|
# Setting *.bg.enabled to "yes" for software-based renderer with translucent
|
|
|
|
|
# background color may severely impact performance.
|
|
|
|
|
#
|
|
|
|
|
# snapping.overlay.region.bg.enabled:
|
|
|
|
|
# snapping.overlay.edge.bg.enabled:
|
|
|
|
|
# snapping.overlay.region.border.enabled:
|
|
|
|
|
# snapping.overlay.edge.border.enabled:
|
|
|
|
|
|
2024-04-21 02:22:28 +09:00
|
|
|
snapping.overlay.region.bg.color: #8080b380
|
|
|
|
|
snapping.overlay.edge.bg.color: #8080b380
|
|
|
|
|
snapping.overlay.region.border.width: 1
|
|
|
|
|
snapping.overlay.edge.border.width: 1
|
|
|
|
|
snapping.overlay.region.border.color: #dddda6,#000000,#dddda6
|
|
|
|
|
snapping.overlay.edge.border.color: #dddda6,#000000,#dddda6
|