tess theme :) v 2

This commit is contained in:
tess 2022-09-05 00:07:51 +02:00
parent 2c4eee1526
commit c26680c2bc
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@ themes.CustomColors theme = themes.CustomColors(
"tess 🐯", "tess 🐯",
const Color.fromARGB( const Color.fromARGB(
255, 255,
13, 6,
69, 34,
87, 42,
), ),
const ColorScheme( const ColorScheme(
brightness: Brightness.dark, brightness: Brightness.dark,