Colors Questions
Ad
Color Remapping - Matching target palette using a 3D grid?
Let's say i have color 'foo', and it is stored in rgb format. i need to recolor 'foo' so it matches the closest color in a list of colors. doing
Visual Studio Palette Window Background
So visual studio has tons of options for fonts and colors; but i can't seem to find the background/foreground colors for certain windows, such
Color palette reference for .Net foreground colors?
Hi everyone, just looking for a website or pdf reference which has a color palette of the .net (visual studio 2008) foreground colors?
Find images with similar color palette with Python
Suppose there are 10,000 jpeg, png images in a gallery, how to find all images with similar color palettes to a selected image sorted by
Color palette (colors used) for RibbonWindow's Office 2007 Black theme?
I am using the office 2007 black theme for my ribbonwindow and really like all of the colors it uses. here is the resource dictionary included in
Algorithm to randomly generate an aesthetically-pleasing color palette
I'm looking for a simple algorithm to generate a large number of random, aesthetically pleasing colors. so no crazy neon colors, colors
C# Color constant R,G,B values
Where can i find a list of all the c# color constants and the associated r,g,b (red, green, blue) values? e.g. color.white ==
How to pick color palette for a pie-chart?
I have some code that generates image of a pie chart. it's a general purpose class, so any number of slices can be given as input. now i have
Find out which colours are in use when using the MFC Feature pack in Office 2007 style
I'm updating some of our legacy c++ code to use the "mfc feature pack" that microsoft released for visual studio 2008. we've used the new classes
Trying to understand Bitmap.Config.ARBG_8888
I'm trying to understand packing of color bytes for argb_8888 format. the
Ad
What is the different between getColor() and getColorStateList() in Android
I'm using getcolor() method to select color from resources. but i found that there is another method called
REACT onclick change color of div
I am trying to change each div's color onclick. the problem in my code is that all divs change color when one is clicked. looking for a way to
Django: Change font-color inside a javascript-function
Good day, the font-color of my html-body is changed via a css-file with following code: body { background-color:
How to apply colors programmatically to app theme?
I have some problem about apply colors to my app. i want to achieve to get some json from the web, like this: {
change background of page in theme
I want to change my window background in my theme like this: <style name="apptheme" parent="theme.appcompat.noactionbar">
How to create my own onChangeComplete function for input type color on React
With react-color https://casesandberg.github.io/react-color/
Change elevated button color via radio buttons in flutter
I want to change the elevated button color when i press the radio buttons. 1.button -> red, 2.button -> yellow, 3.button -> green. in the
How to convert API color code ("#1db8ce") value to Actual RGB color?
I'm getting all my data from api. i want to convert the color string value to actual color. how can i achieve that? my api response:
Inaccurate values when converting from RGB to L*ab colours
I'm trying to convert srgb values (in photoshop) to l*ab values (also for use in photoshop) i'm in the ballpark, but not getting the same results
How do I add color gradient to Card in flutter
I want to add color gradient to a card in flutter, tried several ways with container and decoration but can't get the
Detect unique colors in an image visible to eye
Aoa, i am currently working on a project and got stuck.actually i want an algorithm to detect number of colors in an image that are
Ad
Android MaterialButton doesn't change it's color programmatically in android lollipop
I have two materialbuttons in a linearlayout and i change their background color and text color depending on some
ggplot: scale_color_steps()-like color scale for ordered factors
With scale_color_steps() we can set from what to what color we want the scale to evolve by setting the low and the
Change color of system navigation and status bar when entering the dark mode in flutter
I want to change the color of the system navigation and status bar when entering the dark mode. this is my code: void main()
How do i make colour detection in turtle
I have a python turtle program which is displayed below. i want to be able to stop game when turtle touches black or touches line but i
Flutter how i can use a setState event without refresh my futurebuilder
I have a question. at the moment i try to build a category list with data from firebase. to load the data i use a futurebuilder.
I'm getting a strange error when using "color:"
I get this error when using color: the named parameter 'color' isn't defined. code is: body: center(
Change color based on firebase value within flutter decoration
I have a decoration that i wish to change of based on a value return from firebase. currently, i have my decoration like below
What is flutter custom ColorSwatch?
I'm beginner to flutter. can someone please explain, what is custom colorswatch in flutter. i just follow the flutter documentation. but i didn't
How do I convert three digit hexadecimal String to Color in flutter
I want to convert "#0ff" this hexadecimal string into color i have searched it but i only found answers with the hexadecimal
TextStyle doesn't identify accentColor and returns the wrong color
In materialapp in theme, i am setting heeadline6's color with already set accentcolor. but when i try to display text with headline6 texttheme, it
Ad
Fragment color - -how to set it to transparent?
What will be better: set transparent color in the fragments and then use color from the activity_main.xml or set color
Dart, flutter - The argument type 'String' can't be assigned to the parameter type 'Color?'
Im trying to assign a container color to a class property from a models file in dart. however it gave me an error that the argument type 'string'
How to change the color of inactive/disabled title/subtitle in ListTile Flutter?
I have a problem with changing the color of title/subtitle/leading of the disabled/inactive listtile in flutter. my widget looks like this:
How to change the color of one row in DataTable in Flutter?
I have data table and i changed the color of all the rows in this way: class _simpletablestate extends state<simpletable> {
Is there a way to invert all colors on the page with a button click, using jQuery and/or CSS?
I'm hoping to invert all the colors on the page on a button click, and i haven't learned to invert colors. is there some way to achieve this with
How can i dynamically change color of certain words of a paragraph in a Text Widget in flutter
Suppose you are given two strings. one contains the words to be colored, and other contains the paragraph. example: list words
ARGB in tkinter ttk behaves unexpectedly
I've been trying to learn tkinter and subsequently ttk to create a gui. when working with ttk i noticed something peculiar happening. when i gave
Whole Icon button becomes grey : flutter
I'm trying to apply a color on play_icon in bottom navigation bar. the problem is the whole icon becomes grey. what i want to achieve is this:
Primary color declared in colorScheme and ThemeData in Flutter
I was following the material design components and at the bottom, there was a theming section for every component. here's the
How do I animate Color using an AnimatedBuilder widget? Flutter
I am trying to animate color using the animatedbuilder widget in flutter. i can use this builder widget
Flutter: Change Color of Circular Progress Indicator on a certain value
is it possible to change to valuecolor of a circularprogressindicator when a certain value is being reached. for example: green,
Ad
Changing Icon Color behind ListTile in an ExpansionPanelList.radio
In a listtile of expansionpanellist, the trialing is already given as an arrow down, and when the listtile is expanded, the arrow changes to arrow
flutter convert color (string) to Color
I have a set of data that comes from db something like this { ... name:"any name" , something:{
Android Hex color to Color
I am facing an issue converting hex color #000 to color or rgb. android color.parsecolor
Attaching Index To List Item (string) [Flutter]
Instead of making isselected bool variable, i'll like to make it as index of selected. then check for the index of selected in reportreasons
How to specify color of extension triangle when using ListedColormap
This answer provides an example of how to use listedcolormap to create a
Textview paint words in different colors (Android Studio)
I need to color words in different colors in an efficient way, for example, i have the string public static void
Find and replace color on button click with jQuery
I have a svg with multiple lineargradient elements and i want to change the value #4d4d4d with #ff0000 in
Flutter Drawer - Can't edit colors
I'm rather new to flutter and learning through everyday however i've hit a wall with my drawers. i've worked with drawers before and have reviewed
Calculating an index for color changing in a sequential "stream" of images
I'm building a simple device for my lab which actually captures images at specific intervals.
How to make a global class for custom background color in flutter
I have a linearbackground color like this container( decoration: boxdecoration( gradient: lineargradient(
How to change color style of TextField in flutter
I have a simple textfield widget like this textfield( obscuretext: widget.placeholder == "password" ?
Ad
how do you invert a color in flutter?
I have a widget that is used to create a gradient effect: class gradientcontainer extends statelesswidget { final child;
How to parse hex color code into their respective integer value in flutter
I'm designing a container and pulling the colorcode from firebase database which is stored as string. now i want to convert that string(hex code)
Java: Why can't I properly render colours (RGBA) with LibGdx?
When i change the colours to blue gdx.glclearcolor(0,0,255,1) then it works as it should. but when i use
How to make multiple lines' color changing with values corresponding to gradient color?
I have thousands of lines, and each of them with a value between 0 and 1 related to a feature. what i want to do is to draw these lines and at the
How to change color of outline border?
Im trying to change the color of my outline border . when focus on it ,it get a default color i think and i wanna change that to black but dont
Save multiple color data
I started to create/develop a project but at some point i stuck and i couldnt figure it out. hope you to help! for now i am changing the
Flutter 2: Color issues
I recently switched my code basis to flutter 2. now i face certain problems with theming (colors):
Emoji Colour Google Play Store Application
I've just uploaded my first kotlin project to the google play store but the red emoji used from my mac is showing up black on some android
Can't get SliverAppBar title color to follow ThemeData
I'm trying to make the title of my sliverappbar to be black when the user uses a white theme and white when the user uses a black theme but i
Add a gradient fill to geom_col
Here is come basic code for a column plot: library(tidyverse) diamonds %>% group_by(cut) %>% summarise( count = n()
How to make circle Gradient color button in Flutter | Flutter
Constrainedbox( constraints: boxconstraints.tightfor(width: 60, height: 60), child: elevatedbutton(
Ad
'setState' not working in navigated page if custom color is used
For some reason, whenever i navigate to another route using the way described in flutter's documentation i.e
Generate custom color shades from parent color in flutter
I needs to find a better approach to generate shade colors from a given custom color for theming purposes. so far i found a way to do this by
Algorithm to desaturate RGB color
I have a question. is there some way or some algorithm that i can use to desaturate an rgb value without converting the color to hsv or hsl? my
flutter text color not changing by class
I am new to flutter. i have created class for textstyle. but its color is not changed. i have created two classes, one for color variable and
Find which image has most black color
First of all am dividing an video frame into three different frames. and then i converted that image to an gray scale image. after converting i
List widgets state is not updating with StatefulBuilder in flutter
My question is setstate is not working with the statefulbuilder and list of widgets i want to update color of the container. although color of
how to change color of dropdown underline
In my code container(height: 1, color: utilcolors.grey), not giving expeceted output container(
How to detect all pixels of specific color (and similar ones) in a bitmap?
I'm working on bitmap images in android studio, and i would know how to do to detect all red pixels for examples, but not just the pixels that are
How to save selected color via shared preferences in flutter?
I have been stuck for quite some time with saving a selected color. i have a column of buttons that allow for the user to select the color to
How can i make a container with this kind of decoration using Flutter
Please see image. i'm not so much concerned with the child of the
I have created a card list with listview.builder from api. Now i want to change a card color in inkwell tap when one card is tapped
I want to change a card color when a card is tapped. i made all functioanlities. i set inkwell too for tapping. everything is ready but i am
Ad
Convert or Choose color value for a matching string in flutter
This maybe a stupid question, but as i'm an explorer in flutter, i wanna set a color value for a matching string value. well my case is an
How to change chart color with am4chart
I'm using am4chart to making line chart on my website. the background of the website is black, so i have to render the chart white
How to change the color of a pixel using PIL?
I was trying to change pixel of an image in python using
assign colors to categories in stacked area graph ggplot
I have to do several stacked area graphs in r with a common list of categories, but all the categories won't be present in all the graphs. so i
White notification icon won't turn into black on white status bar
I am using white notification icon. when status bar is white, all apps notification icons turn into black but my apps icon stays white, so becomes
ApexCharts Stacked Columns specific color for series
I want to display data in apex charts stacked column , with specific color for each series (change the color to red and green, for product a and
Flutter smooth color transition container
How can i make say a container with a shaded color like the picture attached? i do not just use an image, because it would be a lot harder
Datatables Filter columns on background colour
I have a table in jquery
Coloring the same elements in a string
I work with javascript on my bachelor thesis. i would like to read a string and mark the elements that are the same and follow each other
How to change TextFormField() widget color Flutter
I changed primary color black to white. my all textformfield() focus color became white. how can i change this color i tryed to change color
How to have two different background colors for a container
I want a container to look like this:
Ad
Alternative to Color.valueOf for API Level < 26?
I'm currently working with bitmap and trying to make some operation on pixels. i wanted to use color.argb() and
How to change the color of validator text in flutter?
I have password textfield in flutter application, which has a validator associated with it, which is working fine. below is the code for the
List.generate index null " only at Textstyle, color: " flutter
I have a map of maps that stores 4 colors each and goes on like this, 1 to 20; map btncolor = { "1": {
Array that store color maps flutter
¿how can we create an array to store colors in dart, with this structure style? "1":{ "a":
Flutter barcode_scan change color
I am trying to change the color of the flutter barcode
How to give different parts of an array, different attributes
I want to give different objects of an array different attributes, like color and size. i have already managed it once in another part of
Flutter - how to change textcolor in search delegate class?
I managed to change the hintstyle-color
How to let the user decide a font for a button?
Code button mbutton1; int mdefaultcolor1; sharedpreferences msharedpreferences1; sharedpreferences.editor editor1; mbutton1 =
Why is TextView textColor automatically adjusted to the background color tone
I recently started to learn android development. made a very simple xml layout with just a linearlayout containing some
How to use SharedPreference to set color to a view?
Code public class customise extends appcompatactivity { button mbutton; int mdefaultcolor; sharedpreferences
Get color for each different message sender randomly (like a hash)
I'm working on an app which (among many other features) gets messages sent to a student from the school administration system of hungary
Ad
How to color boolean values by different colors in pandas dataframe
Customer_id name age balance q1 true true true w2 true true true e3 true false true
How to get the approximate background color of an image?
Is there a way to get the approximate background color from an image in flutter? i am getting my image from a url. i don't need an exact
Ad
Blog Categories
Ad