- Issue created by @vibrasphere
- 🇺🇦Ukraine abyss
@vibrasphere you can replace the colors for your elements in the variables you specify.
These variables are described in the style.css file of your current theme. - 🇱🇹Lithuania vibrasphere
Yes, but the question is why it does not follow official colors?
- 🇺🇦Ukraine abyss
@vibrasphere Earlier, the color styles were updated to match Drupal.
This may have been a mistake, and we may need to update the styles to match bootstrap.
More details can be found here:
https://www.drupal.org/project/bootstrap5/issues/3236564 →
https://git.drupalcode.org/project/bootstrap5/-/merge_requests/4@vladimiraus What do you think?
- Status changed to Needs review
over 1 year ago 10:38am 5 July 2023 - 🇮🇳India mayursolaskar
I observed a change in the primary colour style value (#003CC5). I have updated the hex value to the default primary colour Bootstrap hex value (#0D6EFD) and compiled the SCSS code. Please review.
Thanks: - 🇱🇹Lithuania vibrasphere
This worked for 3.0.8 (but not for 3.0.7)
$ curl https://www.drupal.org/files/issues/2023-07-05/3366009-5.patch | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 63472 100 63472 0 0 308k 0 --:--:-- --:--:-- --:--:-- 311k Checking patch css/ck5style.css... Checking patch css/style-52.css... Checking patch css/style.css... Checking patch scss/_variables_bootstrap.scss... warning: scss/_variables_bootstrap.scss has type 100644, expected 100755 Applied patch css/ck5style.css cleanly. Applied patch css/style-52.css cleanly. Applied patch css/style.css cleanly. Applied patch scss/_variables_bootstrap.scss cleanly.
It also changed
input.form-search
border color. - 🇺🇸United States drupgirl
It would be great to get the default colors via this module. It was a base assumption for me, so thanks for creating this issue. However the #5 patch did not apply for me in 3.0.9.
- First commit to issue fork.
- @jannakha opened merge request.
- 🇦🇺Australia jannakha Brisbane!
MR45 is just an update on the patch and move to git-process.
To give a background of why the colour was changed is that originally Bootstrap was not accessible, so colours were slightly darkened to make sure contrast was 4.5:1 then Bootstrap 5 actually fixed their colours to be accessible OOTB.
I have cleaned up all colour overrides in this patch (no need to keep this $blue variable anyway).
Updated version to 3.0.x-dev
- Status changed to RTBC
about 1 year ago 3:07am 15 September 2023 -
VladimirAus →
committed 2b21506d on 3.0.x authored by
jannakha →
Issue #3366009 by jannakha, mayursolaskar: default colors don't match...
-
VladimirAus →
committed 2b21506d on 3.0.x authored by
jannakha →
- Status changed to Fixed
about 1 year ago 3:12am 15 September 2023 -
VladimirAus →
committed 2b21506d on 4.0.x authored by
jannakha →
Issue #3366009 by jannakha, mayursolaskar: default colors don't match...
-
VladimirAus →
committed 2b21506d on 4.0.x authored by
jannakha →
Automatically closed - issue fixed for 2 weeks with no activity.