No. The only styles that WordPress itself loads on the front-end is /wp-includes/css/dist/block-library/style.min.css
, and this stylesheet doesn’t include any such classes or colours. All other styles are the responsibility of the theme.
So if you want to know if a specific theme has such classes you would need to ask the author, however I don’t know any reason why anyone would include the WordPress brand colours in their theme.
Related Posts:
- Add fields in customization tab to change background colours of certain classes
- Remove margin from CSS gradient color code
- Custom Gutenberg color classes naming convention
- Adding a new block editor color option to a theme
- Color Picker – Theme options
- Is there a CSS parent selector?
- How can I vertically center a “div” element for all browsers using CSS?
- How do I hide the bullets on my list for the sidebar?
- css transition opacity fade background
- Text-decoration: none not working
- How to center HTML5 Videos?
- How to center HTML5 Videos?
- What is the difference between visibility:hidden and display:none?
- Center a position:fixed element
- How to change the background colour’s opacity in CSS
- difference between css height : 100% vs height : auto
- Using margin / padding to space span tag from the rest of the p tag
- Could the WP script/style loader be used to concatenate and gzip scripts and styles in the front-end?
- Style something only on the home page
- How do I register/enqueue a custom CSS file?
- PageLines theme: how to change the background color of the main content vs. entire page?
- Changing CSS in Twenty Eleven to change font size of body text
- Deregister CSS style link ‘open-sans-css’
- When using https, wordpress doesn’t use https for CSS and JS, and admin doesn’t work. How do I fix this?
- raw code vs wordpress
- Write text below a specific part of a sentence
- Style classic editor buttons
- Remove id attribute from stylesheet link
- Font embedding in wordpress
- How to Add Custom CSS to the Media Thickbox?
- How to create fa-bars animated menu
- Only column gallery on mobile device
- Does costum code in the root folder get lost when wordpress is updated?
- WordPress Light/Dark Theme best practices? Is there a way that really works?
- Changing CSS FilePath for All Pages
- CSS Minification
- wp_add_inline_style breaking style and not working
- show count is out of the anchor tag in wp_list_categories
- How to add a custom CSS class to ALL links
- How to add custom color fields to the category edit page?
- Background image reversed on pages after home page [closed]
- Why won’t my custom login page CSS load?
- wordpress – site not update after update style.css
- NGINX+wordpress: CSS being served but not applied
- How to apply CSS based on publishing date
- Remove CSS Attribute by Overriding CSS in Child Theme
- CSS gap issue in div element
- Menu toggle bar works only on some pages in WordPress
- Including CSS files in HEAD based on page content
- Video header on mobile, disappears behind header and content
- Free theme and css/bootstrap.css is not overridden in the child theme
- How to style text in WordPress
- Use special fonts on a non-hosted WordPress blog
- Disable CSS for IE 8 and earlier.
- Equal height sections in custom Headway Theme
- Links on the page, when being printed, have the URL next to them
- How do I minify ‘@import’ css files with wp-minify?
- Selector for page to set up scrolling plugin
- Button doesn’t work in the profile panel
- I have a wordpress website which uses a really weird font on Opera. What do I need to do to fix it?
- Modal dialog under the backdrop
- My css don’t get applied on the costume widget
- Stop custom Gutenberg styles taking over other admin bits?
- astra theme costum css not working in wordpress 5.6
- Is there a way to cache mailchimp css on wordpress?
- Trying to get my CSS files to load last using add_action(after_setup_theme, add_css_js, 100000)
- Trying to modify the background of a form on a specific page
- Clickable Text To Replace Radio buttons
- How to remove the specific class
- Customizer Appearance Issue
- Change mobile menu color from red to another color
- How to get different html tags from the content using regex?
- Change the version of default style.css in wordpress
- Help locating old custom_css in PHP MyAdmin
- I would like to achieve a two column checkout page
- CSS ?ver=4.7.3 not found
- Custom CSS rules only apply to home page
- CSS in child theme to replace !important in parent theme
- How would I add this code to a single WordPress page?
- WP theme update causes child theme CSS problems
- How to change menu hover color to white on my theme? [closed]
- adding a favicon to site2 – site1/site2/favicon.ico
- How to make CSS load live based on options clicked in the theme customizer?
- Which files can be replaced in a child theme?
- Inserting a DIV Block Into a Listing of Excerpts?
- WordPress Custom Superfish CSS Problem [closed]
- How do i make a sidebar background color? [closed]
- How to remove audio player styles added by mediaelement.js JavaScript?
- Do you use css reset in your child theme [closed]
- Twenty Fourteen Theme – Moving left sidebar to the right
- WordPress doesn’t respect “ver” parameter in styles [closed]
- why does WordPress custom css convert alpha to hex values?
- how to change the colour of this background
- Can I upload my HTML/CSS/Javascript game onto a WordPress page?
- How to add css to wp_head depending on the user role?
- How to avoid problems caused by new block-library default CSS rules (wp 6.1.1)
- Grid problem on privew mode
- Disabling double vertical scrollbar and horizontal scrolling?
- Customize margin between paragraphs using the Gutenberg Style editor
- How to remove automatically added custom style tag?