Skip to content

Commit

Permalink
op
Browse files Browse the repository at this point in the history
  • Loading branch information
kikipoulet committed Jun 12, 2024
1 parent 7bb5125 commit af29695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SukiUI/ColorTheme/Dark.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Color x:Key="SukiStrongBackground">#353535</Color>
<Color x:Key="SukiLightBackground">Transparent</Color>
<Color x:Key="SukiCardBackground">#353535</Color>
<Color x:Key="SukiGlassCardBackground">#353535</Color>
<Color x:Key="SukiGlassCardBackground">#393939</Color>
<Color x:Key="SukiGlassCardOpaqueBackground">#222222</Color>
<Color x:Key="SukiControlTouchBackground">#505050</Color>
<Color x:Key="SukiDialogBackground">#000000</Color>
Expand Down

0 comments on commit af29695

Please sign in to comment.