Giter VIP home page Giter VIP logo

plugin.themecustomizer's Introduction

Build Status

EnlighterJS3 Theme Customizer

graphical theme customizer

License

EnlighterJS theme customizer is OpenSource and licensed under the Terms of Mozilla Public License 2.0. You're welcome to contribute

plugin.themecustomizer's People

Contributors

andidittrich avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

plugin.themecustomizer's Issues

Setting the colours for highlighted lines

Thanks for the new settings in the customizer:

Hover

I don't know if it is just me, but it seems that the first colour is applied for all hover highlighting? If I set the last option to something obvious like #ff0000 it doesn't seem to kick in?

Theme Customizer Doesn't Load

The Theme Customizer doesn't load for me...

I selected Theme Customizer under Appearance > Theme.

Then went to Theme Customizer in the menu > select "enlighter" as Base theme > load

And nothing happens. Am I missing something?

Theme Customizer does not work for .enlighter-t-wpcustom .enlighter span

Hello,

I am not sure if this is a bug, but I hope you can help me.

Environment

Story

  • previous version: 3.10, now have to update entries because of missing mocha-theme
  • used theme customizer to copy monokai to wpcustom
  • now trying to reduce font-size from 15px to 12px

Example

<!-- wp:enlighter/codeblock {"language":"php","theme":"wpcustom"} -->
<pre class="EnlighterJSRAW" data-enlighter-language="php" data-enlighter-theme="wpcustom" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">
if ($result = $mysqli->query("SELECT Name FROM City LIMIT 10")) {
    printf("Select returned %d rows.\n", $result->num_rows);
    $result->close();
}
</pre>
<!-- /wp:enlighter/codeblock -->

Problem:

  • cannot find a input-field to customize this entry:
.enlighter-t-wpcustom .enlighter span{
	font-size: 15px;
}

Since all tags are span, it is not possible to change the font-size.

Proposed solution

  • there should be a way to change font-size of span as well

Best regards,
David

Line number section - Customization possible?

Hi

Can you please tell me if this is possible:

For the line numbering component on the line can we:

  1. Set the background colour (just for the line number bit).
  2. Include a black vertical line on the right.

Basically I would like to customise Atomic so that the line numbers looks like a column with a different background colour and a vertical line separating the column from the code area.

Is this possible with the customiser?

Line hover colour

I am trying your new beta and see it now has a theme customizer.

I am trying to find the equivalent of:

Line Color

"Line number" colors

I can't work out where in the customizer I change the colour for the left hand column line numbers.

I checked with Inspect Element and could not see.

Highlight whole row with Godzilla

Hi !

So I have upgraded to your latest official v4 as released this afternoon. :)

On my live website I decided to try the Theme Customizer again.

I loaded Godzilla and then customised the line number hover colours. For some reason the = characters do not show with the required background:

CodeSample

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.