Skip to content

Instantly share code, notes, and snippets.

View aceeedev's full-sized avatar

Andrew Collins aceeedev

View GitHub Profile
import 'package:flutter/material.dart';
import 'package:google_fonts/google_fonts.dart';
/*
* Styling
*
* Try to play around with different values!
*/
class Styles {
// Colors:
// ==UserScript==
// @name Quizlet Match Hack
// @namespace Andrew M. C.
// @version 1
// @description The time will freeze at desired time and the answers will be the same color
// @author You
// @match https://quizlet.com/*/*
// @grant none
// @license MIT
// ==/UserScript==