Merge pull request 'tess theme :) v 2' (#26) from tess/loris:main into main

Reviewed-on: zoe/loris#26
This commit is contained in:
zoe 2022-09-04 22:17:52 +00:00
commit effd78f758
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,