Skip to content
#

ui-library

Here are 223 public repositories matching this topic...

ant-design
vuetify
geminiyellow
geminiyellow commented Feb 5, 2021

Environment

Vuetify Version: 2.4.3
Vue Version: 3.0.5
Browsers: Chrome 88.0.4324.96
OS: Mac OS 10.15.7

Steps to reproduce

  • open the type week sample code by codepend
  • set calendar type to custom-daily
  • set start=2019-01-05, end=2019-01-10,
  • set Thomas Birthday as `start: '2019-01-01', end:
T: bug good first issue C: VCalendar
ReaLTaiizor
mbmigone
mbmigone commented Apr 21, 2022

Any chance to change the ForegroundColor property from private to public so the tabs and the line under them can be customized?

Currently, it is:
https://github.com/Taiizor/ReaLTaiizor/blob/c603f6e63c935254c1cd8555d42d79acb945957d/src/ReaLTaiizor/Controls/TabControl/MetroTabControl.cs#L295-L296

which only allows to use the default color Color.FromArgb(65, 177, 225) defined in the ApplyThe

good first issue question

Improve this page

Add a description, image, and links to the ui-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-library topic, visit your repo's landing page and select "manage topics."

Learn more