stylesheet: add more stylesheets in the repository
[quassel.git] / data / stylesheets / a3.qss
diff --git a/data/stylesheets/a3.qss b/data/stylesheets/a3.qss
new file mode 100644 (file)
index 0000000..3e1585c
--- /dev/null
@@ -0,0 +1,304 @@
+// Quassel Style Sheet\r
+// Creator: balintx - qss.ath.cx\r
+// Codename: Nexus BETA\r
+// Based on: darkChocolate, darkOne, MJ12 pirosas\r
+// \r
+\r
+QFrame\r
+{\r
+  background: #333333;\r
+}\r
+\r
+QCheckBox::indicator {\r
+  background-color: #000000;\r
+  color: #04ff00;\r
+}\r
+\r
+QCheckBox::indicator:checked {\r
+  background-color: #04ff00;\r
+  color: #000000;\r
+  spacing: 3px;\r
+}\r
+\r
+QCheckBox::indicator:unchecked:hover, QCheckBox::indicator:unchecked:pressed\r
+{\r
+  border: 1px solid #04ff00;\r
+}\r
+\r
+QCheckBox::indicator:checked:hover, QCheckBox::indicator:checked:pressed\r
+{\r
+  border: 1px solid #000000;\r
+}\r
+\r
+ChatLine[label="highlight"] {\r
+  background: #04ff00;\r
+  foreground: #131313;\r
+  font-weight: bold;\r
+}\r
+\r
+ChatLine::timestamp { foreground: #707c70; }\r
+\r
+ChatLine#plain { foreground: #debc85; }\r
+ChatLine#notice { foreground: #916409; }\r
+ChatLine#action { foreground: #04ff00; }\r
+ChatLine#nick { foreground: #debc85; }\r
+ChatLine#mode { foreground: #000FF0; }\r
+ChatLine#join { foreground: #04ff00; }\r
+ChatLine#part { foreground: #767676; }\r
+ChatLine#quit { foreground: #ff0000; }\r
+ChatLine#kick { foreground: #debc85; }\r
+ChatLine#kill { background: #131313; foreground: #ff0000; font-weight: bold; }\r
+ChatLine#server { foreground: #916409; }\r
+ChatLine#info { foreground: #916409; }\r
+ChatLine#error { foreground: #916409; }\r
+ChatLine#daychange { foreground: #916409; }\r
+ChatLine#topic { background: #131313; foreground: #fffd96; }\r
+ChatLine#netsplit-join { background: #131313; foreground: #ff0000; font-weight: bold; }\r
+ChatLine#netsplit-quit { background: #131313; foreground: #ff0000; font-weight: bold; }\r
+\r
+//Backgrounds\r
+ChatView { background: #000000; }\r
+BufferView { background: #000000; }\r
+ChatWidget { background: grey;}\r
+NickView { background: #000000;}\r
+TopicWidget { background: #ABCABC;}\r
+MultiLineEdit { background: #131313; color: #debc95; }\r
+\r
+// Sender Colors\r
+ChatLine::sender#plain[sender="self"] { foreground: #8f8e90; }\r
+\r
+ChatLine::sender#plain[sender="00"] { foreground: #e90d7f; }\r
+ChatLine::sender#plain[sender="01"] { foreground: #e2c000; }\r
+ChatLine::sender#plain[sender="02"] { foreground: #b30e0e; }\r
+ChatLine::sender#plain[sender="03"] { foreground: #17b339; }\r
+ChatLine::sender#plain[sender="04"] { foreground: #58afb3; }\r
+ChatLine::sender#plain[sender="05"] { foreground: #9d54b3; }\r
+ChatLine::sender#plain[sender="06"] { foreground: #b39775; }\r
+ChatLine::sender#plain[sender="07"] { foreground: #3176b3; }\r
+ChatLine::sender#plain[sender="08"] { foreground: #e90d7f; }\r
+ChatLine::sender#plain[sender="09"] { foreground: #8e55e9; }\r
+ChatLine::sender#plain[sender="0a"] { foreground: #b30e0e; }\r
+ChatLine::sender#plain[sender="0b"] { foreground: #17b339; }\r
+ChatLine::sender#plain[sender="0c"] { foreground: #58afb3; }\r
+ChatLine::sender#plain[sender="0d"] { foreground: #9d54b3; }\r
+ChatLine::sender#plain[sender="0e"] { foreground: #b39775; }\r
+ChatLine::sender#plain[sender="0f"] { foreground: #3176b3; }\r
+\r
+// BufferView Colors\r
+ChatListItem { foreground: #ffffff; }\r
+ChatListItem[state="inactive"] { foreground: #4d4d4d; }\r
+ChatListItem[state="channel-event"] { foreground: #ffff80; }\r
+ChatListItem[state="unread-message"] { foreground: #ffff00; }\r
+ChatListItem[state="highlighted"] { foreground: #04ff00; }\r
+QListView::item:hover, QListView::item:selected\r
+{\r
+  background: #04ff00;\r
+}\r
+QListView\r
+{\r
+  background: #131313;\r
+}\r
+// NickView Colors\r
+NickListItem[type="category"] { foreground: #4d4d4d; }\r
+NickListItem[type="user"] { foreground: #a0a0a0; }\r
+NickListItem[type="user", state="away"] { foreground: #4d4d4d; }\r
+\r
+Palette {\r
+  link: #5fffbf; link-visited: #5fffbf; marker-line: #04ff00;\r
+  window: #333333; window-text: #00FF00; text: #04ff00;\r
+  light: #ffff00; midlight: #333333; button: #131313;\r
+  mid: #202553; dark: #000533; }\r
+Palette::button-text\r
+{\r
+  foreground: #04ff00;\r
+  background: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QLineEdit:enabled { background: #131313; color: #debc85; }\r
+QSpinBox:enabled { background: #131313; color: #debc85; }\r
+\r
+QTreeView\r
+{\r
+  background: #000000;\r
+}\r
+\r
+QTreeView::item:selected\r
+{\r
+  border: 1px solid #debc85;\r
+  border-radius: 5px;\r
+  background: #debc85;\r
+  color: #000000;\r
+  padding: 2px;\r
+}\r
+\r
+QTreeView::item:hover\r
+{\r
+  border: 1px solid #debc85;\r
+  border-radius: 5px;\r
+}\r
+\r
+QLineEdit { background: #BCBCBC; }\r
+QToolTip\r
+{\r
+  background: #131313;\r
+  color: #04ff00;\r
+  border: 1px solid #04ff00;\r
+  border-radius: 5px;\r
+}\r
+QTableWidget { color: #debc85; alternate-background: #131313; }\r
+QTableView\r
+{\r
+  background: #000000;\r
+  alternate-background: #131313;\r
+  color: #04ff00;\r
+}\r
+QListWidget { color: #debc85; alternate-background: #131313; }\r
+QTableView {\r
+selection-background-color: #04ff00;\r
+background-color: #131313;\r
+foreground-color: #04ff00;\r
+color: #04ff00;\r
+}\r
+\r
+QPushButton\r
+{\r
+  background: #131313;\r
+  color: #04ff00;\r
+  border: 1px solid #8f8e90;\r
+  border-radius: 6px;\r
+  padding: 3px;\r
+}\r
+\r
+QPushButton::selected, QPushButton::hover\r
+{\r
+  border: 1px solid #04ff00;\r
+  padding: 2px;\r
+}\r
+\r
+QPushButton::pressed\r
+{\r
+  border: 2px solid #04ff50;\r
+}\r
+\r
+QPushButton::disabled\r
+{\r
+  border: 1px solid #8f8e90;\r
+  background: #131313;\r
+  color: grey;\r
+  padding: 2px;\r
+}\r
+\r
+QHeader {\r
+  background: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QMenu {\r
+  background: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QTextBrowser\r
+{\r
+  color: #04ff00;\r
+}\r
+\r
+QMenu::item:selected\r
+{\r
+  background-color: #04ff00;\r
+  color: #131313;\r
+}\r
+\r
+QMenu::item:disabled\r
+{\r
+  background-color: #131313;\r
+  color: grey;\r
+}\r
+\r
+QMenuBar {\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QMenuBar::item:selected\r
+{\r
+  background-color: #04ff00;\r
+  color: #131313;\r
+  border: 1px solid #131313;\r
+}\r
+\r
+QMenuBar::item:disabled\r
+{\r
+  background-color: #131313;\r
+  color: grey;\r
+}\r
+\r
+QListView {\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QListView::item:selected, QListView::item:hover\r
+{\r
+  background-color: #04ff00;\r
+  color: #131313;\r
+}\r
+\r
+QComboBox\r
+{\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QList {\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QList::item:selected\r
+{\r
+  background-color: #04ff00;\r
+  color: #131313;\r
+}\r
+\r
+QProgressBar {\r
+  border: 2px solid grey;\r
+  border-radius: 5px;\r
+}\r
+\r
+\r
+QProgressBar::chunk {\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QTabWidget\r
+{\r
+  background-color: #131313;\r
+  color: #04ff00;\r
+}\r
+\r
+QTabBar::tab\r
+{\r
+  background: #131313;\r
+  color: #04ff00;\r
+  border: 1px solid #8f8e90;\r
+  border-bottom-color: #000000;\r
+  border-top-left-radius: 4px;\r
+  border-top-right-radius: 4px;\r
+  padding: 2px;\r
+  min-width: 8px;\r
+}\r
+\r
+QTabBar::tab:selected, QTabBar::tab:hover\r
+{\r
+ border-color: #04ff00;\r
+ border-bottom-color: #000000;\r
+}\r
+\r
+QToolBox::tab:selected\r
+{\r
+  background-color: #04ff00;\r
+  color: #131313;\r
+}
\ No newline at end of file