K1DCudi

Ghetto UI.X Kawaii

Dec 11th, 2020 (edited)
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. .fr-wrapper ::selection {
  2. background: #a65ea6;
  3. color: #fff
  4. }
  5. .message-name, .message-body {
  6. font-size: 14px !important;
  7. }
  8. .message-name {
  9. font-weight: bold
  10. }
  11. .p-sectionLinks-inner {
  12. min-height: 30px;
  13. height: 30px;
  14. }
  15. .p-header-content {
  16. padding: unset
  17. }
  18. .block--messages .message.hb-react-threadHighlight {
  19. border-top: 2px solid #a65ea6;
  20. }
  21. .avatar {
  22. border-radius: 0px
  23. }
  24. .p-body-inner {
  25. background:#373737;
  26. }
  27. .p-nav, .avatar img {
  28. background: #2D2D2D;
  29. }
  30. .block--messages.block .message, .block-container, .p-sectionLinks, .p-header, .hb-rules, .js-quickReply.block .message, .bbTable>table>tbody>tr>td, .menu-content, .tooltip--member .tooltip-content, .menu-header, .menu-footer, .block-filterBar, .block-header, .message-responseRow {
  31. background: #323232;
  32. border: 1px solid #464646;
  33. }
  34. .p-nav-list .p-navEl.is-selected, .block-footer, .structItem:nth-child(2n), .structItem:nth-child(1n) {
  35. background: #323232;
  36. border: 1px solid #464646;
  37. border-bottom: none
  38. }
  39. .message-cell.message-cell--user {
  40. background: #323232;
  41. border-right: none;
  42. overflow: hidden
  43. }
  44. .fr-box.fr-basic {
  45. background: #42464d;
  46. }
  47. .fr-box.fr-basic.is-focused, .fr-box.fr-basic.is-focused .fr-toolbar.fr-top {
  48. background: #383c42;
  49. }
  50. .bbCodeBlock-title {
  51. background: #2D2D2D;
  52. border-bottom: 1px solid #4A545C;
  53. color: #a65ea6
  54. }
  55. .bbCodeBlock {
  56. background: #292C2E;
  57. border: 1px solid #4A545C
  58. }
  59. .bbCodeBlock--spoiler {
  60. background: #2D2D2D;
  61. border-color: #464646
  62. }
  63. .message-newIndicator, a.message-newIndicator {
  64. background: #a65ea6;
  65. }
  66. .p-nav, .p-nav a, .p-title-value, .block--messages.block .message, .js-quickReply .message, .block--messages .block-row, .js-quickReply .block-row, .menu-content {
  67. color: #e1e1e1;
  68. }
  69. .pageNav-page, .pageNav-jump, a.button.button--link, .button.button--link, .structItem-pageJump a, .tagItem {
  70. background: #1C1E20;
  71. border: 1px solid #32393D !important;
  72. color: #a65ea6;
  73. }
  74. .pageNav-page.pageNav-page--current {
  75. background: #a65ea6;
  76. color: white;
  77. }
  78. .button.button--cta, a.button.button--cta {
  79. background: #a65ea6;
  80. border: #b578b5;
  81. }
  82. a, .hb-rules, .fr-toolbar .fr-command.fr-btn {
  83. color: #a65ea6 !important;
  84. }
  85. .notice.notice--primary {
  86. color: #fff;
  87. background: #383c42;
  88. border: 2px solid #a65ea6;
  89. }
  90. .button.button--link:hover, a.button.button--link:hover {
  91. background: #4D3F4D
  92. }
  93. .message-userDetails {
  94. background: #414141;
  95. border: 1px solid #464646;
  96. padding-top: 4px;
  97. padding-bottom: 4px;
  98. }
  99. .message-userArrow {
  100. display: none
  101. }
  102. .message-attribution {
  103. border-bottom: none
  104. }
  105. .message-signature {
  106. border-top: 1px solid #464646
  107. }
  108. .reactionsBar {
  109. background: none;
  110. border: none
  111. }
  112. .reactionsBar .reactionSummary > li, .reactionSummary > li {
  113. background: none
  114. }
Advertisement
Add Comment
Please, Sign In to add comment