env/xdg-config-dir/herbstluftwm/theme
Lucas c172c2aaab Add a variable in hlwm theme for font height
Use it to fix bar height after font size change.
2019-09-22 17:09:55 +00:00

35 lines
1.1 KiB
Plaintext

# env
# Written in 2019 by Lucas
# CC0 1.0 Universal/Public domain - No rights reserved
#
# To the extent possible under law, the author(s) have dedicated all
# copyright and related and neighboring rights to this software to the
# public domain worldwide. This software is distributed without any
# warranty. You should have received a copy of the CC0 Public Domain
# Dedication along with this software. If not, see
# <http://creativecommons.org/publicdomain/zero/1.0/>.
: ${hlwm_color0="#000000"}
: ${hlwm_color1="#cc2900"}
: ${hlwm_color2="#29cc00"}
: ${hlwm_color3="#cca300"}
: ${hlwm_color4="#0029cc"}
: ${hlwm_color5="#cc00a3"}
: ${hlwm_color6="#00a3cc"}
: ${hlwm_color7="#cccccc"}
: ${hlwm_color8="#333333"}
: ${hlwm_color9="#ff5c33"}
: ${hlwm_color10="#5cff33"}
: ${hlwm_color11="#ffd633"}
: ${hlwm_color12="#335cff"}
: ${hlwm_color13="#ff33d6"}
: ${hlwm_color14="#33d6ff"}
: ${hlwm_color15="#ffffff"}
: ${hlwm_background="#0d0a00"}
: ${hlwm_foreground="#fffcf2"}
: ${hlwm_font="-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1"}
: ${hlwm_face="Fixed:pixelsize=14"}
: ${hlwm_font_height=14}