Typo in theme color
This commit is contained in:
parent
5f9dc66da2
commit
dd44beb1d4
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue