emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/monokai-theme created (now c5a7978)


From: ELPA Syncer
Subject: [nongnu] branch elpa/monokai-theme created (now c5a7978)
Date: Thu, 21 Oct 2021 18:06:40 -0400 (EDT)

elpasync pushed a change to branch elpa/monokai-theme.

        at  c5a7978   Fix some monokai-256-class faces (#106)

This branch includes the following new commits:

       new  8b6bb11   Initial commit
       new  f4ae416   Initial commit. Update Readme and add monokai-theme.el.
       new  d6d9cc4   Update monokai-theme.el
       new  310287c   Update monokai-theme.el
       new  0426065   Update monokai-theme.el
       new  d8f74a6   Modify hl-line face to change the background color and 
preserve font-lock faces for syntax highlighting.
       new  c9498c8   Correct typo and remove nil from hl-line options.
       new  3ef5efa   Change diff colours from darker green and red to standard 
green and red.
       new  0e1463b   Change auto-complete popup background color to highlight 
background color. Change popup selection colors to orange and grey. Change 
popup help text color to orange. Make show-paren highlight orange for added 
visibility.
       new  186526c   Correct typo in auto-complete method which caused black 
text to be used instead of grey in the popup.
       new  cc1f0e8   Correct github url in header to 
"oneKelvinSmith/monokai-emacs".
       new  97ff2d7   Fix #2 green background in terminals. Credit for the fix 
should go to lvillani's el-monokai-theme.
       new  b558b2f   Add 256 color support for terminals using "emacs -nw" 
using approximate colors. Reformat the code. Leave background color for 
terminals to "nil" which uses the default terminal backgroundcolor.
       new  3389068   Major update. Add color class support for every face and 
incorporate 256 terminal support for emacsclient sessions. Reformatted for the 
pretty.
       new  41518d7   Add some new faces. Change warning color from 
"monokai-orange" to "monokai-yellow-1". Tweak the terminal colors to try get a 
better approximation of gui colors.
       new  d58fd4e   Remove manipulation of safe-local-eval-forms variable.
       new  28f6f09   Rewrite theme using bbatsov/solarized-emacs as a guide.
       new  f470c76   fix typo in autoload
       new  2e987cf   Merge pull request #9 from nhessler/fix-autoload
       new  33ba2cf   Add support for helm-ls-git faces
       new  3ba3a3d   Merge pull request #11 from 
junkw/feature/helm-ls-git-support
       new  d5dc7f7   Add gray color scheme
       new  f973ea4   Add support for milkypostman's powerline faces
       new  3fbef67   Merge pull request #12 from 
junkw/feature/powerline-support
       new  45687ff   Add company-scrollbar faces
       new  d05bdc4   replace hl color with a more distinguishable color
       new  819ff0d   Merge pull request #17 from chptx/master
       new  d0d80d9   Merge pull request #14 from abo-abo/master
       new  c66ac1e   Reverts change to hl-line color. This color is 'canon' 
when compared to original theme, the previous change was in error.
       new  f8e4ece   Add one more helm-ls-git face
       new  0de9de5   Merge pull request #21 from 
itiut/add-one-more-helm-ls-git-face
       new  429584f   Change logic on Emacs version check.
       new  73cc7b6   Added monky section and diff colour definitions.
       new  125338c   Merge pull request #23 from stafu/master
       new  589e10a   Merge pull request #22 from jcsims/patch-1
       new  fb964e0   change ace foreground color to yellow
       new  9a6f126   closes #15 remove in-terminal hack :)
       new  f814068   closes #25: remove invalid 'terminal-bold' weight
       new  e6fbca2   Disable aggressive-indent (file is too large).
       new  949eb73   Face for highlighting current perspective in persp-mode.
       new  fb21e20   Merge pull request #27 from stafu/master
       new  72ba937   fix issue #26
       new  ec28161   Merge pull request #28 from chptx/master
       new  a4143fc   Remove italics on type face
       new  764ffa3   Add theme company annotations and template fields.
       new  65779f1   Fix highlight-tail-colors syntax error, preventing theme 
from loading.
       new  1af1cbc   Merge pull request #36 from kocubinski/master
       new  d26408e   Merge pull request #34 from ane/master
       new  9f71a4b   Fixes #31 eval: Invalid function: '#FD5FF0' and bumps 
version
       new  ebb2aab   Fixes #32: get rid of ugly red background on org mode 
line clock
       new  f27ca17   Fixes #35: adds contrast to regions i.e. in 
transient-mark-mode
       new  ca30989   Update some of the look and feel
       new  9b176a1   Fixes #38: remove attempts to inherit from truth :pensive:
       new  86331bf   Fixes #40
       new  df1ca39   Merge pull request #41 from cslux/master
       new  7f0f848   Add support for neo-tree
       new  08721c1   Add support for pos-tip colors and change tooltip colors
       new  b195af2   Use terminal friendly contrast colours
       new  0f83a63   Fixes #42: add support for magit diff faces
       new  451a469   Bump version number
       new  2883242   On powerline, 'monokai-high-contrast-mode-line' support
       new  65ce3bd   Change 'monokai-hl' color code for powerline according to 
'header-line' and 'hl-line' faces
       new  05c8000   Merge pull request #43 from 
junkw/fix/mode-line-color-with-powerline
       new  ee675da   Merge pull request #44 from 
junkw/feature/powerline-monokai-high-contrast-mode-line-support
       new  8bd39a1   Bump the version number after contribution
       new  6b9ede7   ADD JS2-MODE ATTRIBUTES FOR BETTER SYNTAX HIGHLIGHT
       new  2844487   Update monokai-theme.el
       new  ffcb1ec   Update monokai-theme.el
       new  521746d   Update monokai-theme.el
       new  61601b3   Merge pull request #47 from suryatejk/master
       new  be1ba39   Add mmm-mode support closes #46
       new  4b35941   Bump version number
       new  d09aef0   Use actual color variables for mmm-mode faces (oops 😳)
       new  3e9a6cf   Update dark and light colours for gui emacs
       new  98bdd9e   Use green to show matching parens
       new  2a7545a   Lighten tooltip colour
       new  24ea4a1   Add evil-search-highlight-face (it doesn't do anything 
:disappointed:)
       new  c90f84f   Fix diff-refine faces
       new  03775e4   Use green for 'match' face
       new  2240818   Big change to 'rearrange faces' and get my bearings again
       new  45ba47d   Introduce new highlight colour and variable
       new  97a4623   Namespace all colour variables
       new  59aad14   Fix formating and parens around some faces
       new  8de48b6   Rename line highlight variable and use it appropriately
       new  f2c7be4   Replace monokai-hl with monokai-gray & use appropriately
       new  8cd874e   Add eval-sexp-fu faces
       new  ab4961f   Update ahs faces
       new  7013941   Update anzu-mode face
       new  67d6276   Add cider faces
       new  d7d175d   Update clojure-test faces
       new  602f68f   Move diff-hl to alphabetical position
       new  d6a19e0   Add ein faces
       new  fb3f6ac   Add missing header comment
       new  a1d5b37   Update eshell faces
       new  f8c5cb3   Use use colours with more contrast for *-hc variables
       new  b3f3e76   Add evil-ex-substitute faces
       new  a04e95c   Update git-gutter faces
       new  03f7684   Add git-timemachine face
       new  66320eb   Update guide-key faces
       new  b3f654a   Update dired faces
       new  b99b4a5   Add binding to terminal class for diary face
       new  99c5842   Update helm faces (finally!)
       new  7797937   Bump version number
       new  4f1ac8f   Add melpa badges
       new  8683dce   Merge pull request #49 from tejasbubane/add-badges
       new  64b05ef   Make org-blocks stand out more; Closes #50; also blue 
links...
       new  92fa80a   Add info faces
       new  0b1eddf   Extend copyright
       new  35c7bca   Extend version
       new  1cc2c5d   Add org-block-background; really closes #50
       new  79fd319   Fix alignment and whitespace
       new  16337f5   Add ivy faces
       new  838ddac   Bump version
       new  a1c9ee4   Rename pitch variable
       new  d8ad279   Reorganise and simplify mode/powerline faces
       new  92235b1   Rename fringe variable and remove high-contrast option
       new  1d3659c   Bump to 2.0.0
       new  acb21a0   Add swiper faces
       new  3534b5d   Remove intrusive automatic evals
       new  a9efe29   Merge pull request #54 from abo-abo/master
       new  58105c5   Repair mode-line face structure for terminal; Closes #53
       new  5fbfaa7   Bump version after bug fixes
       new  0c21998   Also fix color clash in company complete pop-up for 
terminal
       new  733c370   Merge pull request #55 from ether42/master
       new  e42c1d5   Tweak js2-mode colours
       new  99a270d   Bump version
       new  e05a2ad   add faces for which-key
       new  01d08b1   Merge pull request #58 from deb0ch/PR/which-key-support
       new  35199c2   Update web-mode faces to be more consistent
       new  02c5f5d   Bump version
       new  b555826   Expose primary, background and foreground colors
       new  22df342   Merge pull request #60 from d1egoaz/expose_primary_colors
       new  12da0ef   Update README with windows org-mode fix
       new  f1b5d82   Bump version after contributions
       new  2ed7bb7   Extract other adaptive colours as custom functions
       new  8a45285   Rethink and adjust highlights and line numbers
       new  4f2069d   Rename "emph" to "emphasis"
       new  24bdf4c   Bump version
       new  ccce96e   Remove erroneous "defcustom" from readme
       new  53f0ba9   Bump version after update
       new  7b42f20   Use monokai-highlight for helm-selection
       new  11fa06c   Merge pull request #63 from aaronjensen/patch-2
       new  65970ea   Rename some core variables
       new  864e89f   Namespace all variables more clearly
       new  fe409de   Disable `variable-pitch` and update README
       new  3d6b967   Bump to version 3 after large update
       new  772a58d   remove duplicate linum configuration
       new  586062e   Merge pull request #65 from deb0ch/PR/duplicate-linum
       new  d68b8c2   Update lazy highlight and contrast in powerline
       new  61c0ff7   Bump version
       new  dec4908   Remove background override in comments face
       new  7c45a90   Use highlight-alt colour for org-mode block background
       new  47afc74   Bump version
       new  455f474   resolves #68 Markup Faces / adoc-mode - Some text barely 
readable
       new  241f7a2   Merge pull request #69 from 
fap-/68-adoc-mode-barely-readable
       new  43bf50d   Adds full monokai theme for adoc-mode
       new  1a92146   Merge pull request #70 from fap-/adoc-full-monokai
       new  4ccd0c1   Clean up flycheck ui
       new  ef704d3   Bump the version to 3.2.1
       new  46fe076   Bump version again for another release
       new  7f3c7d5   Set fringe arrow colors for realgud
       new  2e89bf7   Correct fringe 256 colors, add more defs
       new  d9ef39c   Merge pull request #76 from realgud/realgud-fringe-arrows
       new  71bcced   Remove extraneous parenthesis
       new  f6f945e   Change tooltip color.
       new  3939cb7   Merge pull request #79 from seagle0128/master
       new  7364418   Change pos-tip color.
       new  d54b46b   Merge pull request #80 from seagle0128/master
       new  657a5e6   Support highlight-symbol.
       new  b9be135   Merge pull request #81 from seagle0128/master
       new  f5b64eb   Fixes leftover highlight background
       new  903389c   Fixes org block foregrounds
       new  b5ed679   FIX: show-paren-mode erroneously highlights the left 
margin.
       new  602a391   Merge pull request #83 from seagle0128/master
       new  623083f   Merge pull request #82 from sdwolf/fix/terminal-colors
       new  50b1e7a   correct spelling mistake
       new  8dacce1   Merge pull request #84 from EdwardBetts/spelling
       new  bd2e7d3   Makes isearch simmilar to sublime
       new  5d3a37e   Better handling of vhl colors
       new  2fc3148   Merge pull request #85 from sdwolf/fix/monokai-search
       new  65682b1   Merge pull request #86 from sdwolf/fix/vhl-colors
       new  019e079   Add images and update README
       new  2851684   Add elixir mode faces
       new  57ee3c9   Remove double space
       new  1becbc9   Use string colour for doc face
       new  bb5cbbd   Update version number
       new  72cb218   Add fallback option for doc face
       new  2a9a057   Update version number
       new  031849a   Merge pull request #89 from notetiene/master
       new  741c4c3   Adds theme colors for treemacs
       new  d2387fa   Merge pull request #1 from oneKelvinSmith/master
       new  2cc0b14   Support `line-number` faces of Emacs 26.
       new  01400f1   Merge pull request #90 from sdwolfz/new/treemacs
       new  5a3fa99   Merge pull request #91 from seagle0128/master
       new  e4add60   Add license file
       new  da23ef6   Update to v3.5.2
       new  fec00a7   Pass the unevaluated form of weechat-color-list
       new  1143c07   Update version to 3.5.3
       new  9d28eff   Better colors for smerge and ediff
       new  f4ef092   Merge pull request #95 from sdwolfz/feature/diff-colors
       new  e407f51   Add basic support for lsp-mode (#99)
       new  1b937ea   Update magit faces (#101)
       new  4281fc1   Fix bracket color in web mode (#102) (#103)
       new  791baae   Enhance diff-hl git gutter (fixes issue #104) (#105)
       new  2187ac8   Fix font-latex-doctex-preprocessor-face for 256 color 
terminals (#108)
       new  f212c10   Fix hi-red-b face for 256 color terminals (#107)
       new  c5a7978   Fix some monokai-256-class faces (#106)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]