Skip to content

Color Theme: Dark #174

@pungat

Description

@pungat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions