24 lines
463 B
Plaintext
24 lines
463 B
Plaintext
theme {
|
|
style = kvantum
|
|
|
|
# Colloid KDE color scheme
|
|
color_scheme = ~/.local/share/color-schemes/ColloidDark.colors
|
|
|
|
# Your icon theme
|
|
icon_theme = BeautyLine-Garuda
|
|
|
|
# Main UI font
|
|
font = CodeNewRoman Nerd Font
|
|
font_size = 18
|
|
|
|
# Monospace font
|
|
font_fixed = CodeNewRoman Nerd Font Mono
|
|
font_fixed_size = 18
|
|
}
|
|
|
|
misc {
|
|
single_click_activate = false
|
|
menus_have_icons = true
|
|
shortcuts_for_context_menus = true
|
|
}
|