Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask_android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kalimero
bitmask_android
Commits
7027d347
Commit
7027d347
authored
1 year ago
by
cyberta
Browse files
Options
Downloads
Patches
Plain Diff
remove unused colors from old design
parent
95588ead
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/src/custom/res/values/custom-theme.xml
+0
-4
0 additions, 4 deletions
app/src/custom/res/values/custom-theme.xml
app/src/main/res/values/colors.xml
+0
-2
0 additions, 2 deletions
app/src/main/res/values/colors.xml
with
0 additions
and
6 deletions
app/src/custom/res/values/custom-theme.xml
+
0
−
4
View file @
7027d347
...
@@ -14,10 +14,6 @@
...
@@ -14,10 +14,6 @@
<color
name=
"actionbar_connectivity_state_text_color_light"
>
@color/white
</color>
<color
name=
"actionbar_connectivity_state_text_color_light"
>
@color/white
</color>
<!-- Font color of labels in EipFragment (main screen)-->
<!-- Font color of labels in EipFragment (main screen)-->
<color
name=
"colorEipFragmentFont"
>
@color/black800_dark
</color>
<color
name=
"colorEipFragmentFont"
>
@color/black800_dark
</color>
<!-- glow effect color of the on / off button -->
<color
name=
"colorMainBtnHighlight"
>
#58FFA9
</color>
<!-- glow effect color of the on / off button if no network / traffic blocked -->
<color
name=
"colorMainBtnError"
>
#eF2222
</color>
<!-- location button icon tint color -->
<!-- location button icon tint color -->
<color
name=
"colorLocationButtonTint"
>
@color/black
</color>
<color
name=
"colorLocationButtonTint"
>
@color/black
</color>
<color
name=
"colorLocationButtonTintTransparent"
>
@color/black800_transparent
</color>
<color
name=
"colorLocationButtonTintTransparent"
>
@color/black800_transparent
</color>
...
...
This diff is collapsed.
Click to expand it.
app/src/main/res/values/colors.xml
+
0
−
2
View file @
7027d347
...
@@ -7,8 +7,6 @@
...
@@ -7,8 +7,6 @@
<color
name=
"colorError"
>
#ef9a9a
</color>
<color
name=
"colorError"
>
#ef9a9a
</color>
<color
name=
"colorSuccess"
>
#a5d6a7
</color>
<color
name=
"colorSuccess"
>
#a5d6a7
</color>
<color
name=
"colorDisabled"
>
#AAAAAA
</color>
<color
name=
"colorDisabled"
>
#AAAAAA
</color>
<color
name=
"colorMainBtnHighlight"
>
#03DAC6
</color>
<color
name=
"colorMainBtnError"
>
#eF2222
</color>
<color
name=
"black"
>
#000000
</color>
<color
name=
"black"
>
#000000
</color>
<color
name=
"black800_dark"
>
#1b1b1b
</color>
<color
name=
"black800_dark"
>
#1b1b1b
</color>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment