Coder Social home page Coder Social logo

essentialkaos / atlassian-remixed-theme Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 3.28 MB

Remixed theme for Atlassian JIRA 9.x and Confluence 7.x

Home Page: https://kaos.sh/atlassian-remixed-theme

License: Apache License 2.0

CSS 90.35% JavaScript 9.65%
jira confluence

atlassian-remixed-theme's Introduction

Installation

JIRA

  1. Using jira administator account go to http://your.jira.url/secure/admin/EditAnnouncementBanner!default.jspa
  2. Add this code as first line of announcement:
<link href="//remixed.kaos.st/jira.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="//remixed.kaos.st/jira.js" defer></script>
  1. If you don't have any announcement text add this code to announcement:
<link href="//remixed.kaos.st/jira-hide.css" rel="stylesheet" type="text/css" />
  1. Save announcement.
  2. Add this lines to Jira Editor plugin styles:
  • jira-editor-plugin-*.jar:/vendor/tinymce/skins/content/dark/content.min.css
  • jira-editor-plugin-*.jar:/vendor/tinymce/skins/content/default/content.min.css
  • jira-editor-plugin-*.jar:/vendor/tinymce/skins/content/document/content.min.css
  • jira-editor-plugin-*.jar:/vendor/tinymce/skins/content/writer/content.min.css
@import url("//remixed.kaos.st/jira.css");

Confluence

  1. Go to Space Tools โ†’ Look and Feel โ†’ Stylesheet.
  2. Add this code to space stylesheet:
@import url("//remixed.kaos.st/confluence.css");

License

Apache License, Version 2.0

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.