Skip to content

Commit

Permalink
[android][ignore] test snapshot ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHinderling committed Feb 25, 2025
1 parent 5aa42e5 commit 8e05769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package com.emergetools.hackernews.ui.theme

import androidx.compose.ui.graphics.Color

val HackerOrange = Color(0xFFF59342)
val HackerOrange = Color(0xFF42F593)
val HackerOrangeLight = Color(0xFFFCE0C9)
val HackerRed = Color(0xFFEF476F)
val HackerBlue = Color(0xFF118AB2)
Expand Down

0 comments on commit 8e05769

Please sign in to comment.