Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Prism (0.1 sec)

  1. pkg/ctrlz/assets/static/css/dark_syntax-1.14.0.css

    /* // See the License for the specific language governing permissions and */
    /* // limitations under the License. */
    
    /* PrismJS 1.14.0
    http://prismjs.com/download.html#themes=prism-tomorrow&languages=clike+javascript+bash+docker+go+java+protobuf+python+yaml */
    /**
     * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
     * Based on https://github.com/chriskempson/tomorrow-theme
     * @author Rose Pritchard
     */
    
    .token.comment,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 24 14:06:41 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  2. pkg/ctrlz/assets/templates/layouts/base.html

            <script src="/js/popper-1.12.9.min.js"></script>
            <script src="/js/bootstrap-4.0.0.min.js"></script>
            <script src="/js/clipboard-1.7.1.min.js"></script>
            <script src="/js/prism-1.14.0.min.js"></script>
    
            <!-- our own scripts -->
            <script src="/js/misc.js"></script>
        </body>
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 2.4K bytes
    - Viewed (0)
Back to top