solarized-theme

Open-source projects categorized as solarized-theme

Top 4 solarized-theme Open-Source Projects

solarized-theme
  • solarized-emacs

    The Solarized colour theme, ported to Emacs.

  • Project mention: What is the name of the nice light theme | /r/emacs | 2023-12-05

    I can confirm that the name of theme is solarized-selenized-white which included in solarized-theme.

  • solarized-everything-css

    A collection of Solarized user-stylesheets for...everything?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • NeoSolarized.nvim

    NeoSolarized colorscheme for NeoVim with full transparency

  • Project mention: How to override the colors of NeoSolarized in NeoVim | dev.to | 2024-04-21

    return { { "Tsuzat/NeoSolarized.nvim", config = function() -- https://github.com/Tsuzat/NeoSolarized.nvim/blob/208e65a3ede945b8a1d00104a4441217c5e23509/lua/NeoSolarized/theme.lua#L1-L11 local neosolarized = require('NeoSolarized') local cls = require("NeoSolarized.colors") local config = require("NeoSolarized.config") local options = config.options local theme = {config = options, colors = cls.setup()} local c = theme.colors c.green = '#40f7d2' c.yellow = '#eaea8a' c.red = '#ea4481' c.blue = '#2bb3d8' c.fg0 = '#dde8d5' c.orange = '#dd9f4d' neosolarized.setup { transparent = true, -- https://github.com/Tsuzat/NeoSolarized.nvim/blob/208e65a3ede945b8a1d00104a4441217c5e23509/lua/NeoSolarized/theme.lua#L748 styles = { comments = {italic = false}, keywords = {italic = false, bold = true}, string = {italic = false} }, on_highlights = function(highlights, colors) -- highlights.Include.fg = colors.red -- Using `red` foreground for Includes end } end } }

  • config

    Profile Management with Git and Github (by ragu-manjegowda)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

solarized-theme related posts

  • What is the name of the nice light theme

    4 projects | /r/emacs | 5 Dec 2023
  • Any Neovim users here from India?

    2 projects | /r/developersIndia | 27 May 2023
  • Catppucin theme?

    2 projects | /r/qutebrowser | 3 Dec 2022
  • everforest-nvim: a Lua port of the everforest colour scheme

    2 projects | /r/neovim | 7 Nov 2022
  • Share Your 'other-window' Commands

    2 projects | /r/emacs | 6 Sep 2022
  • Could you please suggest theme for Emacs + Org mode?

    23 projects | /r/emacs | 22 Aug 2022
  • Color themes in Alphapapa's Org-ql gifs

    5 projects | /r/emacs | 11 Jan 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source solarized-theme projects? This list will help you:

Project Stars
1 solarized-emacs 760
2 solarized-everything-css 276
3 NeoSolarized.nvim 158
4 config 3

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com