Commit 9a0582e6 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added active task border.

parent 7b93db35
#---- Generated by tint2conf 17d0 ---- #---- Generated by tint2conf 7ce7 ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for # See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options. # full documentation of the configuration options.
#------------------------------------- #-------------------------------------
...@@ -31,7 +31,7 @@ border_color_hover = #cccccc 30 ...@@ -31,7 +31,7 @@ border_color_hover = #cccccc 30
background_color_pressed = #333333 4 background_color_pressed = #333333 4
border_color_pressed = #777777 30 border_color_pressed = #777777 30
# Background 3: Active task # Background 3:
rounded = 3 rounded = 3
border_width = 2 border_width = 2
border_sides = TBLR border_sides = TBLR
...@@ -70,6 +70,19 @@ border_color_hover = #ed333b 100 ...@@ -70,6 +70,19 @@ border_color_hover = #ed333b 100
background_color_pressed = #000000 0 background_color_pressed = #000000 0
border_color_pressed = #000000 0 border_color_pressed = #000000 0
# Background 6: Active task
rounded = 2
border_width = 2
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 0
border_color = #07eded 100
background_color_hover = #000000 0
border_color_hover = #07eded 100
background_color_pressed = #000000 0
border_color_pressed = #000000 0
#------------------------------------- #-------------------------------------
# Panel # Panel
panel_items = TE:E:E:SBC panel_items = TE:E:E:SBC
...@@ -135,7 +148,7 @@ task_thumbnail_size = 210 ...@@ -135,7 +148,7 @@ task_thumbnail_size = 210
task_font_color = #eeeeee 100 task_font_color = #eeeeee 100
task_icon_asb = 97 30 30 task_icon_asb = 97 30 30
task_background_id = 2 task_background_id = 2
task_active_background_id = 3 task_active_background_id = 6
task_urgent_background_id = 5 task_urgent_background_id = 5
task_iconified_background_id = 2 task_iconified_background_id = 2
mouse_left = toggle mouse_left = toggle
...@@ -210,7 +223,7 @@ ac_disconnected_cmd = ...@@ -210,7 +223,7 @@ ac_disconnected_cmd =
# Separator 1 # Separator 1
separator = new separator = new
separator_background_id = 0 separator_background_id = 0
separator_color = #777777 84 separator_color = #777777 81
separator_style = line separator_style = line
separator_size = 3 separator_size = 3
separator_padding = 1 0 separator_padding = 1 0
...@@ -219,7 +232,7 @@ separator_padding = 1 0 ...@@ -219,7 +232,7 @@ separator_padding = 1 0
# Separator 2 # Separator 2
separator = new separator = new
separator_background_id = 0 separator_background_id = 0
separator_color = #777777 84 separator_color = #777777 81
separator_style = dots separator_style = dots
separator_size = 3 separator_size = 3
separator_padding = 1 0 separator_padding = 1 0
...@@ -228,7 +241,7 @@ separator_padding = 1 0 ...@@ -228,7 +241,7 @@ separator_padding = 1 0
# Separator 3 # Separator 3
separator = new separator = new
separator_background_id = 0 separator_background_id = 0
separator_color = #777777 84 separator_color = #777777 81
separator_style = line separator_style = line
separator_size = 3 separator_size = 3
separator_padding = 1 0 separator_padding = 1 0
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment