Make WordPress Themes

Changeset 255912

Timestamp:
01/13/2025 05:31:10 PM (11 months ago)
Author:
themedropbox
Message:

New version of Simple Persona - 2.2.4

Location:
simple-persona/2.2.4
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • simple-persona/2.2.4/assets/css/blocks.css

    r135571 r255912  
    580580}
    581581
     582.wp-block-file.is-style-outline .wp-block-file__button,
     583.wp-block-button.is-style-outline .wp-block-button__link {
     584    background-color: transparent;
     585    background-image: none;
     586}
     587
     588.wp-block-file.is-style-outline .wp-block-file__button,
     589.wp-block-button.is-style-outline .wp-block-button__link {
     590  border: 2px solid;
     591}
     592
     593.wp-block-file.is-style-outline .wp-block-file__button:not(.has-text-color),
     594.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
     595  color: currentColor;
     596}
     597
     598.wp-block-file .wp-block-file__button.has-white-color,
     599.wp-block-button .wp-block-button__link.has-white-color {
     600    color: #fff;
     601}
     602
     603.wp-block-file .wp-block-file__button.has-white-background-color,
     604.wp-block-button .wp-block-button__link.has-white-background-color{
     605    background-color: #fff;
     606}
     607
     608.wp-block-file .wp-block-file__button.has-black-color,
     609.wp-block-button .wp-block-button__link.has-black-color {
     610    color: #000;
     611}
     612
     613.wp-block-file .wp-block-file__button.has-black-background-color,
     614.wp-block-button .wp-block-button__link.has-black-background-color{
     615    background-color: #000;
     616}
     617
     618.wp-block-file .wp-block-file__button.has-medium-black-color,
     619.wp-block-button .wp-block-button__link.has-medium-black-color {
     620    color: #313131;
     621}
     622
     623.wp-block-file .wp-block-file__button.has-medium-black-background-color,
     624.wp-block-button .wp-block-button__link.has-medium-black-background-color{
     625    background-color: #313131;
     626}
     627
     628.wp-block-file .wp-block-file__button.has-gray-color,
     629.wp-block-button .wp-block-button__link.has-gray-color {
     630    color: #fafafa;
     631}
     632
     633.wp-block-file .wp-block-file__button.has-gray-background-color,
     634.wp-block-button .wp-block-button__link.has-gray-background-color{
     635    background-color: #fafafa;
     636}
     637
     638.wp-block-file .wp-block-file__button.has-dark-gray-color,
     639.wp-block-button .wp-block-button__link.has-dark-gray-color {
     640    color: #333;
     641}
     642
     643.wp-block-file .wp-block-file__button.has-dark-gray-background-color,
     644.wp-block-button .wp-block-button__link.has-dark-gray-background-color{
     645    background-color: #333;
     646}
     647
     648.wp-block-file .wp-block-file__button.has-medium-gray-color,
     649.wp-block-button .wp-block-button__link.has-medium-gray-color {
     650    color: #e5e5e5;
     651}
     652
     653.wp-block-file .wp-block-file__button.has-medium-gray-background-color,
     654.wp-block-button .wp-block-button__link.has-medium-gray-background-color{
     655    background-color: #e5e5e5;
     656}
     657
     658.wp-block-file .wp-block-file__button.has-light-gray-color,
     659.wp-block-button .wp-block-button__link.has-light-gray-color {
     660    color: #f7f7f7;
     661}
     662
     663.wp-block-file .wp-block-file__button.has-light-gray-background-color,
     664.wp-block-button .wp-block-button__link.has-light-gray-background-color{
     665    background-color: #f7f7f7;
     666}
     667
     668.wp-block-file .wp-block-file__button.has-green-color,
     669.wp-block-button .wp-block-button__link.has-green-color {
     670    color: #28a99d;
     671}
     672
     673.wp-block-file .wp-block-file__button.has-green-background-color,
     674.wp-block-button .wp-block-button__link.has-green-background-color{
     675    background-color: #28a99d;
     676}
     677
    582678.wp-block-latest-comments__comment-date {
    583679    color: rgba(145, 145, 145, 0.7);
     
    619715}
    620716
     717.has-medium-black-color {
     718    color: #313131;
     719}
     720
     721.has-medium-black-background-color {
     722    background-color: #313131;
     723}
     724
     725.has-gray-color {
     726    color: #fafafa;
     727}
     728
     729.has-gray-background-color {
     730    background-color: #fafafa;
     731}
     732
    621733.has-dark-gray-color {
    622734    color: #333;
  • simple-persona/2.2.4/readme.txt

    r231363 r255912  
    33Tags: two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
    44Requires at least: 5.6
    5 Tested up to: 6.5
     5Tested up to: 6.7
    66Requires PHP: 5.6
    77License: GNU General Public License v3 or later
     
    4343
    4444== Changelog ==
     45
     46= 2.2.4 (Released: January 13, 2025) =
     47* Bug Fixed: Button color issue
     48* Updated: WordPress 6.7 ready
    4549
    4650= 2.2.3 (Released: June 13, 2024) =
  • simple-persona/2.2.4/style.css

    r231363 r255912  
    55Author URI: https://catchthemes.com/
    66Description: Simple Persona - A Free Personal Blog WordPress theme for professionals is simple, clean and user-friendly. It is specially designed for professionals to create their own personal websites and blogs. The theme has a responsive layout and beautiful design to make your personal blog look warm and welcoming. The theme provides your visitors an easy access to any area that they want to explore on your website. The free theme also has powerful theme customization options as well. Simple Persona comes with some basic features—portfolio, featured content, featured slider, testimonials, and more—that are extremely crucial for your personal website/blog to stand out among others. The theme gives the perfect online niche that is dynamic, multi-functional, and upfront. Therefore, Simple Persona is the perfect pick to let the world know about you. This theme is translation ready as well. For more information, check out Theme Instructions at https://catchthemes.com/theme-instructions/simple-persona/, Support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/simple-persona/.
    7 Version: 2.2.3
     7Version: 2.2.4
    88Requires at least: 5.6
    9 Tested up to: 6.5
     9Tested up to: 6.7
    1010Requires PHP: 5.6
    1111License: GNU General Public License v2 or later
Note: See TracChangeset for help on using the changeset viewer.