Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Theme: Dark #174

Open
pungat opened this issue Dec 25, 2024 · 0 comments
Open

Color Theme: Dark #174

pungat opened this issue Dec 25, 2024 · 0 comments

Comments

@pungat
Copy link

pungat commented Dec 25, 2024

Trying to create a new color theme dark_plus.cfg based on black_black.cfg, like the Dark+ theme in VS Code :

# Decimal color value
[ClassColor]
methodArg=3670015
comment=13461760
keyword=3618815
foreGround=4312575
method=16777065
field=6921215
[JavaColor]
choiseRow=7884582
comment=5609834
keyword=14064726
stringc=7901646
object=6933955
method=11197660
label=13948116
newType=4227327
varType=11585870
foreGround=13948116
field=16702620
[SmaliColor]
choise=1009930
comment=10873685
keyword=0
stringc=33023
invoke=3669815
instruction=14787895
foreGround=16777215
method=6553800
field=3281920
[WindowColor]
windowbackGround=3947580
codeBackGround=1973790
treeBackGround=2499877
choseBackColor=1652535
richeditBar=2828327
windowTitle=4013373
progressBar=15790320
staticText=13421772
chosenBackColor=7884582
toolbarBackGround=15790320
windowTitleText=13421772


But, there are some parts where the color cannot be changed, such as :

  • The color of the numbers is too dark to see:

    gda-2

  • The folder icon color is also too dark to see:

    gda-4


When changing the color of window > staticText, the color of the text in the notification also changes:

gda-1


Question:

  • This toolbarBackGround color code for?

gda-3

  • What code is this? Is this a valid .smali code?

gda-5


Test:


Related issue: #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant