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' backgound: '#2f343a'
text: '#ffffff' text: '#ffffff'
unfocused: unfocused:
border: '32323232' border: '#323232'
backgound: '#323232' backgound: '#323232'
text: '#cccccc' text: '#cccccc'
indicator: '#000000' indicator: '#1cd180'
child_border: '#323232' child_border: '#323232'
urgent: urgent:
border: '#2f343a' border: '#2f343a'