Replies: 3 comments 2 replies
-
Absolutely I need to at least comment this in the Some quick hints: --font-hint /* this is the font color of the hints in text inputs. The hint is the text that explains or suggest what to complete to the user, it's commonly also known as the placeholder in HTML */
--floating-icon /* this is literally the icon color used for floating icons, it's specifically used in ecode for the settings icon (top-right button) */
--highlight-primary /* this is only used for the border highlight of selected elements, currently only used for CheckBox, it's literally the underline color of it. */ |
Beta Was this translation helpful? Give feedback.
-
is the foreground color drawn over an item that accepts widgets drop, it's easier to explain with an image, this color always needs to be semi-transparent: |
Beta Was this translation helpful? Give feedback.
-
Added |
Beta Was this translation helpful? Give feedback.
-
Wanted to transfer some colorschemes maybe and I am not totally
sure which colors are where. Pieced together some from the
codebase and played around in the web UI editor a little to find all
the colors at the moment but I couldn't do it completely.
Oh and it's not directly related to this but it obviously allows for a
basic map to already be made before anything else. Just asking as
I'd love to port some schemes I've encountered to date...
Here's what I have. Missing marked with
#####
... Where's the restand maybe I missed some applications... The css is a high-contrast
styling toolkit...
Maybe I wanted to puzzle together a styling guide with images but I didn't
deliberately find a ListView or such...
Probably new elements should be added to this description too. Maybe a
separate
.md
fordocs
or such...Beta Was this translation helpful? Give feedback.
All reactions