Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
android_packages_apps_DeskClock
Commits
aa659a38
Commit
aa659a38
authored
Jul 08, 2019
by
Nihar Thakkar
Committed by
Alexandre Roux
Sep 07, 2020
Browse files
Update colors.xml: change default background color to something less funky
(cherry picked from commit
9cd40658
)
parent
5de7da48
Changes
1
Hide whitespace changes
Inline
Side-by-side
res/values/colors.xml
View file @
aa659a38
...
...
@@ -33,7 +33,7 @@
<color
name=
"clock_gray"
>
#B3FFFFFF
</color>
<color
name=
"default_background"
>
#1
A237E
</color>
<color
name=
"default_background"
>
#1
D1D1D
</color>
<!-- shadowColor for widget text -->
<color
name=
"widget_shadow_color"
>
#000000
</color>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment