# This is an example config file for agertu.
#
# If you want to modify it you should copy it to:
# $XDG_CONFIG_HOME/agertu/config.ini
#
# For more information see agertu(1) man page.
# Surface
surface_borders_size = 0;
# <top>:<right>:<bottom>:<left>
surface_anchors = 0:1:1:0;
surface_margins = 0:10:10:0;
surface_background_color = 0x202325;
surface_borders_color = 0x9e2f59;
# Tags
tags_amount = 9;
tags_number_text = true;
tags_square_size = 50;
tags_borders_size = 2;
tags_margins = 5;
tags_background_color = 0x3a4043;
tags_foreground_color = 0xdce1e4;
tags_border_colors = 0x646e73;
tags_focused_background_color = 0xf9f9fa;
tags_focused_foreground_color = 0x202325;
tags_focused_borders_color = 0xdce1e4;
tags_occupied_background_color = 0x2e3f9f;
tags_occupied_foreground_color = 0xdce1e4;
tags_occupied_borders_color = 0xdbf1fd;
tags_urgent_background_color = 0x9e2f59;
tags_urgent_foreground_color = 0x202325;
tags_urgent_borders_color = 0xfde7f6;
# Fonts
fonts = monospace:size=18;