.github/workflows/ci.yml | 100644 | 0 | 0 | | | 778 Bytes | 7d3721162aac72a7a17ca5231b2635c267a7bd123ef56054fa73da29b232f241 |
.gitignore | 100644 | 0 | 0 | | | 10 Bytes | 1491e6ce0e318c99674685924b292c1cc87da9e8ea45c396937378f7f346e1d9 |
.rubocop.yml | 100644 | 0 | 0 | | | 465 Bytes | 7d149cc5474412d32de4aa16e56f8bf21fc6b5954ff123eb3ef744be01508711 |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | bbf84bea967ac012444426fb7d35999ebb3e2fc9ceb7d76ba129e6466f1d8d2b |
Gemfile.lock | 100644 | 0 | 0 | | | 1.2 KB | eaa21361516c7469f5f5b94739c01eca710714ffff00f090c3a14b631d988179 |
LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 0d4f399d247eb264dec4f6f0972bd85dd9cfe278ebcf234e00b84fcfd2324ad7 |
README.md | 100644 | 0 | 0 | | | 2.3 KB | d4dc6af567cfa7ebf24ef70fba804fd71cdd7513af9b97576089804c5e8fe0b4 |
Rakefile | 100644 | 0 | 0 | | | 124 Bytes | 3742f5594320ac34e41a8cb6b53e8e3fc0d7946db731121decf20e6c32b32a71 |
bin/stylegen | 100775 | 0 | 0 | | | 568 Bytes | ebfba0a6a442e50b60cdbff392397934bcaf893c86b4fa733b7c3c195b2ae9e4 |
lib/stylegen.rb | 100644 | 0 | 0 | | | 166 Bytes | cf219bb8bbeb052868ba09eb6908918dcb8779853e98a79cd68fb9195f1e27f4 |
lib/stylegen/colors.rb | 100644 | 0 | 0 | | | 152 Bytes | 5bf5d1c394811f6a5bb59900683abfb737a181cc09569356be3c2881e9c201a0 |
lib/stylegen/colors/base_elevated_color.rb | 100644 | 0 | 0 | | | 537 Bytes | 9344c8f24fee6b12c429e6b24c1be3e804cdd6cc6ece87bf9e91569a1da26c45 |
lib/stylegen/colors/color.rb | 100644 | 0 | 0 | | | 1.2 KB | 18dde480450af26c3b83555e679f409746a6720cb1507af621c254640fad7416 |
lib/stylegen/colors/light_dark_color.rb | 100644 | 0 | 0 | | | 519 Bytes | 41ca61bd7988300920f344be92d088272b99817a69ce91b6ab178cf3b0b033d7 |
lib/stylegen/data.rb | 100644 | 0 | 0 | | | 1.35 KB | 04faa0cf1db6f8079601ea1b3d85a4a865bd783dfb50ff585939902ee0d9640d |
lib/stylegen/generator.rb | 100644 | 0 | 0 | | | 3.55 KB | 7d8c91769ccc0147188e58b7e062337a3f12a87628023b3947ac7f17267d00fc |
lib/stylegen/schema.json | 100644 | 0 | 0 | | | 2.28 KB | c3d7360d7a7069de95e113807702f0a291198d2060fd4ddc6d145a1619ac299d |
lib/stylegen/validator.rb | 100644 | 0 | 0 | | | 474 Bytes | 69f5d76ecabdab5bb7ffdca4e60f2e630240723dd16dcea6a5798f81fb143914 |
lib/stylegen/version.rb | 100644 | 0 | 0 | | | 71 Bytes | 073234f37f8d96b882939eb331e57716c225628d869bfc42be42bb66c3f539b1 |
stylegen.gemspec | 100644 | 0 | 0 | | | 1.03 KB | cb4630d74c41afa742688de46495e3151d8e8ce974d85067544a1e8dca801e5c |
test/helper.rb | 100644 | 0 | 0 | | | 135 Bytes | f9d07b2860931b103e3149eeadfa459d29bec37a56a6362b960d302d054665e4 |
test/test_base_elevated_color.rb | 100644 | 0 | 0 | | | 792 Bytes | 504ea346a872f022140f48685a4aa65a23fb50414d97e6b5cad3cc5b8d24f4ad |
test/test_color.rb | 100644 | 0 | 0 | | | 1.55 KB | 2cfcfa1c3744e7d5b2343fe426905bd42f1e85f0207e2743d0d1b405c4f46a67 |
test/test_light_dark_color.rb | 100644 | 0 | 0 | | | 780 Bytes | 42523ccac91744ed1da03074387c386ccc0fa887f7722c327aa57b6919045576 |