fixed typo

This commit is contained in:
2025-12-14 23:47:04 +03:00
parent 65e54f9c0b
commit bb1c14d566
7 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ surface = "#e8e8e8FF"
on_surface = "#3d3d2fFF"
surface_variant = "#d0d0c8FF"
on_surface_varuant = "#3d3d2fFF"
on_surface_variant = "#3d3d2fFF"
border_focused = "#c9a305FF"
border = "#d0d0c8FF"

View File

@@ -43,7 +43,7 @@ on_error = '#151515FF'
on_info = '#151515FF'
on_success = '#151515FF'
on_surface = '#C2C2B0FF'
on_surface_varuant = '#C2C2B0FF'
on_surface_variant = '#C2C2B0FF'
on_warning = '#151515FF'
success = '#95A328FF'
surface = '#1C1C1CFF'