Typo in theme color

This commit is contained in:
Yorick Barbanneau 2023-04-27 23:25:41 +02:00
parent 5f9dc66da2
commit dd44beb1d4

View file

@ -29,10 +29,10 @@ sway_theme_colors:
backgound: '#2f343a'
text: '#ffffff'
unfocused:
border: '32323232'
border: '#323232'
backgound: '#323232'
text: '#cccccc'
indicator: '#000000'
indicator: '#1cd180'
child_border: '#323232'
urgent:
border: '#2f343a'