CN105677352B - Method and device for setting application icon color - Google Patents

Method and device for setting application icon color Download PDF

Info

Publication number
CN105677352B
CN105677352B CN201610009647.XA CN201610009647A CN105677352B CN 105677352 B CN105677352 B CN 105677352B CN 201610009647 A CN201610009647 A CN 201610009647A CN 105677352 B CN105677352 B CN 105677352B
Authority
CN
China
Prior art keywords
color
target icon
icon
setting
main
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610009647.XA
Other languages
Chinese (zh)
Other versions
CN105677352A (en
Inventor
刘道宽
唐尧
刘率
杨春贺
邢鑫岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201610009647.XA priority Critical patent/CN105677352B/en
Publication of CN105677352A publication Critical patent/CN105677352A/en
Application granted granted Critical
Publication of CN105677352B publication Critical patent/CN105677352B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a method and a device for setting application icon colors, wherein the method for setting the application icon colors comprises the following steps: acquiring the main color of a target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon; and setting the color of the target icon according to the main color and the accessory color. According to the method and the device, the main color and the auxiliary color of the target icon are obtained, and the color of the target icon is set according to the obtained main color and the auxiliary color, so that the color of the target icon is set, and the user experience is improved.

Description

Method and device for setting application icon color
Technical Field
The present disclosure relates to the technical field of terminal devices, and in particular, to a method and an apparatus for setting a color of an application icon.
Background
With the development of the technology, more and more applications are applied to the intelligent terminal device, and in the related technology, all the applications are made into icons and placed on the desktop of the intelligent terminal device, so that the desktop of the intelligent terminal device is very disordered under the condition that a large number of application icons are available. Therefore, solutions for sorting application icons are proposed in the related art, for example: and sorting the application icons according to the colors of the application icons.
However, in the above scheme, the application icons can only be sorted according to the default color of the application icon when each application is developed.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a method and apparatus for setting a color of an application icon.
According to a first aspect of the embodiments of the present disclosure, there is provided a method for setting a color of an application icon, including: acquiring the main color of a target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon; and setting the color of the target icon according to the main color and the accessory color.
According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for setting a color of an application icon, including: an acquisition module configured to acquire a dominant color of a target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon; a setting module configured to set a color of the target icon according to the main color and the accessory color acquired by the acquisition module.
According to a third aspect of the embodiments of the present disclosure, there is provided an apparatus for setting a color of an application icon, including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: acquiring the main color of a target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon; and setting the color of the target icon according to the main color and the accessory color.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: by acquiring the main color and the auxiliary color of the target icon and setting the color of the target icon according to the acquired main color and the auxiliary color, the color of the target icon is set, and the user experience is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating a method for setting application icon colors in accordance with an exemplary embodiment;
FIG. 2 is a flow chart illustrating a method of setting application icon colors in accordance with another exemplary embodiment;
FIG. 3 is a flow chart illustrating a method of setting application icon colors in accordance with yet another exemplary embodiment;
FIG. 4 is a flow chart illustrating a method of setting application icon colors in accordance with yet another exemplary embodiment;
FIG. 5 is a flowchart illustrating a setting method of an application icon color according to yet another exemplary embodiment;
FIG. 6 is a flow chart illustrating a method of setting application icon colors in accordance with yet another exemplary embodiment;
FIG. 7 is a flowchart illustrating a setting method of an application icon color according to yet another exemplary embodiment;
FIG. 8 is a diagram illustrating a target icon in a setting method of application icon colors according to an exemplary embodiment;
FIG. 9 is a diagram illustrating a target icon after setting colors in a setting method of applying icon colors according to another exemplary embodiment;
FIG. 10 is a block diagram illustrating an apparatus for setting application icon color according to an exemplary embodiment;
fig. 11 is a block diagram illustrating a setting apparatus for applying a color of an icon according to another exemplary embodiment;
fig. 12 is a block diagram illustrating a setting apparatus 1200 applying a color of an icon according to still another exemplary embodiment.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating a setting method of application icon colors, which may be applied to a terminal device including a touch display screen, according to an exemplary embodiment. As shown in fig. 1, the method for setting the color of the application icon may include the following steps:
in step 101, the dominant color of the target icon is obtained.
The target icon may be an icon selected by a user by clicking, continuously double clicking or long-pressing an icon displayed on a touch display screen of the terminal device, or may be an icon selected by the terminal device according to a predetermined rule.
In step 102, an additional color corresponding to the main color is acquired according to the original color matching method of the target icon.
In step 103, the color of the target icon is set according to the main color and the additional color.
In the setting method of the application icon color, the main color and the auxiliary color of the target icon are obtained, and the color of the target icon is set according to the obtained main color and the auxiliary color, so that the color of the target icon is set, and the user experience is improved.
Fig. 2 is a flowchart illustrating a setting method of an application icon color according to another exemplary embodiment, and as shown in fig. 2, step 101 may be:
step 201, the main color is obtained according to the color tone of the adjacent icon of the target icon.
That is, in this embodiment, the main color of the target icon may be obtained according to the color tone of the adjacent icon of the target icon, for example, if the color tone of the adjacent icon of the target icon is green, the obtained main color of the target icon is also green, so that the color tones of the target icon and the adjacent icon of the target icon may be kept consistent.
Fig. 3 is a flowchart illustrating a setting method of an application icon color according to still another exemplary embodiment, and as shown in fig. 3, step 101 may be:
step 301, acquiring the main color of the target icon according to the set theme.
That is to say, in this embodiment, the main color of the target icon may be obtained according to the theme set by the terminal device, so that the main color of the target icon and the color tone of the theme set by the terminal device are kept consistent.
Fig. 4 is a flowchart illustrating a setting method of an application icon color according to still another exemplary embodiment, and as shown in fig. 4, step 101 may be:
step 401, acquiring the main color of the target icon according to the input color information.
In this embodiment, the main color of the target icon may be obtained according to color information input by a user, where the color information may be specific colors, for example: red, yellow, green, etc., or may be values of a Red component, a green component, and a blue component input in a Red Green Blue (RGB) mode, and the specific form of the color information is not limited in this embodiment.
Fig. 5 is a flowchart illustrating a setting method of an application icon color according to still another exemplary embodiment, and as shown in fig. 5, step 102 may be:
step 501, calculating a corresponding relation between various colors included in an original color matching mode of the target icon through a color migration algorithm, and acquiring an auxiliary color corresponding to the main color according to the corresponding relation and the acquired main color.
That is to say, in this embodiment, the corresponding relationship between the colors included in the original color matching manner of the target icon may be calculated through a color migration algorithm, and then the additional color corresponding to the main color is obtained according to the corresponding relationship and the obtained main color through the color migration algorithm, so that the difficulty in color matching is simplified.
Fig. 6 is a flowchart illustrating a setting method of an application icon color according to still another exemplary embodiment, and as shown in fig. 6, step 102 may include:
step 601, displaying the settable attached color information.
The display mode in which the color information can be set may include: the information that can be set with additional color is highlighted, or the information that can be set with additional color is displayed through text information, etc., and the display mode of the information that can be set with additional color is not limited in this embodiment.
Step 602, detecting a setting operation for the settable attached color information.
Wherein, the detecting the setting operation for the settable additional color information may be: displaying a color option which can be provided with additional color information, wherein the color corresponding to the color option corresponds to the main color; then, a setting operation for the above color option is detected.
The color options may be obtained according to a set theme, or according to input color information, or according to a corresponding relationship between various colors included in an original color matching manner of the target icon and the obtained main color.
Step 603, setting the color of the setting operation instruction as the additional color.
That is to say, in this embodiment, the additional color is settable, and the setting operation for the settable additional color information may be detected by displaying the settable additional color information, and then the color indicated by the setting operation is set to the additional color, so as to set the additional color more flexibly and individually.
Fig. 7 is a flowchart illustrating a setting method of an application icon color according to still another exemplary embodiment, and as shown in fig. 7, after step 103, the method may further include:
and step 701, displaying the target icon with the set color.
Referring to fig. 8, fig. 8 is a schematic diagram illustrating a target icon in a setting method of an application icon color according to an exemplary embodiment. As shown in fig. 8, the original color matching method of the target icon shown in fig. 8 has 4 colors in addition to white, which are orange, light orange, orange yellow, and yellow, respectively.
After the color of the target icon is set by using the method for setting the color of the application icon shown in any one of fig. 1 to 6, in step 701, the displayed target icon with the color set may be as shown in fig. 9, where fig. 9 is a schematic diagram of the target icon with the color set in a method for setting the color of the application icon shown in another exemplary embodiment.
In this embodiment, the target icon and the adjacent icon of the target icon may have the same or similar functions, and after the color of the target icon is set by the application icon color setting method, the target icon and the adjacent icon of the target icon have the same or similar color system. Therefore, the application icons can be sorted according to the colors of the target icons after the colors are set, and the problem that the colors and the function clusters cannot be unified when the application icons are sorted can be solved.
For example, for application icons of applications installed in a terminal device with a touch display screen, the color of the application icon of a social application (such as QQ, WeChat or microblog) can be set to be a color of a green system, the color of the application icon of a takeaway ordering application can be set to be a color of a yellow system, and the like, so that when the application icons are sorted according to the colors, the application icons with the same or similar functions can be arranged together, the problem that color and function clusters cannot be unified when the application icons are sorted is solved, a user can conveniently search the application icons, and the user experience degree is further improved.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods. For details not disclosed in the embodiments of the apparatus of the present disclosure, refer to the embodiments of the method of the present disclosure.
Fig. 10 is a block diagram illustrating an application icon color setting apparatus, which may be implemented by software, hardware, or a combination thereof as part or all of a terminal device including a touch display screen according to an exemplary embodiment.
As shown in fig. 10, the setting device for the application icon color may include: an acquisition module 1001 and a setting module 1002;
the acquiring module 1001 is configured to acquire a dominant color of the target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon; the target icon may be an icon selected by a user by clicking, continuously double clicking or long-pressing an icon displayed on a touch display screen of the terminal device, or may be an icon selected by the terminal device according to a predetermined rule.
A setting module 1002 configured to set a color of the target icon according to the main color and the accessory color acquired by the acquisition module 1001.
In one implementation manner of this embodiment, the obtaining module 1001 is configured to obtain the dominant color according to a hue of an icon adjacent to the target icon.
That is to say, in this embodiment, the dominant color of the target icon may be obtained according to the hue of the adjacent icon of the target icon, for example, if the hue of the adjacent icon of the target icon is green, the dominant color of the target icon obtained by the obtaining module 1001 is also green, so that the hues of the target icon and the adjacent icon of the target icon may be kept consistent.
In another implementation manner of this embodiment, the obtaining module 1001 is configured to obtain the main color according to a set theme.
That is to say, in this embodiment, the obtaining module 1001 may obtain the main color of the target icon according to the theme set by the terminal device, so that the main color of the target icon and the color tone of the theme set by the terminal device are kept consistent.
In yet another implementation manner of this embodiment, the obtaining module 1001 is configured to obtain the dominant color according to the input color information.
In this embodiment, the obtaining module 1001 may obtain the main color of the target icon according to color information input by a user, where the color information may be specific colors, for example: red, yellow, green, etc., or values of the input red, green, and blue components in the RGB mode, and the specific form of the color information is not limited in this embodiment.
In yet another implementation manner of this embodiment, the obtaining module 1001 is configured to calculate, by using a color migration algorithm, a corresponding relationship between colors included in an original color matching manner of the target icon, and obtain an additional color corresponding to the main color according to the corresponding relationship and the obtained main color.
That is to say, in this embodiment, the obtaining module 1001 may calculate, by using a color migration algorithm, a corresponding relationship between various colors included in an original color matching manner of the target icon, and then obtain, by using the color migration algorithm, an additional color corresponding to the main color according to the corresponding relationship and the obtained main color, so as to simplify the difficulty in matching colors.
In the device for setting the colors of the application icons, the acquiring module 1001 acquires the main color and the auxiliary color of the target icon, and the setting module 1002 sets the color of the target icon according to the acquired main color and the auxiliary color, so that the color of the target icon is set, and the user experience is improved.
Fig. 11 is a block diagram illustrating an application icon color setting apparatus according to another exemplary embodiment, which is different from the application icon color setting apparatus illustrated in fig. 10 in that, in the application icon color setting apparatus illustrated in fig. 11, the obtaining module 1001 may include: a display sub-module 10011, a detection sub-module 10012, and a color setting sub-module 10013;
wherein, the display sub-module 10011 is configured to display the settable attached color information; the display mode in which the color information can be set may include: the information that can be set with additional color is highlighted, or the information that can be set with additional color is displayed through text information, etc., and the display mode of the information that can be set with additional color is not limited in this embodiment.
A detection sub-module 10012 configured to detect a setting operation of settable attached color information displayed for the display sub-module 10011; the detection sub-module 10012 is configured to display a color option for which color information can be set, where a color corresponding to the color option corresponds to the main color, and detect a setting operation for the color option.
The color options may be obtained according to a set theme, or according to input color information, or according to a corresponding relationship between various colors included in an original color matching manner of the target icon and the obtained main color.
The color setting sub-module 10013 is configured to set a color indicated by the setting operation detected by the detection sub-module 10012 as the additional color.
That is to say, in this embodiment, the additional color is settable, and the setting operation for the settable additional color information may be detected by displaying the settable additional color information, and then the color indicated by the setting operation is set to the additional color, so as to set the additional color more flexibly and individually.
Further, the setting device for the application icon color may further include:
a display module 1003 configured to display the target icon after the color is set by the setting module 1002.
Referring to fig. 8, the object icon shown in fig. 8 has 4 colors except for white, which are orange, light orange, orange yellow, and yellow, respectively. And after the setting module 1002 sets the color of the target icon, the display module 1003 may display the color-set target icon as shown in fig. 9.
In this embodiment, the target icon and the adjacent icon of the target icon may have the same or similar functions, and after the color of the target icon is set by the setting device for applying the color of the icon, the target icon and the adjacent icon of the target icon have the same or similar color system. Therefore, the application icons can be sorted according to the colors of the target icons after the colors are set, and the problem that the colors and the function clusters cannot be unified when the application icons are sorted can be solved.
For example, for application icons of applications installed in a terminal device with a touch display screen, the color of the application icon of a social application (such as QQ, WeChat or microblog) can be set to be a color of a green system, the color of the application icon of a takeaway ordering application can be set to be a color of a yellow system, and the like, so that when the application icons are sorted according to the colors, the application icons with the same or similar functions can be arranged together, the problem that color and function clusters cannot be unified when the application icons are sorted is solved, a user can conveniently search the application icons, and the user experience degree is further improved.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 12 is a block diagram illustrating a setting apparatus 1200 applying a color of an icon according to still another exemplary embodiment. For example, the setting means 1200 for applying the color of the icon may be a mobile phone, a computer, a digital broadcasting terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 12, the setting apparatus 1200 applying the icon color may include one or more of the following components: processing component 1202, memory 1204, power component 1206, multimedia component 1208, audio component 1210, input/output (I/O) interface 1212, sensor component 1214, and communications component 1216.
The processing component 1202 generally controls the overall operation of the setting apparatus 1200 applying the icon color, such as operations associated with display, phone call, data communication, camera operation, and recording operation. The processing components 1202 may include one or more processors 1220 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 1202 can include one or more modules that facilitate interaction between the processing component 1202 and other components. For example, the processing component 1202 can include a multimedia module to facilitate interaction between the multimedia component 1208 and the processing component 1202.
The memory 1204 is configured to store various types of data to support the operation of the setting apparatus 1200 in which the icon color is applied. Examples of such data include instructions for any application or method operating on the setting device 1200 for application icon color, contact data, phonebook data, messages, pictures, videos, and the like. The Memory 1204 may be implemented by any type of volatile or non-volatile Memory device or combination thereof, such as a Static Random Access Memory (SRAM), an electrically Erasable Programmable Read-Only Memory (EEPROM), an Erasable Programmable Read-Only Memory (EPROM), a Programmable Read-Only Memory (PROM) or a ROM, a magnetic Memory, a flash Memory, a magnetic disk or an optical disk.
The power supply component 1206 provides power to the various components of the setting device 1200 to which the icon color is applied. The power components 1206 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the settings device 1200 that applies the icon color.
The multimedia component 1208 includes a screen providing an output interface between the above-described setting apparatus 1200 of the application icon color and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1208 includes a front facing camera and/or a rear facing camera. When the setting apparatus 1200 applying the icon color is in an operation mode, such as a photographing mode or a video mode, the front camera and/or the rear camera may receive external multimedia data. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
Audio component 1210 is configured to output and/or input audio signals. For example, the audio module 1210 includes a Microphone (MIC) configured to receive an external audio signal when the setting apparatus 1200 applying the color of the icon is in an operation mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 1204 or transmitted via the communication component 1216. In some embodiments, audio assembly 1210 further includes a speaker for outputting audio signals.
The I/O interface 1212 provides an interface between the processing component 1202 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 1214 includes one or more sensors for providing status assessment of various aspects of the setup device 1200 using icon colors. For example, the sensor assembly 1214 may detect the on/off state of the setting device 1200 for the color of the application icon, the relative positioning of the components, such as the display and keypad of the setting device 1200 for the color of the application icon, the sensor assembly 1214 may also detect a change in the position of one component of the setting device 1200 for the color of the application icon or the setting device 1200 for the color of the application icon, the presence or absence of user contact with the setting device 1200 for the color of the application icon, the orientation or acceleration/deceleration of the setting device 1200 for the color of the application icon, and a change in the temperature of the setting device 1200 for the color of the application icon. The sensor assembly 1214 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. Sensor assembly 1214 may also include a photosensor, such as a Complementary Metal Oxide Semiconductor (CMOS) or Charge-coupled Device (CCD) image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1214 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 1216 is configured to facilitate communication between the setting apparatus 1200 applying the icon color and other devices in a wired or wireless manner. The icon color setting means 1200 may access a Wireless network based on a communication standard, such as Wireless Fidelity (WiFi), second Generation (2G) or Third Generation (3G), or a combination thereof. In an exemplary embodiment, the communication component 1216 receives the broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the Communication component 1216 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the setting Device 1200 for the Application icon color may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors or other electronic components for performing the above method.
In an exemplary embodiment, there is also provided a non-transitory computer readable storage medium, such as the memory 1204, comprising instructions executable by the processor 1220 of the setting apparatus 1200 for applying icon colors to perform the above-described method. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a Compact disk Read Only Memory (CD-ROM), a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer-readable storage medium in which instructions, when executed by a processor of a mobile terminal, enable the mobile terminal to perform a method of setting a color of an application icon, the method comprising: acquiring a main color of a target icon, and acquiring an auxiliary color corresponding to the main color according to an original color matching mode of the target icon; and setting the color of the target icon according to the main color and the auxiliary color.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (16)

1. A setting method of application icon color is characterized by comprising the following steps:
acquiring the main color of a target icon;
acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon;
setting the color of the target icon according to the main color and the accessory color;
the obtaining, according to the original color matching manner of the target icon, an auxiliary color corresponding to the main color includes:
calculating the corresponding relation among various colors contained in the original color matching mode of the target icon through a color migration algorithm;
acquiring an auxiliary color corresponding to the main color according to the corresponding relation and the acquired main color;
the method further comprises the following steps:
and sequencing the application icons according to the set color of the target icon.
2. The method of claim 1, wherein obtaining the dominant color of the target icon comprises:
and acquiring the main color according to the tone of the adjacent icon of the target icon.
3. The method of claim 1, wherein obtaining the dominant color of the target icon comprises:
and acquiring the main color according to the set theme.
4. The method of claim 1, wherein obtaining the dominant color of the target icon comprises:
and acquiring the main color according to the input color information.
5. The method according to claim 1, wherein the obtaining of the additional color corresponding to the main color according to the primary color matching manner of the target icon comprises:
displaying settable attached color information;
detecting a setting operation for the settable attached color information;
and setting the color of the setting operation instruction as the additional color.
6. The method according to claim 5, wherein the detecting a setting operation for the settable additional color information includes:
displaying a color option which can be provided with additional color information, wherein the color corresponding to the color option corresponds to the main color;
a setting operation for the color option is detected.
7. The method of claim 1, further comprising:
and displaying the target icon after setting the color.
8. An apparatus for setting a color of an application icon, comprising:
an acquisition module configured to acquire a dominant color of a target icon; acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon;
a setting module configured to set a color of the target icon according to the main color and the accessory color acquired by the acquisition module;
the obtaining module is configured to calculate a corresponding relation between various colors included in an original color matching mode of the target icon through a color migration algorithm, and obtain an auxiliary color corresponding to the main color according to the corresponding relation and the obtained main color;
the apparatus is further configured to:
and sequencing the application icons according to the set color of the target icon.
9. The apparatus of claim 8,
the obtaining module is configured to obtain the dominant color according to a hue of an adjacent icon of the target icon.
10. The apparatus of claim 8,
the obtaining module is configured to obtain the main color according to a set theme.
11. The apparatus of claim 8,
the obtaining module is configured to obtain the main color according to the input color information.
12. The apparatus of claim 8, wherein the obtaining module comprises:
a display sub-module configured to display settable additional color information;
a detection sub-module configured to detect a setting operation of settable additional color information displayed for the display sub-module;
a color setting sub-module configured to set a color indicated by the setting operation detected by the detection sub-module as the additional color.
13. The apparatus of claim 12,
the detection sub-module is configured to display a color option in which additional color information can be set, a color corresponding to the color option corresponds to the main color, and detect a setting operation for the color option.
14. The apparatus of claim 8, further comprising:
a display module configured to display the target icon after the setting module sets the color.
15. An apparatus for setting a color of an application icon, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring the main color of a target icon;
acquiring an auxiliary color corresponding to the main color according to the original color matching mode of the target icon;
setting the color of the target icon according to the main color and the accessory color;
the obtaining, according to the original color matching manner of the target icon, an auxiliary color corresponding to the main color includes:
calculating the corresponding relation among various colors contained in the original color matching mode of the target icon through a color migration algorithm;
acquiring an auxiliary color corresponding to the main color according to the corresponding relation and the acquired main color;
the processor is further configured to:
and sequencing the application icons according to the set color of the target icon.
16. A non-transitory computer readable storage medium, having stored thereon a computer program, characterized in that the program, when executed by a processor, implements the steps of the method of any one of claims 1 to 7.
CN201610009647.XA 2016-01-06 2016-01-06 Method and device for setting application icon color Active CN105677352B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610009647.XA CN105677352B (en) 2016-01-06 2016-01-06 Method and device for setting application icon color

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610009647.XA CN105677352B (en) 2016-01-06 2016-01-06 Method and device for setting application icon color

Publications (2)

Publication Number Publication Date
CN105677352A CN105677352A (en) 2016-06-15
CN105677352B true CN105677352B (en) 2020-03-17

Family

ID=56299406

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610009647.XA Active CN105677352B (en) 2016-01-06 2016-01-06 Method and device for setting application icon color

Country Status (1)

Country Link
CN (1) CN105677352B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106375775B (en) * 2016-09-26 2020-12-11 广州华多网络科技有限公司 Virtual gift display method and device
CN107608709B (en) * 2017-08-23 2021-05-18 创新先进技术有限公司 Icon color change method and device and electronic equipment
CN107678627A (en) * 2017-10-12 2018-02-09 深圳市万普拉斯科技有限公司 Icon processing method, device and user terminal
CN111050202A (en) * 2019-11-22 2020-04-21 北京达佳互联信息技术有限公司 Video processing method, video processing device, electronic equipment and medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101916168A (en) * 2010-08-31 2010-12-15 宇龙计算机通信科技(深圳)有限公司 Method and system for displaying application icon and mobile terminal
CN102819381A (en) * 2011-06-07 2012-12-12 仁宝电脑工业股份有限公司 Electronic device and method for generating graphical user interface thereof
CN104050004A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Method and device for setting colors of icons of interface and terminal
CN104536771A (en) * 2015-01-28 2015-04-22 广东欧珀移动通信有限公司 Method and system for showing icon sequencing according to icon colors
CN104808991A (en) * 2015-04-17 2015-07-29 深圳市金立通信设备有限公司 Terminal processing method
CN104965631A (en) * 2015-05-26 2015-10-07 深圳市万普拉斯科技有限公司 Desktop color matching method, desktop color matching apparatus and intelligent terminal
CN104978200A (en) * 2015-07-13 2015-10-14 小米科技有限责任公司 Application program display method and device
CN105094578A (en) * 2014-04-25 2015-11-25 小米科技有限责任公司 Method and apparatus for adjusting positions of icons on desktop
CN105159661A (en) * 2015-07-24 2015-12-16 小米科技有限责任公司 Corner mark display method and apparatus for icon

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101916168A (en) * 2010-08-31 2010-12-15 宇龙计算机通信科技(深圳)有限公司 Method and system for displaying application icon and mobile terminal
CN102819381A (en) * 2011-06-07 2012-12-12 仁宝电脑工业股份有限公司 Electronic device and method for generating graphical user interface thereof
CN105094578A (en) * 2014-04-25 2015-11-25 小米科技有限责任公司 Method and apparatus for adjusting positions of icons on desktop
CN104050004A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Method and device for setting colors of icons of interface and terminal
CN104536771A (en) * 2015-01-28 2015-04-22 广东欧珀移动通信有限公司 Method and system for showing icon sequencing according to icon colors
CN104808991A (en) * 2015-04-17 2015-07-29 深圳市金立通信设备有限公司 Terminal processing method
CN104965631A (en) * 2015-05-26 2015-10-07 深圳市万普拉斯科技有限公司 Desktop color matching method, desktop color matching apparatus and intelligent terminal
CN104978200A (en) * 2015-07-13 2015-10-14 小米科技有限责任公司 Application program display method and device
CN105159661A (en) * 2015-07-24 2015-12-16 小米科技有限责任公司 Corner mark display method and apparatus for icon

Also Published As

Publication number Publication date
CN105677352A (en) 2016-06-15

Similar Documents

Publication Publication Date Title
RU2630167C1 (en) Method and device for switching colour range mode
US9667774B2 (en) Methods and devices for sending virtual information card
US10095377B2 (en) Method and device for displaying icon badge
US10509540B2 (en) Method and device for displaying a message
EP2985991B1 (en) Method and device for time-lapse photographing
US20170293403A1 (en) Method and device for displaying pages in application program and computer-readable medium
CN105487805B (en) Object operation method and device
US10963149B2 (en) Parameter adjustment method, apparatus and storage medium
CN105094578B (en) Method and device for adjusting position of desktop icon
EP2924552B1 (en) Method and mobile terminal for executing user instructions
CN105426094B (en) Information pasting method and device
WO2018000710A1 (en) Method and device for displaying wifi signal icon and mobile terminal
CN105677352B (en) Method and device for setting application icon color
EP2988475A1 (en) Traffic control method and device for mobile router
CN104850643B (en) Picture comparison method and device
US20170075671A1 (en) Method and apparatus for installing application and smart device using the same
EP3104282A1 (en) Search method and search apparatus
CN112331158B (en) Terminal display adjusting method, device, equipment and storage medium
US10225387B2 (en) Call processing method and device
US20180314394A1 (en) Method and apparatus for sorting filter options
CN106296775B (en) Icon generation method and device
EP3128722A1 (en) File transmission method and apparatus, computer program and recording medium
CN107885464B (en) Data storage method, device and computer readable storage medium
CN106371714B (en) Information display method and device
CN109067959B (en) Address book management method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant